Release v4.1.6

This commit is contained in:
Jeremy Stretch
2024-10-31 13:31:11 -04:00
parent 7580aa0781
commit 74315080a3
7 changed files with 20 additions and 12 deletions

View File

@@ -1,5 +1,13 @@
# NetBox v4.1
## v4.1.6 (2024-10-31)
### Bug Fixes
* [#17700](https://github.com/netbox-community/netbox/issues/17700) - Fix warning when no scripts are found within a script module
* [#17884](https://github.com/netbox-community/netbox/issues/17884) - Fix translation support for certain tab headings
* [#17885](https://github.com/netbox-community/netbox/issues/17885) - Fix regression preventing custom scripts from executing
## v4.1.5 (2024-10-28)
### Enhancements