issues
search
netbox-community
/
netbox
The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/free-netbox-cloud/
http://netboxlabs.com/oss/netbox/
Apache License 2.0
16.33k
stars
2.6k
forks
source link
Release v4.1.7
#18064
Closed
jeremystretch
closed
22 hours ago
jeremystretch
commented
22 hours ago
Enhancements
#15239
- Enable adding/removing individual VLANs while bulk editing device interfaces
#17871
- Enable the assignment/removal of virtualization cluster via device bulk edit
#17934
- Add 1000Base-LX interface type
#18007
- Hide sensitive parameters under data source view (even for privileged users)
Bug Fixes
#17459
- Correct help text on
name
field of module type component templates
#17901
- Ensure GraphiQL UI resources are served locally
#17921
- Fix scheduling of recurring custom scripts
#17923
- Fix the execution of custom scripts via REST API & management command
#17963
- Fix selection of all listed objects during bulk edit
#17969
- Fix system info export when a config revision exists
#17972
- Force evaluation of
LOGIN_REQUIRED
when requesting static media
#17986
- Correct labels for virtual machine & virtual disk size properties
#18037
- Fix validation of maximum VLAN ID value when defining VLAN groups
#18038
- The
to_grams()
utility function should always return an integer value
Enhancements
Bug Fixes
name
field of module type component templatesLOGIN_REQUIRED
when requesting static mediato_grams()
utility function should always return an integer value