Skip to content

Releases: tobiashaas/ACSS-three2four

v1.0.8

Choose a tag to compare

@tobiashaas tobiashaas released this 11 May 20:30

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

Choose a tag to compare

@tobiashaas tobiashaas released this 11 May 16:19

Fixes

  • Fatal TypeError behoben: ACSS_Elements_Migrator::transform_element() erhielt bool statt array, 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

Choose a tag to compare

@tobiashaas tobiashaas released this 09 May 22:18

Highlights

  • fix Step 2 getting stuck in repeated AJAX calls when no Bricks posts are found or progress stalls

v1.0.5

Choose a tag to compare

@tobiashaas tobiashaas released this 09 May 22:14

Highlights

  • fix release ZIP packaging so WordPress updates install into the stable acss3-to-4 plugin folder

v1.0.4

Choose a tag to compare

@tobiashaas tobiashaas released this 09 May 21:59

Highlights

  • allow Step 1 to use detected ACSS 4.x database versions when the ACSS plugin version constant is unavailable

v1.0.3

Choose a tag to compare

@tobiashaas tobiashaas released this 09 May 21:47

Highlights

  • fix the migration screen scripts not loading on the ACSS submenu page

v1.0.2

Choose a tag to compare

@tobiashaas tobiashaas released this 09 May 21:37

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

Choose a tag to compare

@tobiashaas tobiashaas released this 09 May 20:51

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