Files
fastapi-best-architecture/CHANGELOG.md
T

74 KiB

v1.4.3 - 2025-06-02

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: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.4.2...v1.4.3

Changes

v1.4.2 - 2025-05-29

What's Changed

New Contributors

Full Changelog: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.4.1...v1.4.2

Changes

v1.4.1 - 2025-05-25

What's Changed

Full Changelog: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.4.0...v1.4.1

Changes

v1.4.0 - 2025-05-22

What's Changed

Full Changelog: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.3.0...v1.4.0

Changes

v1.3.0 - 2025-05-16

What's Changed

Full Changelog: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.2.0...v1.3.0

Changes

v1.2.0 - 2025-05-01

What's Changed

Full Changelog: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.1.2...v1.2.0

Changes

v1.1.2 - 2025-04-23

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: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.1.1...v1.1.2

Changes

v1.1.1 - 2025-04-18

What's Changed

Full Changelog: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.1.0...v1.1.1

Changes

v1.1.0 - 2025-04-17

What's Changed

Full Changelog: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.0.5...v1.1.0

Changes

v1.0.5 - 2025-04-09

What's Changed

Full Changelog: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.0.4...v1.0.5

Changes

v1.0.4 - 2025-03-28

What's Changed

New Contributors

Full Changelog: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.0.3...v1.0.4

Changes

v1.0.3 - 2025-03-11

What's Changed

Full Changelog: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.0.2...v1.0.3

Changes

v1.0.2 - 2025-03-01

What's Changed

Full Changelog: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.0.1...v1.0.2

Changes

v1.0.1 - 2025-02-26

What's Changed

New Contributors

Full Changelog: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.0.0...v1.0.1

Changes

v1.0.0 - 2025-02-24

What's Changed

New Contributors

Full Changelog: https://github.com/fastapi-practices/fastapi_best_architecture/commits/v1.0.0

Changes