CommunityCloudEnterprise
Changelog
0.4.2
Enhancements
- #278 - Add bulk import buttons to nav sidebar
- #282 - Allow Admins to limit the number of Custom Object Types
Bug Fixes
- #266 - Creating / editing Custom Object via API with field type Multiple Object fails
- #283 - IntegrityError when deleting a CO that is referenced by another CO
- #287 - Description field missing from API views
- #290 - Improve API object_types Labels for Custom Object Types
- #313 - Cap number of "Custom Objects linking to this object" on Detail view
0.4.1
Bug Fixes
- #237 - Incorrect validation error when adding multiple fields pointing to the same Custom Object Type
- #251 - Bulk import broken due to incorrect slug handling
- #273 -
group_namemissing from Custom Object Type serializer
0.4.0
New Features
Limited Branching Compatibility for Custom Objects
Custom Objects now has limited compatibility with NetBox Branching. Please see the documentation for more details.
Enhancements
- #37 - Limited Branching compatibility for Custom Objects
- #42 - Populate default values for Multi-Object fields
- #87 - Make Custom Object "name" clickable
- #150 - Cannot import created CustomObject (Documentation)
Bug Fixes
- #70 - Incorrect validation message on integer field min/max defaults
- #104 - Bulk edit not possible on fields of type
object - #105 - Bulk edit not possible on fields of type
multiobject - #172 - Postgres errors on startup
- #189 - Exceptions when creating Custom Objects
- #195 - RecursionError in netbox_custom_objects plugin due to circular dependencies in CustomObjectType Fields
- #210 - Custom Objects plugin visible when logged out
- #212 - Quick Search not working