Skip to content

Commit 5ca67cc

Browse files
authored
fix: chnagelog
1 parent c289502 commit 5ca67cc

2 files changed

Lines changed: 1 addition & 10 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@
44
## [3.9.3] (2025-12-03)
55

66
### Added
7-
* Add visual regression screenshots for the Code Snippets list (captures active and inactive toggle states)
8-
* Update Playwright configuration with a snapshotPathTemplate and a maxDiffPixels threshold to improve screenshot management and allow small diffs
9-
10-
### Changed
11-
* Enhanced end-to-end tests to verify the toggle visual state in the snippets list page, improving UI verification and test reliability
7+
* end-to-end tests to verify the toggle visual state in the snippets list page, improving UI verification and test reliability
128

139
### Fixed
1410
* Fix missing import of common/direction in src/css/manage.scss to restore correct styling and direction-aware layout

src/readme.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,6 @@ You can report security bugs found in the source code of this plugin through the
109109

110110
__Added__
111111

112-
* Add visual regression screenshots for the Code Snippets list (captures active and inactive toggle states)
113-
* Update Playwright configuration with a snapshotPathTemplate and a maxDiffPixels threshold to improve screenshot management and allow small diffs
114-
115-
__Changed__
116-
117112
* Enhanced end-to-end tests to verify the toggle visual state in the snippets list page, improving UI verification and test reliability
118113

119114
__Fixed__

0 commit comments

Comments
 (0)