From 83548be7462b5e2ccc2ee78fa2c41979d9c7952a Mon Sep 17 00:00:00 2001 From: Derick Payne Date: Sun, 18 Jan 2026 06:19:49 +0200 Subject: [PATCH] docs: add Beta Page migration #1129 to Medium Priority --- todo/TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo/TODO.md b/todo/TODO.md index cb7e6676b..4b62c3496 100644 --- a/todo/TODO.md +++ b/todo/TODO.md @@ -57,6 +57,8 @@ - See [research/autosave-backup.md](research/autosave-backup.md) - [ ] Installer testing on various Windows versions - [ ] Language file updates +- [ ] **Move Beta Page to rizonesoft.com** - Host beta downloads on main site + - Issue: [#1129](https://github.com/rizonesoft/Notepad3/issues/1129) - [ ] **Force Save Option** - Allow saving unmodified files for strip trailing blanks - Issue: [#5444](https://github.com/rizonesoft/Notepad3/issues/5444) - Code: `Notepad3.c:12042` - `bSaveNeeded` check skips save on unmodified files