We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e92ad0 commit 5af0b64Copy full SHA for 5af0b64
1 file changed
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Changelog
2
3
+
4
+## [3.9.2] (2025-11-17)
5
6
+### Added
7
+* Added custom scissors icon and button title to the code snippets plugin
8
+* Added back navigation styling on the edit page
9
10
+### Changed
11
+* Refined layout for column names and action buttons in the Cloud Snippets list
12
+* Enhanced styling for cloud-related UI elements
13
+* More efficient pagination and snippet fetching in cloud search
14
15
+### Fixed
16
+* Sanitized pagination output to prevent unsafe rendering
17
+* Normalized Cloud API payloads for consistent behavior
18
+* Prevented vendor namespace collisions by removing non-prefixed mappings
19
+* Improved settings sanitization and included the 'enable_flat_files' setting in defaults
20
21
## [3.9.1] (2025-11-14)
22
23
### Changed
0 commit comments