0.25.0
Verion 0.25.0 - 2026-04-18
Added
- Move to org by @aminalaee in #1018
- extra blocks for templates allowing customization by @birddevelper in #952
- Add template hooks to all filters for customizable UIs (dropdowns, sliders, etc.) by @fd-oncodna in #970
- Support MappedAsDataclass by @Goradii in #857
- save values types as is if possible while JSON export by @DenisDudnik in #865
- Add toast to notify results for custom actions by @rusanpas in #971
- Showing exceptions happened during delete in list page as per #898 by @mmzeynalli in #1022
- Quality of Life updates by @mmzeynalli in #1026
- [Feature] Check the available primary actions (edit, delete, view details) for each row on listing page. by @maxim-f1 in #874
Fixed
- Fix #841: Cannot update value of attribute with reserved name when it starts empty/null by @mmzeynalli in #1028
- Fix TypeError with UUID primary keys in issubclass check by @S3wnkin in #992
- core: fix ambiguous column error when searching or sorting by @nurikk in #983
- Handling SQLAlchemy UUID fields correctly by introducing new UuidField. by @mmzeynalli in #1023
- Fixes #915: Sorting exposed functions by their coded order not alphabetical by @mmzeynalli in #1024
- fix: add RootPathMiddleware for proper static file routing with root_… by @JartanFTW in #996
New Contributors
- @S3wnkin made their first contribution in #992
- @fd-oncodna made their first contribution in #970
- @Goradii made their first contribution in #857
- @nurikk made their first contribution in #983
- @DenisDudnik made their first contribution in #865
- @rusanpas made their first contribution in #971
- @JartanFTW made their first contribution in #996
Full Changelog: 0.24.0...0.25.0