Skip to content

Commit 769aa0a

Browse files
committed
Changelog 1.0.7
1 parent 862d642 commit 769aa0a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

www/changelog.shtml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
<!--#include virtual="header.inc" -->
22
<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+
317
<b>1.0.5.0</b>
418
<ul>
519
<li>Fixed crash bug with notepad.prompt(). Thanks to Dieter Koessl for reporting</li>

0 commit comments

Comments
 (0)