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

Releases: kgiszewski/Archetype

v1.12.3

10 Mar 16:46
Compare
Choose a tag to compare

What's new?

v1.12.2

04 Jan 20:07
Compare
Choose a tag to compare

What's new?

1.12.1

03 Dec 13:49
Compare
Choose a tag to compare

What's new?

  • Rolled back fix for #304 as it caused issues with those creating Archetype with code. This probably only affected a few of you super clever types.

v1.12

16 Nov 18:31
Compare
Choose a tag to compare

What's New?

v1.11.1

08 Oct 17:43
Compare
Choose a tag to compare

What's new?

Fixed #299

v1.11

08 Oct 12:54
Compare
Choose a tag to compare

What's new?

  • Group your multiple fieldsets in the 'add' dialog for organization (@kjac)
  • Fix #294 RTE sorting for v7.3 (backward compatible) (@kjac)
  • New configuration UI, now uses dialog panels
  • Frontend files now have a version embedded in them
  • Added additional logging for internal errors
  • Remove 'editorState' from saved JSON (@tomfulton)

v1.10

25 Aug 17:01
Compare
Choose a tag to compare

What's new?

  • Brand new look and feel (@kjac)
  • Fix how the label templates work for the RTE (@markwemekamp)
  • Make virtual directories more friendly (Stefan Kip)

v0.10-ui-rc1

19 Aug 12:37
Compare
Choose a tag to compare
v0.10-ui-rc1 Pre-release
Pre-release

Release candidate for a new UI update by @kjac
screen shot 2015-08-19 at 8 40 36 am

Join the discussion: #286

v1.9

08 Jul 17:48
Compare
Choose a tag to compare

What's new?

  • Upload and ImageCropper now work (@kjac)
  • Courier update (@leekelleher)
  • Fixed multiple label tempate issue #276

v1.8

04 Jun 17:24
Compare
Choose a tag to compare

What's new?

  • Hide long fieldset titles (@Nicholas-Westby)
  • Perform automated Label Templates for: RTE, MNTP & UrlPicker
  • Allow an args {} object to be passed in custom label templates
  • Create several angular services
  • Expose angular services on the controller to be used with custom label templates

Possible breaking change

  • If you referenced scope.resources.entityService... in any custom label templates, you'll have to patch that up. Sorry for the breaking change but less kittens will die if we do a breaking change instead of backwards compatibility. This probably won't affect you.