We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a96bef0 commit ead376eCopy full SHA for ead376e
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+
4
+## [3.9.1] (2025-11-14)
5
6
+### Changed
7
+* Migrated to native CSS direction handling (RTL/LTR) for improved compatibility and simpler styling
8
+* Updated dependencies to the latest compatible versions
9
10
+### Fixed
11
+* Fixed TinyMCE menu button registration to prevent initialization failure (see: https://wordpress.org/support/topic/failed-to-initialize-plugin-code_snippets/)
12
+* Fixed the position of the 'code direction' control in the editor
13
14
## [3.9.0] (2025-11-13)
15
16
### Added
0 commit comments