Skip to content

Commit c6a4949

Browse files
authored
Release version 2.1 – added new Home page, setup wizard, tutorials, n… (#849)
2 parents f82bf27 + 2fa462a commit c6a4949

File tree

2 files changed

+20
-16
lines changed

2 files changed

+20
-16
lines changed

changelog.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
== Changelog ==
2+
= 2.1 =
3+
Added: New Home page with plugin setup wizard.
4+
Added: Tutorials (setup, order detail, orders list, customs declaration).
5+
Added: Option to force database tables creation/update (do_action('packeta_create_tables')).
6+
Added: New setting option: Hide Packeta logo in widget.
7+
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.
8+
Updated: Bulk printing of carrier labels – for external carriers only their labels can be generated.
9+
Updated: Final shipment statuses (e.g. delivered, canceled) are no longer displayed.
10+
Fixed: Missing widget in order detail for universal shipping zone.
11+
212
= 2.0.11 =
313
Fixed: Correct loading of shipping methods in case of premature payment plugin queries.
414

readme.txt

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -63,26 +63,20 @@ We are constantly working on adding new features. If there is a feature you woul
6363
Please contact us at [email protected] .
6464

6565
== Changelog ==
66+
= 2.1 =
67+
Added: New Home page with plugin setup wizard.
68+
Added: Tutorials (setup, order detail, orders list, customs declaration).
69+
Added: Option to force database tables creation/update (do_action('packeta_create_tables')).
70+
Added: New setting option: Hide Packeta logo in widget.
71+
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.
72+
Updated: Bulk printing of carrier labels – for external carriers only their labels can be generated.
73+
Updated: Final shipment statuses (e.g. delivered, canceled) are no longer displayed.
74+
Fixed: Missing widget in order detail for universal shipping zone.
75+
6676
= 2.0.11 =
6777
Fixed: Correct loading of shipping methods in case of premature payment plugin queries.
6878

6979
= 2.0.10 =
7080
Fixed: Introduced carrier and shipping method caching to prevent excessive memory usage and performance problems.
7181

72-
= 2.0.9 =
73-
Fixed: Type error when migrating guest session to user session during order.
74-
75-
= 2.0.8 =
76-
Fixed: Resolved data transfer from the checkout and pairing of the order with the plugin when registering a user in the checkout.
77-
78-
= 2.0.7 =
79-
Updated: Enabled age verification for Home delivery Slovakia.
80-
81-
= 2.0.6 =
82-
Fixed: Checkout no longer fails to render in case no valid tax rates are found.
83-
84-
= 2.0.5 =
85-
Updated: The payment method restriction set for the carrier has been implemented in the block checkout.
86-
Fixed: Packeta information is added to emails even when the order status is changed in administration.
87-
8882
[See changelog for all versions](https://raw.githubusercontent.com/Zasilkovna/WooCommerce/main/changelog.txt)

0 commit comments

Comments
 (0)