Skip to content

Releases: aminalaee/sqladmin

Version 0.20.1

28 Oct 13:15
ab2d48a
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

Version 0.15.2

12 Oct 18:55
04b7b48
Compare
Choose a tag to compare

Fixed

  • Pin wtforms version < 3.1.0 to avoid breaking change in #646

Full Changelog: 0.15.1...0.15.2

Version 0.15.1

02 Oct 14:14
0abdef0
Compare
Choose a tag to compare

Fixed

Added

New Contributors

Full Changelog: 0.15.0...0.15.1

Version 0.15.0

19 Sep 07:38
1f85a3c
Compare
Choose a tag to compare

Breaking Changes

Added

Fixed

New Contributors

Full Changelog: 0.14.1...0.15.0