Skip to content

Commit cbe545b

Browse files
committed
docs(readme): changelog for v1.2.0
1 parent e7da209 commit cbe545b

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@ You can post ideas or contribute to the project over at the GitHub repository, w
5656

5757
## Changelog
5858

59+
### v1.2.0 - 14th February 2026
60+
61+
- Improvement - Rename "Auto" height option to "Default" for clarity
62+
- Improvement - Consistent minimum height applied to all taxonomy panels
63+
- Fix - Fatal error when a taxonomy has been deleted after being configured in the plugin (thanks @mikenucleodigital)
64+
- Fix - Plugin cleanup on uninstall now works correctly
65+
5966
### v1.1.1 - 7th February 2026
6067

6168
- Fix - Prevent duplicate taxonomy panels showing in the block editor when using built-in taxonomies like Tags (thanks @swinggraphics)

readme.txt

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ You can post ideas or contribute to the project over at the GitHub repository, w
5151

5252
== Changelog ==
5353

54+
= 1.2.0 - 14th February 2026 =
55+
* Improvement - Rename "Auto" height option to "Default" for clarity
56+
* Improvement - Consistent minimum height applied to all taxonomy panels
57+
* Fix - Fatal error when a taxonomy has been deleted after being configured in the plugin (thanks @mikenucleodigital)
58+
* Fix - Plugin cleanup on uninstall now works correctly
59+
5460
= 1.1.1 - 7th February 2026 =
5561
* Fix - Prevent duplicate taxonomy panels showing in the block editor when using built-in taxonomies like Tags (thanks @swinggraphics)
5662

@@ -81,15 +87,15 @@ For detailed documentation and examples, see the [full documentation on GitHub](
8187

8288
== Upgrade Notice ==
8389

90+
= 1.2.0 =
91+
Fixes fatal error when a configured taxonomy is deleted, improves panel height options.
92+
8493
= 1.1.1 =
8594
Fix duplicate taxonomy panels in the block editor for built-in taxonomies.
8695

8796
= 1.1.0 =
8897
Bug fix for admin options table display on mobile devices.
8998

90-
= 1.0.1 =
91-
Bump WordPress tested up to field to support 6.8 branch.
92-
9399
== License ==
94100

95101
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

0 commit comments

Comments
 (0)