Skip to content

Releases: fastapi-practices/fastapi_best_architecture

v1.4.3

02 Jun 12:42
a82e9b7
Compare
Choose a tag to compare

What's Changed

  • Update changelog for v1.4.2 by @wu-clan in #639
  • Fix the role update business variables by @wu-clan in #640
  • Fix the menu delete interface arg description by @wu-clan in #641
  • Fix the filter of query all menus by @wu-clan in #642
  • Refactor routes to better align with RESTful by @wu-clan in #645
  • Update the server startup time to string by @wu-clan in #646
  • Add get all data scope rules interface by @wu-clan in #647
  • Add data permission condition for filter data by @wu-clan in #648
  • Update default value for role filter scopes by @wu-clan in #649
  • Fix data permission condition for filter data by @wu-clan in #650

Full Changelog: v1.4.2...v1.4.3

v1.4.2

29 May 10:11
ccfe35e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

25 May 06:17
48574fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

22 May 06:39
bcc7641
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

16 May 06:15
3c56829
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

01 May 01:57
16a0f96
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2

23 Apr 15:36
338e50e
Compare
Choose a tag to compare

What's Changed

  • Update the changelog for v1.1.1 by @wu-clan in #583
  • Fix the condition to query menu by title by @wu-clan in #584
  • Fix cache cleanup when updating role menu by @wu-clan in #585
  • Optimize the userinfo cache cleaning logic by @wu-clan in #586
  • Bump fastapi pagination from 0.12.34 to 0.13.0 by @wu-clan in #587
  • Update the routing style of the task app by @wu-clan in #588

Full Changelog: v1.1.1...v1.1.2

v1.1.1

18 Apr 15:16
5f8ae74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

17 Apr 09:53
80cef6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.1.0

v1.0.5

09 Apr 03:55
2a8722f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5