Skip to content

Releases: jowilf/starlette-admin

0.15.0

21 May 16:37
759f2c5
Compare
Choose a tag to compare

What's Changed

  • Fix Deprecation Warnings for TemplateResponse and Jinja2Templates by @ptrstn in #575
  • Upgrade Odmantic support to v1.0+ by @jowilf in #594
  • Add "request" as a parameter in the methods get_list_query and get_count_query by @jowilf in #592
  • Add Portuguese translation by @abnerjacobsen in #480
  • upgrade pre-commit repos by @jowilf in #597
  • escape json value in relation template by @jowilf in #598
  • upgrade tabler to beta21 by @jowilf in #599
  • escape row and bulk actions form value in template by @jowilf in #615
  • feat(base): add redirect_slashes option to mount_to method by @noamsto in #618
  • Update enum rendering to ensure 'selected' state is applied for data value of 0 by @tomopy03 in #621
  • Fix dictionary size change exception when using SQLAlchemy association_proxy by @jowilf in #624
  • Add support for sqlalchemy collection_class property by @jowilf in #625
  • bump httpx test dependency by @pbsds in #630
  • Allow overriding the default templates by @jowilf in #636
  • upgrade tabler to 1.1.0 by @jowilf in #637
  • feat(sqla): add support for joined table polymorphic inheritance by @noamsto in #633
  • Improve JsonField form template by @jowilf in #639
  • Add get_details_query to SQLAlchemy ModelView. by @nimaxin in #643
  • Add zh_Hant (Traditional Chinese) translation by @limouren in #646
  • Implement Beanie ODM Support by @alexdlukens in #656
  • Release 0.15.0 by @jowilf in #659

New Contributors

Full Changelog: 0.14.1...0.15.0

0.15.0.rc10

14 May 18:12
Compare
Choose a tag to compare
0.15.0.rc10 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.15.0rc9...0.15.0.rc10

0.15.0rc9

09 Mar 19:04
f9b8fe4
Compare
Choose a tag to compare
0.15.0rc9 Pre-release
Pre-release

What's Changed

  • feat(sqla): add support for joined table polymorphic inheritance by @noamsto in #633
  • Improve JsonField form template by @jowilf in #639

Full Changelog: 0.15.0rc8...0.15.0rc9

0.15.rc7

01 Mar 16:31
4f880f7
Compare
Choose a tag to compare
0.15.rc7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.15.rc6...0.15.rc7

0.15.rc8

01 Mar 16:57
9906b53
Compare
Choose a tag to compare
0.15.rc8 Pre-release
Pre-release

What's Changed

Full Changelog: 0.15.rc7...0.15.rc8

0.15.rc6

02 Feb 05:35
Compare
Choose a tag to compare
0.15.rc6 Pre-release
Pre-release

What's Changed

  • Update enum rendering to ensure 'selected' state is applied for data value of 0 by @tomopy03 in #621
  • Fix dictionary size change exception when using SQLAlchemy association_proxy by @jowilf in #624
  • Add support for sqlalchemy collection_class property by @jowilf in #625

New Contributors

Full Changelog: 0.15.rc4...0.15.rc6

0.15.rc5

12 Jan 05:51
Compare
Choose a tag to compare
0.15.rc5 Pre-release
Pre-release

What's Changed

  • feat(base): add redirect_slashes option to mount_to method by @noamsto in #618

New Contributors

Full Changelog: 0.15.rc4...0.15.rc5

0.15.rc4

01 Jan 21:35
f1c54e3
Compare
Choose a tag to compare
0.15.rc4 Pre-release
Pre-release

What's Changed

  • escape row and bulk actions form value in template by @jowilf in #615

Full Changelog: 0.15.rc3...0.15.rc4

0.15.0.rc3

26 Oct 01:31
Compare
Choose a tag to compare
0.15.0.rc3 Pre-release
Pre-release

Full Changelog: 0.15.rc2...0.15.rc3

0.15.rc2

26 Oct 01:25
a5717c0
Compare
Choose a tag to compare
0.15.rc2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.15.rc1...0.15.rc2