From 484ee95f04575f8c5848d64dfda1e5ca441fbbb6 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Sat, 4 Feb 2023 23:00:27 +0100 Subject: [PATCH] MUI - Commit for "v6.23.204.1 beta" and "Changes.txt" --- Build/Changes.txt | 62 ++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 53 insertions(+), 9 deletions(-) diff --git a/Build/Changes.txt b/Build/Changes.txt index bc70eea0e..a1b74affb 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -34,35 +34,73 @@ UCD - (UCD)ARDET is an Encoding Detector Library ======================================================== -Version 6.23.203.2 (3 February 2023) (Hotfix) +Current BETA/RC Version 6.23.204.(build_#) (2023-02-04) ======================================================== +-------------------------------------------------------- NEW: -------------------------------------------------------- -[.120.1]- Paragraph navigation (Alt+PageUp, Alt+PageDown). +[.###.#]- . +[.###.#]- . -------------------------------------------------------- CHANGES: -------------------------------------------------------- -[.120.1]- Allow coloralpharef read from scheme properties. +[.###.#]- . +[.###.#]- . -------------------------------------------------------- FIXES: -------------------------------------------------------- -[.203.1]- Infinite loop using SCI_REPLACEMINIMAL in replace all loop in range (Hotfix). -[.124.1]- Speedup loading files with very long lines. -[.124.1]- Dependencies for version-file inclusion. -[.124.1]- Remove files generated by Version.ps1 and tracking disabled by .gitignore. -[.120.1]- Get git commit id for local build (ID= in Help Dlg). +[.###.#]- . +[.204.1]- Don't force top-left if window does not fit to monitor. + +-------------------------------------------------------- +REMOVED: +-------------------------------------------------------- +[.###.#]- . +[.###.#]- . + +-------------------------------------------------------- +CHANGES Versions in Tools or Libraries: +-------------------------------------------------------- +[1213.1]- Update MiniPath (MIN) version 1.0.2.191 (2022-12-13). +[1212.1]- Update Oniguruma Regex (ONI) engine version 6.9.9 (2022-12-09). +[1212.1]- Update Scintilla Library (SCI) version 5.3.2 (2022-12-06). +[1212.1]- Update Lexilla Library (LEX) version 5.2.1 (2022-12-06). +[1018.1]- Update grepWinNP3 (GRE) version 2.1.11.42 (2022-10-14). + +-------------------------------------------------------- +TRANSLATIONS (MUI): +-------------------------------------------------------- +[.###.#]- . +[.###.#]- . + +-------------------------------------------------------- +Hello everybody ! 😀 +For our "Notepad3 Translation Projects", we are looking for motivated volunteers, with a priority +to resume "(incomplete...)" translation projects: + +- Greek (el-GR) (incomplete...) +- Hindi (hi-IN) (incomplete...) +- Indonesian (id-ID) (incomplete...) +- Portuguese (pt-PT) (incomplete...) +- Spanish Mexican (es-MX) (incomplete...) +- Vietnamese (vi-VN) (incomplete...) +- etc... + +Please, send me a PM (mailto:hpwamr51 @ gmail.com) if you are willing to help. 🤔 +-------------------------------------------------------- ======================================================== -Version 6.23.118.1 (18 January 2023) +Version 6.23.203.2 (3 February 2023) (Hotfix) ======================================================== -------------------------------------------------------- NEW: -------------------------------------------------------- +[.120.1]- Paragraph navigation (Alt+PageUp, Alt+PageDown). [.109.1]- Allow "dotbox" instead of "horiz. line" for folded text. [.102.1]- Allow Line Number color to be alpha blended (e.g. DarkMode). [1223.1]- Allow "Notepad3 x64 Setup" to install on Win11 Arm (64-bit emulation). @@ -86,6 +124,7 @@ NEW: -------------------------------------------------------- CHANGES: -------------------------------------------------------- +[.120.1]- Allow coloralpharef read from scheme properties. [.104.1]- Move DefaultWindowPosition to Window section (deprecated: Settings2 section). [1230.1]- Revert to Lexilla's standard Markdown lexer (LEX). [1230.1]- Change background color for Heading 1 to enhance contrast to std Hyperlink (LEX). @@ -131,6 +170,11 @@ CHANGES: -------------------------------------------------------- FIXES: -------------------------------------------------------- +[.203.1]- Infinite loop using SCI_REPLACEMINIMAL in replace all loop in range (Hotfix). +[.124.1]- Speedup loading files with very long lines. +[.124.1]- Dependencies for version-file inclusion. +[.124.1]- Remove files generated by Version.ps1 and tracking disabled by .gitignore. +[.120.1]- Get git commit id for local build (ID= in Help Dlg). [.115.1]- Initial white display (splash) in case of Dark Mode Win [.115.1]- Animated minimize (taskbar or tray), restore w/o white splash. [.109.1]- Trigger mark-all-occ after transform backslash (EscCtrlChr) in F/R-Box is used.