File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 22
33## [ 3.8.1] (2025-10-28)
44
5+ ### Added
6+ * Code line explanation widget with apply and remove actions for AI-generated comments. (PRO)
7+
8+ ### Changed
9+ * Improved pagination handling and display structure for cloud search results. (PRO)
10+ * Enhanced styling for codevault rows and inactive tabs in cloud interface. (PRO)
11+
12+ ### Removed
13+ * Removed ` guzzlehttp/guzzle ` dependency to reduce package conflicts. (PRO)
14+
515### Fixed
616* Improved file-based snippet handling for multisite installations.
717
Original file line number Diff line number Diff line change @@ -107,6 +107,19 @@ You can report security bugs found in the source code of this plugin through the
107107
108108= 3.8.1 (2025-10-28) =
109109
110+ __Added__
111+
112+ * Code line explanation widget with apply and remove actions for AI-generated comments. (PRO)
113+
114+ __Changed__
115+
116+ * Improved pagination handling and display structure for cloud search results. (PRO)
117+ * Enhanced styling for codevault rows and inactive tabs in cloud interface. (PRO)
118+
119+ __Removed__
120+
121+ * Removed `guzzlehttp/guzzle` dependency to reduce package conflicts. (PRO)
122+
110123__Fixed__
111124
112125* Improved file-based snippet handling for multisite installations.
You can’t perform that action at this time.
0 commit comments