You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added: Optional validation of the selected pickup point using the API.
Added: Extended logging for diagnostics.
Updated: Displaying the name of the pickup point next to its address.
Updated: Added a specific log message for logging claim assistant label printing actions.
Added: Support for external cache folder.
Updated: The minimum required PHP version is now 7.4.
Added: It is now possible to insert custom shortcodes into emails to display information about the selected pickup point or the submitted packet.
Updated: Advanced carrier setting is now enabled by default. Removed notice about pickup point split activation.
Added: Backend checkout data validation when using block checkout.
Updated: Checkout data transient lifetime raised to the default value of WooCommerce.
Fixed: Removing all transients and options upon uninstall.
Added: New Home page with plugin setup wizard.
Added: Tutorials (setup, order detail, orders list, customs declaration).
Added: Option to force database tables creation/update (do_action('packeta_create_tables')).
Added: New setting option: Hide Packeta logo in widget.
Updated: Plugin uninstall no longer deletes data and settings (removed only if PACKETERY_REMOVE_ALL_DATA=true is defined); a warning is shown on deactivation.
Updated: Bulk printing of carrier labels – for external carriers only their labels can be generated.
Updated: Final shipment statuses (e.g. delivered, canceled) are no longer displayed.
Fixed: Missing widget in order detail for universal shipping zone.