Skip to content

v1.6.12 - 2024-02-20

Compare
Choose a tag to compare
@HanlinMiao HanlinMiao released this 21 Feb 04:44
· 42 commits to ltm-1.6 since this release
f787adb

What's Changed

Added

  • #5104 - Added User Token as permission constraints.

Security

Changed

  • #5254 - Changed TreeQuerySet.ancestors implementation to a more efficient approach for shallow trees.
  • #5254 - Changed the location detail view not to annotate tree fields on its queries.

Fixed

  • #5253 - Fixed issue with Job Button Groups displaying when Conditional Rendering should remove the button.
  • #5261 - Fixed a regression introduced in v1.6.8 where Job Buttons would always run with commit=False.

Contributors

Full Changelog: v1.6.11...v1.6.12