Skip to content

Releases: Pennebaker/craftcms-thearchitect

v1.5.4.1

24 Oct 22:22
Compare
Choose a tag to compare
  • [Fixed] Fix Section export/import to not always generate a primary locale.
  • [Fixed] Fix Section enableVersioning flag always being true from incorrect parsing.
  • [Fixed] Fix Group permissions createSubfoldersInAssetSource belongs in assetsource_perms.

v1.5.4

24 Oct 18:18
Compare
Choose a tag to compare
  • [Fixed] Fix Section import when hasUrls is set to false.
  • [Fixed] Fix User Group Permissions export/import of category groups using IDs instead of handles.

v1.5.3.1

24 Oct 15:12
Compare
Choose a tag to compare
  • [Fixed] Fix Section export when using locales outside of primary locale.

v1.5.2

26 Sep 12:39
Compare
Choose a tag to compare
  • [Fixed] Fix UserGroup error on Export tab when not using Pro edition of craft.
  • [Fixed] Fix User field requiring an array to be imported successfully.

v1.5.1

22 Sep 14:11
Compare
Choose a tag to compare

[Fixed] Fix UserGroup import order to ensure User Fields can select a group as a source during import.

v1.5.0

20 Sep 17:45
Compare
Choose a tag to compare
  • [Added] Import / Exporting of Users
  • [Added] Import / Exporting of User Groups
  • [Added] Import / Exporting of Category Groups
  • [Added] Some more graceful errors with sections and fields.

v1.4.3

30 Aug 14:19
Compare
Choose a tag to compare
  • [Fixed] Fix importing section entry types that used identical handles.

v1.4.2

15 Aug 15:55
Compare
Choose a tag to compare
  • [Fixed] Fix exporting of Sections urlFormat.

v1.4.1

24 Jun 22:07
Compare
Choose a tag to compare
  • [Fixed] Fix exporting of PositionSelect fields having incorrect structure.

v1.3.3

22 Jun 16:47
Compare
Choose a tag to compare
  • Fix yet another SuperTable export crash