changelog :)

---------

Co-authored-by: Marie Stoppa <marie.stoppa@essec.edu>
This commit is contained in:
Thomas des Francs
2025-03-27 18:07:37 +01:00
committed by GitHub
parent 65bf836e8b
commit c19f6c3479
3 changed files with 18 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB

View File

@ -0,0 +1,18 @@
---
release: 0.50.0
Date: March 27th 2025
---
# Permissions V1
Ability to set User and Admin permissions for each user. Admins can edit workspace settings, while Users can only edit records. Custom permission creation will be available in a future update.
![](/images/releases/0.50/0.50-permissions.png)
# Advanced filters
Advanced filter enables precise database content filtering through nested conditional operators (AND/OR), multiple field filters, and customizable filter groups for complex query construction.
![](/images/releases/0.50/0.50-advanced-filters.png)