0.52.0 changelog (#11743)

This commit is contained in:
Thomas des Francs
2025-04-25 17:20:30 +02:00
committed by GitHub
parent 5207836566
commit 904558e7bb
3 changed files with 21 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB

View File

@ -0,0 +1,21 @@
---
release: 0.52.0
Date: April 25th 2025
---
# Add records to filtered views
Creating records on filtered views now applies the view filter to the newly created record. This feature is compatible with Text, Date\_Time, Date, Number, Select, Rating, Multi\_Select, Array, and Boolean fields.
![](/images/releases/0.52.0/0.52-filtered-views-records.png)
# Custom date formats
Choose how to display dates in any field using a universal Unicode date format that best suits your use case.
![](/images/releases/0.52.0/0.52-custom-date-format.png)
# Other improvements
A new breadcrumb navigation across the app, improved keyboard menu navigation, and a new focus state for table views.