Releases: netboxlabs/netbox-branching
Releases · netboxlabs/netbox-branching
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
Enhancements
- #1 - Enable the application of database migrations to open branches
- #122 - Implement a mechanism to enforce policy before executing branch actions
- #181 - Introduce the
main_schema
configuration parameter to set the default schema name - #189 - Introduce a registration mechanism for pre-action branch validators
Bug Fixes
- #204 - Hide navigation menu items for unauthenticated users
0.5.7
0.6.0-beta1
Enhancements
- #1 - Enable the application of database migrations to open branches
- #122 - Implement a mechanism to enforce policy before executing branch actions
- #181 - Introduce the
main_schema
configuration parameter to set the default schema name - #189 - Introduce a registration mechanism for pre-action branch validators
Bug Fixes
- #204 - Hide navigation menu items for unauthenticated users
0.5.6
0.5.5
0.5.4
Bug Fixes
- #169 - Fix global search caching function when a branch is active
- #179 - Avoid nullifying object representation when updating a ChangeDiff
- #222 - Avoid off-screen overflow of long branch names
- #225 - Branch status field should not be required in REST API serializer
- #227 - Fix scripts triggered via an event rule when the branching plugin is installed