0.44 changelog (#10963)

Co-authored-by: Guillim <guillim@users.noreply.github.com>
This commit is contained in:
Thomas des Francs
2025-03-17 18:42:07 +01:00
committed by GitHub
parent 79af21ef59
commit c9a48c0ba9
3 changed files with 21 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

View File

@ -0,0 +1,21 @@
---
release: 0.44.0
Date: March 17th 2025
---
# New Side Panel
- **Quick Access to Records**: Side panel lets you view and edit records without leaving your current page.
- **Keyboard Navigation**: Navigate the side panel with keyboard for better accessibility and faster workflows.
- **Pinned Actions**: More actions now displayed directly in the navbar for easier access.
![](/images/releases/0.44/0.44-side-panel.png)
# Admin Panel
- **App Health Check**: Added a health check feature to the admin panel. Now shows real-time status and key metrics.
- **Environment Variables**: Admin panel now has read-only access to environment variables. Better transparency, easier config management.
![](/images/releases/0.44/0.44-admin-panel.png)