File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
<!--#include virtual="header.inc" -->
2
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
+ <ul>
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
+ </ul>
15
+ <br/>
16
+
3
17
<b>1.0.5.0</b>
4
18
<ul>
5
19
<li>Fixed crash bug with notepad.prompt(). Thanks to Dieter Koessl for reporting</li>
You can’t perform that action at this time.
0 commit comments