@@ -34,24 +34,27 @@ UCD - (UCD)ARDET is an Encoding Detector Library
3434
3535
3636========================================================
37- Current BETA Version 6.26.xxx .(build_#) (2026-xx-xx)
37+ Current BETA Version 6.26.130 .(build_#) (2026-01-30
3838========================================================
3939
4040--------------------------------------------------------
4141NEW:
4242--------------------------------------------------------
43- [.xxx.x]- Use Segment Heaps for memory allocation if available (Win10 2004+/Win11).
43+ [.xxx.x]-
44+ [.130.1]- Add Scintilla np3_patches with 5 patch files for future upgrades (SCI).
45+ [.130.1]- Use Segment Heaps for memory allocation if available (Win10 2004+/Win11).
46+ [.130.1]- Added AVX2 optimized x64 build configuration (x64_AVX2) (issue #4240).
47+ [.130.1]- Added GitHub Actions CI workflow for MSVC builds (Win32/x64/ARM64).
4448[1021.2]- Add extensions "ts"and "tsx" in Tcl Script lexer (LEX).
4549[1021.1]- Add extension "JSX" in JavaScript lexer (LEX).
4650[.828.1]- Added Notepad3 Version in the Title bar of the Inno Setup dialog box (SUP).
47- [.119.1]- Added AVX2 optimized x64 build configuration (x64_AVX2) (issue #4240).
48- [.119.1]- Added GitHub Actions CI workflow for MSVC builds (Win32/x64/ARM64).
4951
5052--------------------------------------------------------
5153CHANGES:
5254--------------------------------------------------------
53- [.xxx.x]- Update to Scintilla 5.5.8 and Lexilla 5.4.6 (SCI/LEX).
54- [.xxx.x]- Moved installer scripts to Build\Installer folder with local language files (SUP).
55+ [.xxx.x]-
56+ [.130.1]- Update to Scintilla 5.5.8 and Lexilla 5.4.6 (SCI/LEX).
57+ [.130.1]- Moved installer scripts to Build\Installer folder with local language files (SUP).
5558[.101.1]- Rizonesoft Copyright © 2008-2025 to year "2008-2026".
5659[1114.1]- Remove the "Opera Promotion" page in Notepad3 "INNO Setup Installer" (SUP).
5760[.917.1]- Italian language update.
@@ -61,20 +64,31 @@ CHANGES:
6164--------------------------------------------------------
6265FIXES:
6366--------------------------------------------------------
64- [.xxx.x]- Fixed user config setup to run as original user context during install/uninstall (SUP).
65- [.119.1]- Fixed FileSave() nested call issue causing unexpected save behavior (Notepad3.c:4788) (issue #5445).
66- [.119.1]- Fixed DirectWrite font variant resolution using IDWriteGdiInterop (SCI).
67+ [.xxx.x]-
68+ [.130.1]- New files created in correct working directory.
69+ [.130.1]- Allow saving unmodified files when strip blanks is enabled.
70+ [.130.1]- Black line in Language menu submenu.
71+ [.130.1]- Mouse scroll settings now update without restart.
72+ [.130.1]- Persist Monitoring Log (View -> Monitoring Log) setting.
73+ [.130.1]- Create settings folder recursively if it doesn't exist.
74+ [.130.1]- Restore status bar after printing completes.
75+ [.130.1]- Fixed /m command line defaults to text mode instead of last search mode.
76+ [.130.1]- Resolve DirectWrite font face names correctly.
77+ [.130.1]- Fixed user config setup to run as original user context during install/uninstall (SUP).
78+ [.130.1]- Fixed FileSave() nested call issue causing unexpected save behavior (issue #5445).
79+ [.130.1]- Fixed DirectWrite font variant resolution using IDWriteGdiInterop (SCI).
6780[.917.1]- Really Silent/VerySilent Uninstall (SUP).
6881
6982--------------------------------------------------------
7083REMOVED:
84+ [.xxx.x]-
7185--------------------------------------------------------
7286
7387--------------------------------------------------------
7488CHANGES Versions in Tools or Libraries:
7589--------------------------------------------------------
76- [.xxx.x ]- Update Lexilla Library (LEX) version 5.4.6 (2025-11-10).
77- [.xxx.x ]- Update Scintilla Library (SCI) version 5.5.8 (2025-11-10).
90+ [.130.1 ]- Update Lexilla Library (LEX) version 5.4.6 (2025-11-10).
91+ [.130.1 ]- Update Scintilla Library (SCI) version 5.5.8 (2025-11-10).
7892[.711.1]- Update Oniguruma Regex (ONI) engine version 6.9.10 (2025/04/24).
7993[.101.1]- Update grepWinNP3 (GRE) version 2.1.15.48 (2024-01-10).
8094[1213.1]- Update MiniPath (MIN) version 1.0.2.191 (2022-12-13).
0 commit comments