2.5.0
🆕 What's in this release?
- Plugins with user interface text now take a parameter to translate that text into any language, provided you give the translated text. See their JavaScript files or the tests/i18n.html file for how to use it.
- The bug of text direction support is now fixed - right-to-left text should now work in code-input! See the tests/i18n.html file for how to use it. #126
🎉 Thanks to @eyaler for making me aware of the text direction internationalisation issues and writing much of the code to fix it, and to @H4kor for reminding me to update the version numbers in the README file!
I know there are a few outstanding small bugs in some plugins; another release should come relatively soon fixing some of them. Thanks for waiting during my busy period when I couldn't write the code myself, and thanks especially for those who started thinking about / coding solutions!