Skip to content

Latest commit

 

History

History
90 lines (47 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

90 lines (47 loc) · 1.29 KB

Changelog

All notable changes to this project will be documented in this file, per the Keep a Changelog standard.

[0.7.2] - 2024-12-07

Changed

  • Remove global variable.

Fixed

  • load_plugin_textdomain.

[0.7.1] - 2024-12-07

Changed

  • License.

[0.7.0] - 2024-12-03

Added

  • Update mechanism and vendor folder.

Changed

  • Block supports.

[0.6.0] - 2024-08-04

Added

  • WordPress Plugin Check Action (props @swissspidy).

Fixed

  • Parity between the HTML of accordion in the editor and the frontend.

[0.5.0] - 2023-10-08

Changed

  • Rollback apiVersion to 2.

[0.4.0] - 2023-09-07

Added

  • Translation support.
  • Portuguese translation.

[0.3.0] - 2023-09-01

Added

  • 'Cover' and 'Quote' blocks to list of allowed blocks.
  • CODEOWNERS file.

Fixed

  • Browser support (props @xipasduarte via #6).
  • PostCSS nesting deprecation.

Changed

  • Settings panel label.

[0.2.1] - 2023-06-12

Fixed

  • Block example.

[0.2.0] - 2023-04-17

Added

  • Support to "Margin", "Padding", "Color", and "Align" block controls.

[0.1.1] - 2023-04-15

Fixed

[0.1.0] - 2023-03-26

  • Initial release.