We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862d642 commit 769aa0aCopy full SHA for 769aa0a
1 file changed
www/changelog.shtml
@@ -1,5 +1,19 @@
1
<!--#include virtual="header.inc" -->
2
<h3>Change log:</h3>
3
+<b>1.0.7.0</b>
4
+<ul>
5
+ <li>Fix for replacing with extended Unicode characters with editor.rereplace() (thanks to David Instone-Brewer for reporting)</li>
6
+ <li>Several freeze issues corrected (thanks to skrell and Juergen Busch for reporting)</li>
7
+</ul>
8
+<br/>
9
+<b>1.0.6.0</b>
10
11
+ <li>Arguments for various events fixed (thanks to everyone that reported the various missing arguments)</li>
12
+ <li>editor.deleteLine() works as expected on first and last lines</li>
13
+ <li>Various small documentation fixes</li>
14
15
16
+
17
<b>1.0.5.0</b>
18
<ul>
19
<li>Fixed crash bug with notepad.prompt(). Thanks to Dieter Koessl for reporting</li>
0 commit comments