Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

Releases: kgiszewski/Archetype

v1.7.5

11 May 19:45
Compare
Choose a tag to compare

What's New?

  • Fixed an important bug that occurred when sorting fieldsets that contained RTE's (#268) (@allyen). Fix that was applied is same that was used for Grid bug: umbraco/Umbraco-CMS#680

v1.7.4

03 May 20:39
Compare
Choose a tag to compare

What's new?

v1.7.3

16 Apr 13:00
Compare
Choose a tag to compare

Fix for #261 (@kjac)

v1.7.2

31 Mar 15:18
Compare
Choose a tag to compare

What's new?

v1.7.1

26 Feb 15:39
Compare
Choose a tag to compare

Hotfix for core compatibility with v7.2.2.

v1.7

27 Jan 16:17
Compare
Choose a tag to compare

What's new?

  • Performance help while saving (@Nicholas-Westby)
  • Fix cache issue in config (@tomfulton)
  • Allow for multiple label template functions (@kjac)
  • You can now clone a fieldset and turn this behavior on/off

Breaking

  • Default is now false for 'enable deep requests'

v1.6

26 Sep 13:35
Compare
Choose a tag to compare

Look mom no beta!

  • Disable the built-in property value converter so you can roll your own (@doronuziel71)
  • Make some model classes public for easy code-based creation
  • Make SerializeForPersistence public
  • Courier updates (@leekelleher)
  • Fix CSS padding for newest version of Umbraco
  • Fix custom view bug (@rasmusjp)
  • Tidy up the LESS file
  • Prefix property class **
  • Swap the custom label template params **

** Possible breaking change

v1.5.0-beta

21 Aug 17:04
Compare
Choose a tag to compare
v1.5.0-beta Pre-release
Pre-release

What's new?

  • Made the deep datatype interception optional to supporting caching.
  • Improved performance via caching.
  • Fixed PVC issue (@Jeavon)
  • Fixed Validation (@kjac)
  • Sort icon is now black
  • You may now pass a function to the label template myFunction(propertyAlias)

v1.4.1-beta

06 Aug 13:29
Compare
Choose a tag to compare

What's new?

Patch release fix for:

  • Collapsing fieldsets (when disabled, still collapsed)
  • PVC for the RTE compatibility (@jbreuer)
  • Support for intercepting values (@jbreuer)
  • Hack implemented to allow single MNTP selections
  • Altered class names on template to be more unique

v1.4-beta

11 Jul 14:40
Compare
Choose a tag to compare

What's new?

  • Courier UaaS Resolver (@leekelleher)
  • Validation Tweaks (@kjac)
  • Misc bug fixes (@tomfulton)
  • Misc UI CSS fixes
  • Databasesizer.dll will up the size of your prevalue container to avoid the 2500 char limit issue. Use at your own risk, backup your DB first.