Releases: fastapi-practices/fastapi_best_architecture
Releases · fastapi-practices/fastapi_best_architecture
v1.4.3
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
What's Changed
- Update changelog for v1.4.1 by @wu-clan in #630
- Update non-linked sidebar support by @wu-clan in #633
- Update the captcha invalidation error class by @wu-clan in #634
- Optimize role-related data processing performance by @wu-clan in #635
- Optimize install and build of plugin zip by @wu-clan in #636
- Fix auto-increment id for postgres init data by @huyuwei1996 in #632
- Fix: prevent overwriting existing init files in code generator by @lin-wu-1990 in #637
- Simplify the user info update business by @wu-clan in #638
New Contributors
- @lin-wu-1990 made their first contribution in #637
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Update changelog for v1.4.0 by @wu-clan in #621
- Update the menu path and type columns by @wu-clan in #622
- Add the deepwiki badge to README by @wu-clan in #623
- Refactor the system token to online users by @wu-clan in #624
- Update the token check for logout interface by @wu-clan in #625
- Update the token decode for logout interface by @wu-clan in #629
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Update changelog for v1.3.0 by @wu-clan in #605
- Add new plugin status check interface by @wu-clan in #606
- Update the new plugin status to changed by @wu-clan in #607
- Fix the task result schema param type by @wu-clan in #611
- Fix the plugin status update logic by @wu-clan in #613
- Update uninstall and build plugin api method by @wu-clan in #614
- Fix non-asyncio nested async IO by @wu-clan in #610
- Update the build plugin api params by @wu-clan in #615
- Update uv installation in docker deploy by @wu-clan in #619
- Update the OAuth2 module to plugin by @wu-clan in #620
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Update changelog for v1.2.0 by @wu-clan in #598
- Simplify apps and plugins config method by @wu-clan in #600
- Add plugin info config and interfaces by @wu-clan in #601
- Fix the fastapi cli startup event loop by @wu-clan in #602
- Optimize the zip plugin install logic by @wu-clan in #603
- Update the casbin RBAC module path by @wu-clan in #604
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Update changelog for v1.1.2 by @wu-clan in #589
- Update code generator table columns by @wu-clan in #590
- Update the default RBAC solution by @wu-clan in #593
- Optimize the server information retrieval by @wu-clan in #595
- Refactor the data rule to scope rule by @wu-clan in #596
- Update the SQL script for creat tables by @wu-clan in #597
Full Changelog: v1.1.2...v1.2.0
v1.1.2
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
v1.1.0
What's Changed
- Update the changelog for v1.0.5 by @wu-clan in #572
- Update the default value for some functions by @wu-clan in #573
- Optimize the file structure of code generator by @wu-clan in #574
- Update casbin RBAC verify to dynamic import by @wu-clan in #576
- Update unique columns in dict models by @wu-clan in #577
- Update the code generator to plugin by @wu-clan in #578
- Fix avatar url type of update avatar by @huyuwei1996 in #575
- Update code generator file and table naming by @wu-clan in #579
Full Changelog: v1.0.5...v1.1.0
v1.0.5
What's Changed
- Update the changelog for v1.0.4 by @wu-clan in #558
- Bump dependencies and pre-commits by @wu-clan in #559
- Add python 3.13 to GitHub ci by @wu-clan in #560
- Update the system config to plugin by @wu-clan in #561
- Update dict data and type to plugin by @wu-clan in #562
- Update menu and add vben5 compatibility by @wu-clan in #563
- Update the vben5 tree data structure by @wu-clan in #564
- Update custom validation error messages by @wu-clan in #566
- Update the number of pagination le by @wu-clan in #565
- Fix the login password verification by @wu-clan in #568
- Fix the failure hook of celery task by @wu-clan in #569
- Bump fastapi oauth2 from 0.0.1a2 to 0.0.1 by @wu-clan in #570
- Fix the log rule in gitignore by @wu-clan in #571
Full Changelog: v1.0.4...v1.0.5