← Zurück zu Peekv1.0.18 (21 Releases)

Changelog Peek

Changelog für das verfügbaren WooCommerce-Plugin Peek: Updates, Korrekturen und Funktionsentwicklung.

v1.0.18
  • Fixed: the plugin reported an older version number internally than the one it was released under. That number versions the stylesheets and scripts the admin screen loads, so a browser holding the previous files kept them after an update instead of fetching the corrected ones.
  • Fixed: the package no longer ships its own translation files. WordPress.org builds language packs from translate.wordpress.org, and a bundled catalogue shadows that pack, so a translation corrected upstream could not reach you until the next release. Your language now comes from the language pack, which is the copy that stays current.
v1.0.17
  • Declared compatibility with WooCommerce 11.0.
v1.0.16
  • 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.15
  • The "Modal heading" setting now works: the modal title appears above the product instead of being wiped the moment the product loaded.
  • Turning off "Product image" now really hides it. Products with no gallery no longer showed the featured photo (or the placeholder) anyway, and the summary now uses the full width when there is no image to show.
v1.0.14
  • The PRO notice no longer calls the custom modal sections plain HTML. They are stored as post-safe HTML, so scripts and iframes are stripped, and the notice now says so.
v1.0.13
  • Fix: the quick-view button no longer prints in the related and up-sell loops on single product pages, where the modal it opens is not loaded. It obeys the same "where to load" setting as the modal itself.
  • The modal now announces when it has finished loading a product, which is what Peek Pro's quick-view analytics counts. Without it that screen could only ever show zeros.
v1.0.11
  • Translations: completed Polish, German and Spanish for the PRO upgrade panel.
v1.0.10
  • Declared compatibility with WooCommerce 10.9.
v1.0.9
  • Description: converted the links in the readme to proper anchors (documentation, plugin page, source, related plugins).
v1.0.8
  • Added an in-plugin Peek PRO upsell (dismissible banner + feature cards) on the settings screen.
v1.0.7
  • Shortened display name (dropped the Plogins prefix; slug unchanged).
v1.0.6
  • Reverted Author header to WPPoland.com to match the plugin family (author credit is the motylanogha contributor).
v1.0.5
  • Author header now credits Mariusz Szatkowski (motylanogha).
v1.0.4
  • Readme: added Peek PRO and related Plogins plugins links.
v1.0.3
  • Clearer name: Plogins Peek - Product Preview for WooCommerce.
v1.0.2
  • Added bundled Polish, German and Spanish translations for the plugin interface.
v1.0.1
  • First stable release.
v0.3.1
  • Renamed to Plogins Peek for WooCommerce for a more distinctive plugin name.
v0.3.0
  • New: loop button placement, below the card or overlay on the thumbnail (hover/focus).
  • New: `[peek]` shortcode as an alias for `[peek_quick_view]`.
v0.2.0
  • New: `[peek_quick_view]` shortcode to place a quick-view trigger anywhere, with optional `id`, `text` and `style` attributes.
  • New: stock status row in the modal, with a toggle.
  • New: configurable gallery thumbnail count (0-12).
  • New: trigger button style, text, icon, or icon + text (icon-only keeps an accessible name).
  • New: display scope, load on shop/archives only, or also single-product related/up-sell loops.
  • New: modal chrome controls in the settings page (title, close-button label, loading/error text, view-product link text, SKU label, and toggles for the modal heading, close button and backdrop-click close).
  • New: `uninstall.php` removes the plugin's options on delete.
  • Added Domain Path for translations.
v0.1.0
  • Initial release: accessible AJAX quick-view modal for WooCommerce shop and archive loops, with a settings page for the button label and modal contents.