From b5d09685de872612644a4fe20ff21352b5a2b001 Mon Sep 17 00:00:00 2001 From: Derick Payne Date: Sun, 18 Jan 2026 07:36:12 +0200 Subject: [PATCH] docs: add AVX2 Build #4240 to Medium Priority --- todo/TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo/TODO.md b/todo/TODO.md index 25c661c70..246f96f0f 100644 --- a/todo/TODO.md +++ b/todo/TODO.md @@ -61,6 +61,8 @@ - Issues: [#1665](https://github.com/rizonesoft/Notepad3/issues/1665), [#370](https://github.com/rizonesoft/Notepad3/issues/370), [#512](https://github.com/rizonesoft/Notepad3/issues/512), [#4331](https://github.com/rizonesoft/Notepad3/issues/4331), [#3652](https://github.com/rizonesoft/Notepad3/issues/3652) - See [research/autosave-backup.md](research/autosave-backup.md) - [ ] Installer testing on various Windows versions +- [ ] **AVX2 Build** - Optimized build for modern CPUs + - Issue: [#4240](https://github.com/rizonesoft/Notepad3/issues/4240) - [ ] Language file updates - [ ] **Move Beta Page to rizonesoft.com** - Host beta downloads on main site - Issue: [#1129](https://github.com/rizonesoft/Notepad3/issues/1129)