← Volver a Tiers v1.0.12 (17 versiones)

Changelog Tiers

Changelog del plugin de WooCommerce Tiers (disponible): actualizaciones, correcciones y desarrollo de funciones.

v1.0.12
  • Copy: the PRO pricing line said the amount would be shown in PLN at checkout. It is not. Billing is in EUR, and the readme now says so in English, Polish, German and Spanish.
v1.0.11
  • Copy: the pricing axis is WordPress roles, plus guests. The readme called it role and customer-group pricing, which suggested a Groups or Memberships integration that does not exist. The B2B screen is described as the quote mode it is, rather than as hidden prices.
v1.0.10
  • Text domain now matches the plugin slug (`plogins-tiers`), so translations from WordPress.org load correctly. Bundled translation files were renamed to match.
v1.0.8
  • Translations: completed Polish, German and Spanish for the PRO upgrade panel.
v1.0.7
  • Declared compatibility with WooCommerce 10.9.
v1.0.6
  • Translation quality pass: corrected Polish, German and Spanish (product names kept in English, legal withdrawal terminology, WooCommerce glossary and grammar fixes).
v1.0.5
  • Documentation: readme links are now labelled links.
v1.0.4
  • Shortened display name (dropped the Plogins prefix; slug unchanged).
v1.0.3
  • Added a Free vs PRO overview to the readme.
v1.0.2
  • Added bundled Polish, German and Spanish translations for the plugin interface.
v1.0.1
  • First stable release.
v0.2.4
  • Docs: added a "You may also like" section linking the other free WPPoland WooCommerce plugins. No functional changes.
v0.2.3
  • New: Elementor widget for the volume pricing table (works on Elementor 3.x and 4.0).
v0.2.2
  • Packaging: exclude the .wordpress-org assets directory from the plugin download (WordPress.org SVN assets only). No functional changes.
v0.2.1
  • Renamed to Plogins Tiers for WooCommerce for a more distinctive plugin name.
v0.2.0
  • New: configurable table placement (product summary, before/after add-to-cart form, product meta, or manual only).
  • New: `[tiers_table]` shortcode and a "Volume pricing table" block for placing the table anywhere.
  • New: optional custom table heading.
  • New: optional "You save" column in the pricing table.
  • New: optional per-line "You save" note in the cart.
  • New: translation support, with a Domain Path of `/languages`, a bundled `tiers.pot`, and a Polish translation.
  • Fix: define the missing `Tiers\PLUGIN_DIR` constant so the plugin boots reliably.
  • Housekeeping: removed an unused template; expanded coding-standards coverage to templates and blocks.
v0.1.0
  • Initial release: global volume pricing tiers, server-rendered pricing table on product pages, admin tier builder, `tiers/product_tiers` filter for PRO overrides. No jQuery, no layout shift, WCAG 2.2 AA.