Skip to content

v0.4.27

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 14:06
· 1181 commits to main since this release

Bug Fixes

  • menu did not consider link permissions (Sam)
  • test (Sam)
  • table description not counting full count of objects (Sam)
  • if there is only one part we ended up with an unwanted leading dot (e.g. ".get_FIELDNAME_display") #86 (Pascal Wiesmann)
  • import zoneinfo for python 3.8 #86 (Pascal Wiesmann)
  • remove the use of get_concrete_instance #87 (Sam)

Commits

  • bb599f9: add checks to disable buttons who are coming from links without enough permissions (Sam) #85
  • some more permissions checks #85 (Sam)
  • 3631b82: fix type hints (Pascal Wiesmann) #86
  • ce4d66c: small refactoring (Pascal Wiesmann) #86
  • fb50d7c: bump version (Sam)