Closes #5723: Allow customization of the geographic mapping service via MAPS_URL config parameter

This commit is contained in:
Jeremy Stretch
2021-03-25 11:34:24 -04:00
parent a2fef1df83
commit ef987bd008
5 changed files with 17 additions and 4 deletions

View File

@@ -5,6 +5,7 @@
### Enhancements
* [#5641](https://github.com/netbox-community/netbox/issues/5641) - Allow filtering device components by label
* [#5723](https://github.com/netbox-community/netbox/issues/5723) - Allow customization of the geographic mapping service via `MAPS_URL` config parameter
* [#5736](https://github.com/netbox-community/netbox/issues/5736) - Allow changing site assignment when bulk editing devices
* [#6040](https://github.com/netbox-community/netbox/issues/6040) - Add UI search fields for asset tag for devices and racks