@@ -4,8 +4,8 @@ Donate link: https://codesnippets.pro
44Tags: code, snippets, multisite, php, css
55License: GPL-2.0-or-later
66License URI: license.txt
7- Stable tag: 3.6.6
8- Tested up to: 6.6.2
7+ Stable tag: 3.6.6.1
8+ Tested up to: 6.7.1
99
1010An easy, clean and simple way to enhance your site with code snippets.
1111
@@ -103,13 +103,19 @@ You can report security bugs found in the source code of this plugin through the
103103
104104== Changelog ==
105105
106- = [3.6.6] (2024-11-27) =
106+ = 3.6.6.1 (2024-05-24) =
107+
108+ * Redeployment of v3.6.6 to overcome issue with initial build.
109+
110+ = 3.6.6 (2024-11-27) =
107111
108112__Changed__
113+
109114* Improved compatability with modern versions of PHP.
110115* Extended welcome API to include admin notices.
111116
112117__Fixed__
118+
113119* Memory issue from checking aggregate posts while loading front-end syntax highlighter.
114120* Translation functions being called too early on upgrade, resulting in localisation loading errors.
115121* Bug preventing the 'share on network' status of network snippets from correctly updating.
@@ -118,7 +124,7 @@ __Fixed__
118124
119125= 3.6.5.1 (2024-05-24) =
120126
121- * Redeployment of [ v3.6.5](#365-2024-05-24) to overcome issue with initial build.
127+ * Redeployment of v3.6.5 to overcome issue with initial build.
122128
123129= 3.6.5 (2024-05-24) =
124130
@@ -325,6 +331,6 @@ __Changed__
325331__Fixed__
326332
327333* Issue making survey reminder notice not dismissible.
328- * Path to iron visible when updating the pro plugin.
334+ * Incorrect path to icon when updating the pro plugin.
329335
330336**[The full changelog is available on GitHub](https://github.com/codesnippetspro/code-snippets/blob/core/CHANGELOG.md)**
0 commit comments