LinuxServer Changes:
Rebase to Alpine 3.16, migrate to s6v3.
netbox Changes:
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