Changelog for #4108

This commit is contained in:
Jeremy Stretch
2020-02-10 10:20:06 -05:00
parent d3ab17b4e1
commit a5b4931334
2 changed files with 1 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
* [#4090](https://github.com/netbox-community/netbox/issues/4090) - Render URL custom fields as links under object view
* [#4091](https://github.com/netbox-community/netbox/issues/4091) - Fix filtering of objects by custom fields using UI search form
* [#4099](https://github.com/netbox-community/netbox/issues/4099) - Linkify interfaces on global interfaces list
* [#4108](https://github.com/netbox-community/netbox/issues/4108) - Avoid extraneous database queries when rendering search forms
# v2.7.4 (2020-02-04)