Skip to content

v3.4.1 - 2022-12-16

Compare
Choose a tag to compare
@jeremystretch jeremystretch released this 16 Dec 22:16
· 2496 commits to master since this release
27c71b8

Enhancements

  • #9971 - Enable ordering of nested group models by name
  • #11214 - Introduce the DEFAULT_LANGUAGE configuration parameter

Bug Fixes

  • #11175 - Fix cloning of fields containing special characters
  • #11178 - Pressing enter in quick search box should not trigger bulk operations
  • #11184 - Correct visualization of cable path which splits across multiple circuit terminations
  • #11185 - Fix TemplateSyntaxError when viewing custom script results
  • #11189 - Fix localization of dates & numbers
  • #11205 - Correct cloning behavior for recursively-nested models
  • #11206 - Avoid clearing assigned groups if REMOTE_AUTH_DEFAULT_GROUPS is invalid