Skip to content

Releases: jowilf/starlette-admin

0.5.0

17 Dec 11:14
e4bf913
Compare
Choose a tag to compare

What's Changed

  • Add navbar to show the current admin username and photo when authentication is enabled by @jowilf in #49
  • Add auth example by @jowilf in #51
  • Add datatables extensions options in documentation by @jowilf in #52
  • Add Docs Preview for PRs by @jowilf in #57

Full Changelog: v0.4.0...0.5.0

0.4.0

07 Dec 00:38
86bcd43
Compare
Choose a tag to compare

What's Changed

  • Custom batch actions by @jowilf in #44
  • Add get_list_query, get_count_query and get_search_query tmethods to SQLAlchemy backend that can be inherited for customization by @jowilf in #47

New Contributors

Full Changelog: 0.3.2...v0.4.0

v0.3.2

02 Dec 22:58
7319c83
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.1...0.3.2

0.3.1

22 Nov 22:31
1833e6a
Compare
Choose a tag to compare

What's Changed

  • Fix Regression on SQLModel backend: Duplicate instances by @jowilf in #24

Full Changelog: 0.3.0...0.3.1

0.3.0

21 Nov 23:31
9a3537e
Compare
Choose a tag to compare

What's Changed

  • Release 0.3.0: ListField, CollectionField & support for Odmantic by @jowilf in #19

Full Changelog: 0.2.2...0.3.0

0.2.2

20 Sep 22:18
ae554de
Compare
Choose a tag to compare

What's Changed

  • Add null support for EnumField & Add odmantic example by @jowilf in #17

Full Changelog: 0.2.1...0.2.2

0.2.1

19 Sep 22:07
8fb42bb
Compare
Choose a tag to compare

What's Changed

  • Fix SearchBuilder not working with dates (SQLAlchemy) by @jowilf in #15

Full Changelog: 0.2.0...0.2.1

0.2.0

13 Sep 23:33
f7f59f1
Compare
Choose a tag to compare

What's Changed

  • Date & Time input now use Flatpickr by @jowilf in #10

Full Changelog: 0.1.1...0.2.0

0.1.1

09 Sep 22:46
8392445
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

05 Sep 19:01
9a7b8b7
Compare
Choose a tag to compare

Ready to be used

What's Changed

Full Changelog: 0.0.2.pre...0.1.0