Releases: Pennebaker/craftcms-thearchitect
Releases · Pennebaker/craftcms-thearchitect
v1.6.0-beta.6
- [Fixed] Tag importing without a field layout.
- [Fixed] SuperTable export error.
- [Fixed] LinkIt export error.
- [Fixed] Asset source parsing.
v1.6.0-beta.5
- [Fixed] Neo valid field layout detection fixed.
v1.6.0-beta.4
- [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
- [Fixed] Correctly export PositionSelect when inside a Matrix or SuperTable.
v1.6.0-beta.2
- [Fixed] User group export when exporting a user without group permissions with a user that has group permissions.
v1.6.0-beta
- [Added] Import / Exporting of Routes
- [Added] Import / Exporting of Tags
- [Added] Structural migrations
- [Improved] Implemented a database rollback feature when an exception occurs.