v2.3.9 - 2024-10-28 #6433
glennmatthews
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
Added
position
field is empty, its value will be automatically populated from thename
of the Module Bay instance.CSRF_TRUSTED_ORIGINS
.Changed
position
fields on ModuleBayCreate/UpdateForms to auto-populate their values fromname
fields.GitRepositorySync
system Job to run atomically (all-or-nothing), such that any failure in the resync will cause all associated database updates to be reverted.web_request_context()
to only reload Job code when a relevant JobHook is found to apply to the change in question.Fixed
invalidate_max_depth_cache
signal so that it now correctly only fires for TreeModel instances rather than all models.web_request_context
session.{module}
auto-substitution in names only applies through component templates at present.software_version
to the Device Table in Device List View.Dependencies
psycopg2-binary
dependency to~2.9.10
.Housekeeping
mkdocs-material
to~9.5.41
.Contributors
New Contributors
Full Changelog: v2.3.8...v2.3.9
This discussion was created from the release v2.3.9 - 2024-10-28.
Beta Was this translation helpful? Give feedback.
All reactions