Releases: Pennebaker/craftcms-thearchitect
Releases · Pennebaker/craftcms-thearchitect
v1.5.4.1
- [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
- [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
- [Fixed] Fix Section export when using locales outside of primary locale.
v1.5.2
- [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
[Fixed] Fix UserGroup import order to ensure User Fields can select a group as a source during import.
v1.5.0
- [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
- [Fixed] Fix importing section entry types that used identical handles.
v1.4.2
- [Fixed] Fix exporting of Sections urlFormat.
v1.4.1
- [Fixed] Fix exporting of PositionSelect fields having incorrect structure.
v1.3.3
- Fix yet another SuperTable export crash