diff --git a/docs/release-notes/version-3.4.md b/docs/release-notes/version-3.4.md index bfa8b88b7..ad307354b 100644 --- a/docs/release-notes/version-3.4.md +++ b/docs/release-notes/version-3.4.md @@ -4,6 +4,8 @@ ### Bug Fixes +* [#11175](https://github.com/netbox-community/netbox/issues/11175) - Fix cloning of fields containing special characters +* [#11178](https://github.com/netbox-community/netbox/issues/11178) - Pressing enter in quick search box should not trigger bulk operations * [#11185](https://github.com/netbox-community/netbox/issues/11185) - Fix TemplateSyntaxError when viewing custom script results * [#11205](https://github.com/netbox-community/netbox/issues/11205) - Correct cloning behavior for recursively-nested models