← Wróć do Noticev1.0.10 (15 wydań)

Historia zmian Notice

Historia zmian planowanej wtyczki Notice: aktualizacje, poprawki i rozwój funkcji dla WooCommerce.

v1.0.10
  • Renamed to Plogins Notice - Announcement Bar for WooCommerce so the name leads with the brand rather than a generic word, which is what the WordPress.org plugin review team asks for. The plugin slug is unchanged.
v1.0.9
  • Removed the "Tested up to" header from the main PHP file. It belongs in readme.txt only, where it is already declared; present in both, the header can override the readme and show a compatibility version that was never intended.
v1.0.8
  • Tested against WordPress 7.1. Verified by activating this build on a clean 7.1 install with WooCommerce 11.1, not by editing the header.
v1.0.7
  • Fixed the PRO promo on the settings screen quoting a price in PLN. PRO is priced and charged in EUR, so an admin on a Polish site was shown a zloty amount and then billed in euro, and the zloty figure was a fixed conversion that drifted from the real charge as the rate moved. The promo now shows the euro price that is actually taken.
v1.0.6
  • A colour typed without the leading "#", such as ff0000, is now saved and shown on the bar instead of falling back to the default palette.
  • Three-digit shorthand such as #f00 now works in the colour fields, in the live preview and on the storefront.
v1.0.4
  • Translations: completed Polish, German and Spanish for the PRO upgrade panel.
v1.0.3
  • Fixed low-contrast admin headings under an OS dark-mode preference.
v1.0.2
  • Added bundled Polish, German and Spanish translations for the plugin interface.
v1.0.1
  • First stable release.
v0.1.4
  • Renamed to Plogins Notice for WooCommerce for a more distinctive plugin name.
v0.1.3
  • Add `notice/bar_rendered` action after each active announcement bar renders, for aggregate impression analytics in extensions.
v0.1.3
  • `notice/bar_rendered` action after each active bar is printed, for PRO impression hooks.
v0.1.2
  • Multi-bar support via `notice/bars` filter; `notice/bar_active` now receives a bar id. Front-end dismissal handles stacked bars.
v0.1.1
  • Add `notice/bar_active` filter so PRO and custom code can narrow bar visibility.
v0.1.0
  • Initial release: store-wide announcement bar with message, CTA link, colours and dismissal.