Skip to content

Releases: jowilf/starlette-admin

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

0.15.rc1

25 Oct 21:57
64ce44b
Compare
Choose a tag to compare
0.15.rc1 Pre-release
Pre-release

What's Changed

  • escape json value in relation template by @jowilf in #598

Full Changelog: 0.15.rc0...0.15.rc1

0.15.rc0

25 Oct 19:52
be9f1dd
Compare
Choose a tag to compare
0.15.rc0 Pre-release
Pre-release

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

New Contributors

Full Changelog: 0.14.1...0.15.rc0