+ upd: Version files and Changes.txt

This commit is contained in:
Pairi Daiza 2020-08-24 15:43:39 +02:00
parent cba56d8c00
commit 5d2d6fb00f
4 changed files with 7 additions and 5 deletions

View File

@ -33,13 +33,14 @@ SUP - (S)et(UP) / Installer Package
=====================================================
Current BETA Version 5.20.823.(build_#) (2020-08-23)
Current BETA Version 5.20.824.(build_#) (2020-08-24)
=====================================================
-----------------------------------------------------
NEW:
-----------------------------------------------------
[.###.#]-
[.824.1]- Focused-View: mode Fold-Only.
[.823.1]- Mark Occurrences: show additional Bookmark (Arrows).
[.823.1]- Bookmark context menu: clear marker type.
[.822.2]- FocusedView Options: Bookmarks/Line-Highlight & Folding.
@ -78,7 +79,7 @@ CHANGES:
[.729.1]- DPI-Aware About & Custom.Scheme dialog.
[.729.1]- Swap Shortcuts: "Search in Files" -> "Ctrl+Shift+F" and Toggle Folds -> "Ctrl+Alt+F".
[.723.1]- Review document modified handler (dirty-flag).
[.817.2]- Update grepWinNP3 (GRE) version 2.1.3.26 (2020-08-17).
[.817.2]-- Update grepWinNP3 (GRE) version 2.1.3.26 (2020-08-17).
[.813.1]- Update Oniguruma Regex (ONI) engine version 6.9.6 (2020-07-31).
[.818.1]- Update Scintilla Library (SCI) version 4.4.4 (2020-08-18).
@ -92,6 +93,7 @@ ENHANCEMENT:
FIXES:
-----------------------------------------------------
[.###.#]-
[.824.1]- Not intended bookmarker on F/R dialog mark findings.
[.823.1]- Bookmark Occurrences too menu checked.
[.823.1]- Scroll to cursor for selection start/end jumps.
[.823.1]- Not intended "violet" bookmark.

View File

@ -1 +1 @@
823
824

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.823.1"
version="5.20.824.1"
type="win32"
/>
<description>Notepad3 beta</description>

View File

@ -8,7 +8,7 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 823
#define VERSION_REV 824
#define VERSION_BUILD 1
#define SCINTILLA_VER 444
#define ONIGURUMA_REGEX_VER 6.9.5