← Zurück zu Locator v1.1.0 (12 Releases)

Changelog Locator

Changelog für das geplanten WooCommerce-Plugin Locator: Updates, Korrekturen und Funktionsentwicklung.

v1.1.0
  • An AI assistant working in your wp-admin can now read your store locations for you, through the WordPress Abilities API (WordPress 6.9 and later). Ask it for the shop in a given city or postcode and it reads back the address, phone, email and opening hours, exactly what the storefront search box would find. It can also tell you how the directory is set up.
  • Reading only. Nothing an assistant can call adds, edits or removes a location; that stays in your hands. Only users who can manage WooCommerce can use these, and on WordPress 6.8 and earlier nothing changes.
v1.0.7
  • The store email you type on a location now appears on its card, as a click-to-write link beside the phone number. Until now it was saved and never shown to shoppers.
  • The featured image you set on a location now appears at the top of its card.
  • The text you write in the location editor now appears under the store name.
  • Photo, description and email each get their own switch under WooCommerce → Store Locator, alongside the address, opening hours and phone switches.
v1.0.6
  • Internal: the store-list search builds its meta-key list through an explicitly typed map, so static analysis can see that only strings reach the query. No change in behaviour.
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 Locator for WooCommerce for a more distinctive plugin name.
v0.1.3
  • Fix: store locations no longer take over the `manage_woocommerce` capability. Registering the locations post type mapped meta caps onto `manage_woocommerce`, which made every `manage_woocommerce` check fail while the plugin was active, hiding the whole WooCommerce admin menu (Settings, Status, Orders) and the plugin's own settings page.
v0.1.2
  • Programmatic store import via `StoreWriter` with `locator/import_store_fields` filter and `locator/store_imported` action.
v0.1.1
  • Add `locator/store_groups` filter so add-ons can group the storefront directory by region or country.
v0.1.0
  • Initial release: store-location post type, [locator] shortcode, searchable list, settings.