Skip to content

Releases: smithyhq/sqladmin

0.25.0

18 Apr 01:25
984b745

Choose a tag to compare

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

0.24.0

30 Mar 12:54
813cf8b

Choose a tag to compare

Added

  • Improve logout button and logo_url by @maxim-f1 in #995
  • Support filtering Date and Datetime fields with "less than" and "greater than" operations. by @caarmen in #1010
  • Added switch style for checkbox and fixed related bug. by @maxim-f1 in #975
  • Add ModelView.search_auto_submit option for list search by @Airumian in #1003
  • Add select_from to count query in models.py by @estyrke in #969

Fixed

  • [Bug] Improved error display in the delete modal window by @maxim-f1 in #994
  • [Bug] Authorization vulnerability for expose and action by @maxim-f1 in #993

New Contributors

Full Changelog: 0.23.0...0.24.0

0.23.0

04 Feb 08:17
81f4293

Choose a tag to compare

Added

  • Highlight applied filters with background and clear option by @danmysak in #964
  • Implemented optional pretty CSV export by @TimofeiN in #938

Fixed

New Contributors

Full Changelog: 0.22.0...0.23.0

0.22.0

24 Nov 12:52
601cc24

Choose a tag to compare

Added

  • Implement OperationColumnFilter to filter String, Numeric, and UUID Types by @chezou in #945
  • Support Python 3.14 by @aminalaee in #963

Fixed

New Contributors

Full Changelog: 0.21.0...0.22.0

Version 0.21.0

02 Jul 09:40
4d230ac

Choose a tag to compare

Added

Fixed

New Contributors

Full Changelog: 0.20.1...0.21.0

Version 0.20.1

28 Oct 13:15
ab2d48a

Choose a tag to compare

Fixed

New Contributors

Full Changelog: 0.20.0...0.20.1

Version 0.20.0

17 Oct 09:07
278ab5a

Choose a tag to compare

Added

Fixed

New Contributors

Full Changelog: 0.19.0...0.20.0

Version 0.19.0

06 Sep 07:13
e5e7d50

Choose a tag to compare

Added

Fixed

New Contributors

Full Changelog: 0.18.0...0.19.0

Version 0.18.0

01 Jul 11:13
32637d1

Choose a tag to compare

Added

  • Add form_rules, form_create_rules, form_edit_rules by @aminalaee in #779
  • Add more docs for overriding default tempates by @jonocodes in #769

Fixed

Full Changelog: 0.17.0...0.18.0

Version 0.17.0

13 May 10:35
cdff6b4

Choose a tag to compare

Added

Fixed

New Contributors

Full Changelog: 0.16.1...0.17.0