From b8cbdc873627ab0690b40ca1d39314c59acf2fe7 Mon Sep 17 00:00:00 2001 From: ychclone <24619410+ychclone@users.noreply.github.com> Date: Tue, 10 Sep 2024 11:32:22 +0800 Subject: [PATCH] update history --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 4276a58..ec9ea4d 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,16 @@ Source code is avaliable in # Change Log +## version [1.10.0] + +- Editor can go back and forward for navigation +- Advanced option in search combo box +- Right click close all tab, close all to left, close all to right, copy file path, copy filename, and copy file +- Detect if file opened got modification by other program and prompt reload +- Fix for find before line match +- Fix for cursor line highlight +- Fix for symbol regular expression escaped html string + ## version [1.9.4] - Change default source mask from \*.\* to \* to include file without extension