Releases: tobiashaas/ACSS-three2four
Releases · tobiashaas/ACSS-three2four
Release list
v1.0.8
Changes
- scan Bricks data recursively and migrate recognized ACSS tokens beyond dedicated custom CSS fields
- add detailed migration logs for changed posts and global classes with compact before/after samples
- bump plugin version and stable tag to 1.0.8
v1.0.7
Fixes
- Fatal TypeError behoben:
ACSS_Elements_Migrator::transform_element()erhieltboolstattarray, wenn ein Bricks-Meta-Array nicht-array Top-Level-Einträge enthielt. Ein Guard analog zur bestehenden Prüfung für Child-Elemente verhindert jetzt den Fehler.
v1.0.6
Highlights
- fix Step 2 getting stuck in repeated AJAX calls when no Bricks posts are found or progress stalls
v1.0.5
Highlights
- fix release ZIP packaging so WordPress updates install into the stable acss3-to-4 plugin folder
v1.0.4
Highlights
- allow Step 1 to use detected ACSS 4.x database versions when the ACSS plugin version constant is unavailable
v1.0.3
Highlights
- fix the migration screen scripts not loading on the ACSS submenu page
v1.0.2
Highlights
- allow ACSS 4 prerelease versions like rc, beta, and dev builds
- show the migration screen under ACSS with a Tools fallback
- update the plugin description and plugin website link
v1.0.1
Highlights
- add GitHub-based WordPress updates via public releases
- add CI and automated release ZIP packaging
- expand PHPUnit coverage for transformer, migrators, admin, AJAX, plugin boot, and updater flows
- harden migration error handling and fix HSL(A) conversion edge cases