File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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__
You can’t perform that action at this time.
0 commit comments