Skip to content

Latest commit

 

History

History
71 lines (44 loc) · 3.99 KB

CHANGELOG.md

File metadata and controls

71 lines (44 loc) · 3.99 KB

Changelog

All notable changes to this project will be documented in this file.

0.3.4 - 2024-05-29

🚀 Added

  • Update Changelog section with the relevant links (#54)
  • Enhance GitHub actions to run not that often (#53)

0.3.3 - 2024-05-29

🐛 Fixes

  • Do not exclude README & use a valid SPDX license (#52)
  • Rename README to align with wp.org (#51)

0.3.2 - 2024-05-29

🚀 Added

  • Update version to 0.3.2 (where GH action does not) (#50)

0.3.1 - 2024-05-29

🚀 Added

  • Use wp dist-archive to create a release-asset zip (#49)

0.3.0 - 2024-05-29

🚀 Added

  • New 'Deploy' action to WordPress.org Repository (#48)
  • NEW .org/plugin-review action (#47)
  • Develop (#41)
    • Disable WordPress' root padding cff7e92
    • Add 10% inner saftey distance to all labels 779f2bf
    • Make template strings translateable 1ddbc50
    • Add body-class when block is in use 293ca9a
    • Recognise paper orientation in browser print dialog 4942323
    • NEW FAQ 'How does the block work?' a607b2d
    • Try to better align with plugin-readme guidelines 45a21b7
    • Increase minimum required PHP to 8.1 )

🐛 Fixed

  • Develop (#41)

0.2.0 - 2023-10-13

🚀 Added

  • Write a nice README (#29)
  • Add DE screenshots (#28)
  • Make translation ready and add de_DE & de_DE_formal translations (#24)
  • Allow to set custom Font sizes on Group-, Heading- and Paragraph-Blocks (#23)
  • Switch editor layout to show label-selector first, and label template… (#22)
  • Introduce block (and everything related) to print labels (#16)

🐛 Fixed

  • Small fixes for more consistency between screen and print (#21)

Dependency Updates & Maintenance

  • Locked @wordpress/scripts to version 26.13.0 (see #25)