File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,3 @@ _upgrade_staging/
7676
7777# ARM64 build intermediate directories
7878** /ARM64 /
79-
80- # Build Installer (local only)
81- Build /Installer /
Original file line number Diff line number Diff line change 4444[1021.2]- Add extensions "ts"and "tsx" in Tcl Script lexer (LEX).
4545[1021.1]- Add extension "JSX" in JavaScript lexer (LEX).
4646[.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).
4749
4850--------------------------------------------------------
4951CHANGES:
@@ -60,6 +62,8 @@ CHANGES:
6062FIXES:
6163--------------------------------------------------------
6264[.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).
6367[.917.1]- Really Silent/VerySilent Uninstall (SUP).
6468
6569--------------------------------------------------------
You can’t perform that action at this time.
0 commit comments