Skip to content

Releases: umco/umbraco-vorto

Vorto 1.7.1

18 Feb 09:50
Compare
Choose a tag to compare
  • Bug fix for #116 - GetVortoValue returns null in 1.7.0 version

Vorto 1.7

13 Dec 17:34
44b9af7
Compare
Choose a tag to compare

PR #100 Fixed NullReferenceException when calling GetVortoValue
PR #107 Improved Models Builder support + Improved front end API (See PR for implementation)
Issue #105 Vorto auto fixes value when converting non-vorto field to vorto field

Thanks to everyone for your contributions

Vorto 1.6

09 Nov 16:56
Compare
Choose a tag to compare

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

01 Nov 10:01
Compare
Choose a tag to compare
  • 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

15 Apr 13:21
Compare
Choose a tag to compare

Fixed issue #43 Conversion error - improper data in DB
Fixed issue #44 recursive:true throws Exception

Vorto 1.5.1

03 Mar 15:23
Compare
Choose a tag to compare

Changelog

  • Bug fix #41
  • Fixed issue with type conversion occurring in the wrong order

Vorto 1.5

26 Feb 14:26
Compare
Choose a tag to compare

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.