← Zurück zu Tipping v1.0.6 (9 Releases)

Changelog Tipping

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

v1.0.6
  • Decimal percentage presets now show correctly on the checkout: a 2.5 preset is offered as "2.5%" instead of being rounded up to "3%" on the button while 2.5% was charged.
  • The preset values help text now says decimals are allowed.
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.3
  • Renamed to Plogins Tipping for WooCommerce for a more distinctive plugin name.
v0.1.2
  • `TipSelection::resolveAmountForChoice()` and optional `$base` argument on `tipping/fee_amount` for order-based tip resolution.
v0.1.1
  • `tipping/recipients` filter for PRO recipient lists (empty by default).
  • Optional `recipient` id in session and AJAX; persisted as `_tipping_recipient` on tipped orders.
  • `tipping/control_before_options` action for PRO UI before preset buttons.
  • Preset index saved as `_tipping_preset` order meta for reporting.
v0.1.0
  • Initial release: preset tips/donations on the checkout, applied as a WooCommerce cart fee with live totals, plus a WooCommerce settings screen.