Skip to content

[0.3.0] - Ferruccio Busoni - 2026-07-15

Pre-release
Pre-release

Choose a tag to compare

@OnlyLightMatters OnlyLightMatters released this 16 Jul 00:51
· 29 commits to main since this release
97dbefb

Added

  • Introduced the first modular feature architecture.
  • Added the Paragraph module with justify alignment support.
  • Restored the Justify alignment button to the Paragraph block toolbar.
  • Selected Paragraph blocks in the Gutenberg editor are now justified on the frontend.

Changed

  • Refactored the plugin bootstrap to load independent feature modules.
  • Moved editor assets from global loading to module-specific loading.
  • Adopted consistent OLM naming conventions across classes, files and asset handles.