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 ead376e commit 0b02cfaCopy full SHA for 0b02cfa
src/readme.txt
@@ -104,6 +104,19 @@ You can report security bugs found in the source code of this plugin through the
104
105
== Changelog ==
106
107
+
108
+= 3.9.1 (2025-11-14) =
109
110
+__Changed__
111
112
+* Migrated to native CSS direction handling (RTL/LTR) for improved compatibility and simpler styling
113
+* Updated dependencies to the latest compatible versions
114
115
+__Fixed__
116
117
+* Fixed TinyMCE menu button registration to prevent initialization failure (see: https://wordpress.org/support/topic/failed-to-initialize-plugin-code_snippets/)
118
+* Fixed the position of the 'code direction' control in the editor
119
120
= 3.9.0 (2025-11-13) =
121
122
__Added__
0 commit comments