Skip to content

Commit e32ce9d

Browse files
authored
fix: sync changelog
1 parent 7f2816d commit e32ce9d

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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

src/readme.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)