You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Limited Branching Compatibility for Custom Objects**
9
+
10
+
Custom Objects now has limited compatibility with NetBox Branching. Please see the documentation for more details.
11
+
12
+
### Enhancements
13
+
14
+
-[#37](https://github.com/netboxlabs/netbox-custom-objects/issues/37) - Limited Branching compatibility for Custom Objects
15
+
-[#42](https://github.com/netboxlabs/netbox-custom-objects/issues/42) - Populate default values for Multi-Object fields
16
+
-[#87](https://github.com/netboxlabs/netbox-custom-objects/issues/87) - Make Custom Object "name" clickable
17
+
-[#150](https://github.com/netboxlabs/netbox-custom-objects/issues/150) - Cannot import created CustomObject (Documentation)
18
+
19
+
### Bug Fixes
20
+
21
+
-[#70](https://github.com/netboxlabs/netbox-custom-objects/issues/70) - Incorrect validation message on integer field min/max defaults
22
+
-[#104](https://github.com/netboxlabs/netbox-custom-objects/issues/104) - Bulk edit not possible on fields of type `object`
23
+
-[#105](https://github.com/netboxlabs/netbox-custom-objects/issues/105) - Bulk edit not possible on fields of type `multiobject`
24
+
-[#172](https://github.com/netboxlabs/netbox-custom-objects/issues/172) - Postgres errors on startup
25
+
-[#189](https://github.com/netboxlabs/netbox-custom-objects/issues/189) - Exceptions when creating Custom Objects
26
+
-[#195](https://github.com/netboxlabs/netbox-custom-objects/issues/195) - RecursionError in netbox_custom_objects plugin due to circular dependencies in CustomObjectType Fields
27
+
-[#210](https://github.com/netboxlabs/netbox-custom-objects/issues/210) - Custom Objects plugin visible when logged out
28
+
-[#212](https://github.com/netboxlabs/netbox-custom-objects/issues/212) - Quick Search not working
0 commit comments