Skip to content

Latest commit

 

History

History
69 lines (40 loc) · 1.29 KB

File metadata and controls

69 lines (40 loc) · 1.29 KB

Changelog

[Unreleased]

Changed

  • Updated dependencies

Fixed

  • Fixed a potential error with by third party plugins wrong called hook "block_categories_all"

[1.1.2] - 17.11.2025

Changed

  • Updated Block usage for WordPress 6.9
  • Updated dependencies
  • Set compatibility to WordPress 6.9
  • Using PHPStan for additional security checks on every release
  • Removed unused embedding of translation files from development

Fixed

  • Fixed missing output of some classic widgets

[1.1.1] - 16.06.2025

Changed

  • Link to settings in the plugin list instead of setup-link if API is not configured
  • Updated the documentation for shortcodes

[1.1.0] - 28.05.2025

Added

  • Enter your ProvenExpert API credentials direct instead of using the quick connect tool

Changed

  • New setting tabs for connection and widgets
  • Changed some texts for a better understanding

Fixed

  • Fixed a potential error with reading HTTP-status of not successfully processed API requests

[1.0.1] - 02.05.2025

Added

  • Added new changelog format

Changed

  • Changed widget titles
  • Set compatibility to WordPress 6.8
  • Small code optimizations

Fixed

  • Fixed wrong review URL
  • Fixed missing translation if no widgets are available

[1.0.0] - 17.04.2025

Added

  • Initial Release