All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- #88 - Can't edit anchor tag links
- #83 - Umbraco version 7.12.0 breaks UI
- #82 - Moved
ng-repeat
to theumb-node-preview
directive - Localized validation messages
- Added helper messages for min/max number of items
- #45 - Feature Request : Querystring Parameters. Thanks to @mattbrailsford
- No more "Could not find persisted pre-value for field (minNumberOfItems|maxNumberOfItems)" warnings in the Umbraco log
- #60 - Only returns first item on startup
- #54 - Multi Url Picker cant add nodes
- Updated styling to match Umbraco v7.6
- Added Udi support
- New data types with
max number of items
set to 1 will return a singleLink
ornull
.
Existing data types will continue to returnIEnumerable<Link>
- Upgraded Umbraco to v7.6
- #48 - Editing a media item breaks the link
- #51 - Picked nodes are not resolved when deleted
- Fixed bug introduced when cleaning code
- #22 - Usage in macro parameter
- #28 - Not working in combination with Doc Type Grid Editor Package
- #14 - Use url as name when Page Title is left empty
- #8 - Hide handle when only one item.
- #11 - Validation problem with min/max and external links.
- #13 - Gracefully handle when the recycling bin is chosen
- Added min/max items field
- Added document icons to the editor
- Upgraded to Umbraco v7.1.2
- Removed Pick multiple items field
- Added property value converter
- Data is now stored in the ntext column
- Initial release