Skip to content

Releases: Pennebaker/craftcms-thearchitect

v1.6.0-beta.6

18 Sep 14:02
Compare
Choose a tag to compare
v1.6.0-beta.6 Pre-release
Pre-release
  • [Fixed] Tag importing without a field layout.
  • [Fixed] SuperTable export error.
  • [Fixed] LinkIt export error.
  • [Fixed] Asset source parsing.

v1.6.0-beta.5

05 May 15:41
Compare
Choose a tag to compare
v1.6.0-beta.5 Pre-release
Pre-release
  • [Fixed] Neo valid field layout detection fixed.

v1.6.0-beta.4

26 Apr 18:17
Compare
Choose a tag to compare
v1.6.0-beta.4 Pre-release
Pre-release
  • [Fixed] Removed rollback feature when exception occurs. The database still gets backed up before any modifications happen.
  • [Fixed] Fix section errors when hasUrls is false.
  • [Fixed] Fix missing output list after import if something goes wrong.
  • [Fixed] Fix SuperTable export if width is undefined.
  • [Fixed] Add Field Layout handle testing to Neo field export.
  • [Fixed] Fix content model export converting string values into numbers.
  • [Fixed] Fix parseFieldSources looping over string values.

v1.6.0-beta.3

28 Feb 13:55
Compare
Choose a tag to compare
v1.6.0-beta.3 Pre-release
Pre-release
  • [Fixed] Correctly export PositionSelect when inside a Matrix or SuperTable.

v1.6.0-beta.2

27 Feb 15:14
7b93521
Compare
Choose a tag to compare
v1.6.0-beta.2 Pre-release
Pre-release
  • [Fixed] User group export when exporting a user without group permissions with a user that has group permissions.

v1.6.0-beta

13 Feb 14:13
Compare
Choose a tag to compare
v1.6.0-beta Pre-release
Pre-release
  • [Added] Import / Exporting of Routes
  • [Added] Import / Exporting of Tags
  • [Added] Structural migrations
  • [Improved] Implemented a database rollback feature when an exception occurs.

v1.5.5.3

23 Jan 15:44
Compare
Choose a tag to compare
  • [Fixed] Fixed maxChildBlock from causing errors if using an older version of Neo.
  • [Improved] Added field type checks to test if a field is available before attempting creation.
  • [Improved] Added locale check to category group import.

v1.5.5.2

03 Nov 17:45
Compare
Choose a tag to compare
  • [Fixed] Fixed maxChildBlock from causing errors if not part of the JSON model.

v1.5.5.1

03 Nov 15:52
Compare
Choose a tag to compare
  • [Added] Support for NeoField's maxChildBlock setting added in Neo v1.4.0.

v1.5.5

02 Nov 13:36
Compare
Choose a tag to compare
  • [Fixed] Correctly Fix Section import when hasUrls is set to false.
  • [Fixed] Fix RichText field export when no available asset sources are selected.