Skip to content

Latest commit

 

History

History
75 lines (40 loc) · 1.12 KB

changelog.md

File metadata and controls

75 lines (40 loc) · 1.12 KB

Changelog

[1.0.9] - 22.12.2024

Added

  • Added GitHub action to build releases

Changed

  • Moved the changelog to GitHub

[1.0.8] - 16.03.2024

Changed

  • Small optimizations
  • Removed JSON-language files from plugin
  • Updated compatibility-flag for WordPress 6.5

[1.0.7] - 21.10.2023

Changed

  • Updated compatibility-flag for WordPress 6.4
  • Compatible with WordPress Coding Standards 3.0

Removed

  • Removed language-files from plugin (except the json-files for Block Editor)

[1.0.6] - 16.07.2023

Changed

  • Updated compatibility-flag for WordPress 6.3
  • Compatible with WordPress Coding Standards

[1.0.5] - 19.03.2023

Changed

  • Updated compatibility-flag for WordPress 6.2

[1.0.4] - 16.07.2022

Changed

  • Updated compatibility-flag for WordPress 6.0.1
  • Added build-system for repository

[1.0.3] - 21.05.2022

Changed

  • Updated compatibility-flag for WordPress 6.0

[1.0.2] - 09.02.2022

Fixed

  • Security fix for AJAX-requests

[1.0.1] - 09.02.2022

Changed

  • Using default_category instead of own option

[1.0.0] - 04.02.2022

Added

  • Initial commit