File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 3.6.4 (unreleased)
4
+ * Fixed: Minor type compatability issue with newer versions of PHP.
5
+ * Improvement: Increment the revision number of CSS and JS snippet when using the 'Reset Caches' debug action. (PRO)
6
+ * Fixed: Undefined array key issue when initiating cloud sync. (PRO)
7
+ * Fixed: Bug preventing downloading a single snippet from a bundle. (PRO)
8
+ * Added: AI generation for all snippet types: HTML, CSS, JS. (PRO)
9
+ * Fixed: Translations not loading for strings in JavaScript files.
10
+ * Improved: UX in generate dialog, such as allowing 'Enter' to submit the form. (PRO)
11
+ * Added: Button to create a cloud connection directly from the Snippets menu when disconnected. (PRO)
12
+
3
13
## 3.6.3 (13 Nov 2023)
4
14
* Fixed: Import error when initialising cloud sync configuration. (PRO)
5
15
* Improved: Added debug action for resetting snippets caches.
You can’t perform that action at this time.
0 commit comments