Skip to content

0.25.0

Choose a tag to compare

@mmzeynalli mmzeynalli released this 18 Apr 01:25
· 28 commits to main since this release
984b745

Verion 0.25.0 - 2026-04-18

Added

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

Full Changelog: 0.24.0...0.25.0