New Features
Sidebar Navigation
Custom Objects are now available in the sidebar navigation.
Full-text Search
Custom Objects are now searchable using the full-text search.
Standard Controls
Custom Objects now have standard controls like changelog, bookmarks, custom links, cloning, import/export, event rules, notifications, journaling and tags.
Enhancements
#38 - Full-text search
#45 - Add Changelogging
#46 - Add Bookmarks
#47 - Add CustomLinks
#48 - Add Cloning
#51 - Add Import/Export
#53 - Add EventRules
#55 - Add Notifications
#58 - Add Journaling
#71 - Add Tags
#106 - Add Custom Objects into the side nav like core/plugin objects
#35 - Add Field grouping
Bug Fixes
#68 - Table errors on startup
#74 - Validation on text fields
#147 - Unable to create Custom Field referencing Custom Object
#140 - Exception when deleting custom object type
#135 - Object references break the referenced models
#129 - FieldDoesNotExist at /plugins/custom-objects/custom_object_type_fields/3/delete/
#113 - Custom Object detail view header missing information and needs formatting
#107 - NPL-423 add caching of CustomObjectType get_model
#99 - Location detail page crashes with AttributeError when custom objects have null object references
#94 - Attempting to delete "multi-object" generates server error
#86 - Selecting custom object types does not bring up edit/delete options
#79 - Custom objects have no way to edit comments via the UI
#77 - Changing the field name of a 'multiple objects' field results in a Server Error
#75 - restart needed for plugin to take effect
#64 - Enabling Must be unique on a field for which there are already Custom Objects with non-unique values fails
#95 - Custom Object Field names can clash with internal fields
Warning
Not Backwards Compatible: The database schema has been significantly restructured in version 0.2.0 to improve performance, maintainability, and feature capabilities. These changes are not backward compatible with previous versions and will require a clean install of the database.