Skip to content

Releases: aminalaee/sqladmin

Version 0.14.1

08 Aug 09:51
09a8fc7
Compare
Choose a tag to compare

Fixed

  • Fix Detail page to not use label to get value in #570

Full Changelog: 0.14.0...0.14.1

Version 0.14.0

02 Aug 09:46
d843b93
Compare
Choose a tag to compare

Added

Fixed

Full Changelog: 0.13.0...0.14.0

Version 0.13.0

30 Jun 08:04
978cdd6
Compare
Choose a tag to compare

Fixed

New Contributors

Full Changelog: 0.12.0...0.13.0

Version 0.12.0

14 Jun 10:46
1940e54
Compare
Choose a tag to compare

Added

Fixed

New Contributors

Full Changelog: 0.11.0...0.12.0

Version 0.11.0

23 May 07:15
651e20f
Compare
Choose a tag to compare

Added

Full Changelog: 0.10.3...0.11.0

Version 0.10.3

21 Apr 07:57
99bf91c
Compare
Choose a tag to compare

Fixed

New Contributors

Full Changelog: 0.10.2...0.10.3

Version 0.10.2

15 Apr 08:05
d7a26b6
Compare
Choose a tag to compare

Fixed

New Contributors

Full Changelog: 0.10.1...0.10.2

Version 0.10.1

25 Mar 19:09
c838595
Compare
Choose a tag to compare

Fixed

New Contributors

Full Changelog: 0.10.0...0.10.1

Version 0.10.0

15 Mar 10:38
4eccf67
Compare
Choose a tag to compare

Breaking change

  • Change AuthenticationBackend authenticate signature to support OAuth in #440

Added

  • Add File field in #424
  • Support SQLALchemy Interval type in #438

Fixed

Full Changelog: 0.9.0...0.10.0

Version 0.9.0

07 Feb 15:32
0aaf105
Compare
Choose a tag to compare

Added

  • Support SQLAlchemy V2 in #411
  • Support PostgreSQL arrays in #414
  • Add custom form converters in #399
  • Support SQLAlchemy composite types in #421
  • Add sqlalchemy_utils PhoneNumberType, ColorType and ArrowType in #422

Fixed

  • Fix re-rendering create/edit page with existing data in #385
  • Fix exclude columns breaking order in #407
  • Fix control relationships in list page in #409
  • Fix asyncpg BigInt query in #416

Full Changelog: 0.8.0...0.9.0