@@ -4,8 +4,8 @@ Donate link: https://codesnippets.pro
4
4
Tags: snippets, functions, multisite, code, php, html, css, javascript, js, content, scripts, styles, cloud, shortcode
5
5
License: MIT
6
6
License URI: license.txt
7
- Stable tag: 3.6.5-alpha.1
8
- Tested up to: 6.5-RC2
7
+ Stable tag: 3.6.5
8
+ Tested up to: 6.5.3
9
9
10
10
An easy, clean and simple way to enhance your site with code snippets.
11
11
@@ -104,6 +104,9 @@ You can report security bugs found in the source code of this plugin through the
104
104
105
105
== Changelog ==
106
106
107
+ = 3.6.5 (24 May 2024) =
108
+ * Added: New admin menu providing useful resources and updates on the Code Snippets plugin and community.
109
+
107
110
= 3.6.4 (15 Mar 2024) =
108
111
* Fixed: Minor type compatability issue with newer versions of PHP.
109
112
* Improvement: Increment the revision number of CSS and JS snippet when using the 'Reset Caches' debug action. (PRO)
@@ -222,22 +225,4 @@ thanks to contributions made by [Amaral Krichman](https://github.com/karmaral).
222
225
* Added: WP-CLI commands for retrieving, activating, deactivating, deleting, creating, updating, exporting and importing snippets.
223
226
* Fixed: Path to iron visible when updating the pro plugin.
224
227
225
- = 3.2.0 (22 Jul 2022) =
226
- * Fixed: Remove default value from SQL columns to improve compatibility with certain versions of MySQL.
227
- * Fixed: Delay loading snippets in Gutenberg editor blocks. (PRO)
228
- * Added: Option to show and hide line numbers in Gutenberg source code editor block. (PRO)
229
- * Added: Support for highlighting HTML, CSS, JS and embedded code in the front-end PrismJS code highlighter.
230
- * Added: Additional features to front-end PrismJS code highlighter, including automatic links and a copy button.
231
- * Added: Support for multiple code styles in the source code Gutenberg editor block. (PRO)
232
- * Added: Admin notice announcing release of Code Snippets Pro.
233
- * Fixed: Inconsistencies with translations between different plugin versions.
234
- * Fixed: Issue with Content Snippet shortcode information not displaying.
235
- * Added: Button for copying shortcode text to clipboard.
236
- * Improved: Include Code Snippets CSS and JS source code in distributed package.
237
- * Improved: Don't delete data from plugin if deleting Code Snippets Free while Code Snippets Pro is active.
238
- * Improved: Streamlined user interface and experience in Gutenberg editor blocks. (PRO)
239
- * Added: Option to choose from 44 different themes for the Prism code highlighter in the source editor block and Elementor widget. (PRO)
240
- * Improved: Compatibility of Elementor widgets with the latest version of Elementor. (PRO)
241
- * Improved: Replace icon font menu icon with embedded SVG icon.
242
-
243
228
**[The full changelog is available on GitHub](https://github.com/codesnippetspro/code-snippets/blob/master/CHANGELOG.md)**
0 commit comments