Releases: umco/umbraco-vorto
Releases · umco/umbraco-vorto
Vorto 1.7.1
- Bug fix for #116 - GetVortoValue returns null in 1.7.0 version
Vorto 1.7
Vorto 1.6
A long awaited release (so long I've actually lost track of a bunch of bug fixes that got merged in but not released so if I don't mention your contribution, I'm really sorry), 1.6.0 is the merging in of a load of community contributions:
- #72 Adds tick marks against completed languages so you can tell when a value needs filling in
- #90 Adds XML comments to make the API more friendly
- #95, #92, #91, #89, #78, #76, #70 and probably many more bug fixes.
Thanks to everyone for your contributions, and again, sorry it took so long.
Vorto 1.5.3
- Fixed issue #55 Convert data to source does not support preview (PR #56)
- Fixed issue #67 Change from one property editor to vorto breaks vorto (PR #68)
- PR #61 Make possible to run in virtual directory
- Made VortoValue public
- Added fix for vorto inside nested content not getting property alias correctly
Vorto 1.5.2
Vorto 1.5.1
Changelog
- Bug fix #41
- Fixed issue with type conversion occurring in the wrong order
Vorto 1.5
Changelog
Review milestone 1.5 for complete list of issues / pull requests in this release, however top level changes are:
- Added experimental RTL support
- Performance boost for complex properties by using ng-if
- Major updates to how values are retrieved so should support more property editors
- Setup appveyor for auto build / deploy, including MyGet feed
- Many other bug fixes / enhancements
Thanks
Big thanks to @ryanology, @camaya and @JBoye for pull requests.