Skip to content

Releases: aminalaee/sqladmin

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

Version 0.16.1

21 Feb 15:16
653afdc

Choose a tag to compare

Fixed

  • Update model events docs to include request by @kostyaten in #677
  • Re-add http_exception handler to Admin class by @agn-7 in #694
  • Template engine environment docs update by @EnotShow in #703
  • Move non-field-specific errors to top of edit and create forms by @jonocodes in #707
  • Fix sort by model attribute by @aminalaee in #713
  • Fix Category not respecting is_visible and is_accessible by @Neverfan1 in #698

New Contributors

Full Changelog: 0.16.0...0.16.1

Version 0.16.0

14 Nov 09:13
6452d50

Choose a tag to compare

Version 0.16.0

This release contains a few breaking changes in Jinja2 and internal methods

Added

Fixed

  • Allow model columns to bear the same name as reserved wtforms.BaseForm attributes by @brouberol in #658
  • Change pk converter in routes by @aminalaee in #666
  • Fix multiple PK model containing boolean values by @ncarvajalc in #670
  • Fix docs: Cookbook form_ajax_refs definition by @j123b567 in #659
  • Fix docs: icon not rendered in writing custom views by @WiraDKP in #664
  • Fix brand icon is not showing by @WiraDKP in #665

New Contributors

Full Changelog: 0.15.2...0.16.0