Release-v1.1 #1

Merged
jeremy merged 6 commits from Release-v1.1 into master 2026-08-19 23:23:08 -05:00

6 commits

Author SHA1 Message Date
=
3772eeb6a5 Performance optimization and hardening against malformed files.
Some checks failed
CI / linux (push) Successful in 9m21s
CI / windows-cross (push) Successful in 4m21s
CI / windows-cross (pull_request) Has been cancelled
CI / release (pull_request) Has been cancelled
CI / linux (pull_request) Has been cancelled
CI / release (push) Successful in 12s
2026-08-20 00:13:10 -04:00
=
84900f4335 Working on failing CI test.
All checks were successful
CI / linux (push) Successful in 12m53s
CI / windows-cross (push) Successful in 4m6s
CI / release (push) Successful in 13s
2026-08-18 01:23:51 -04:00
=
208cc900fc Fix a flakey test that fails in CI, pruned unused SQLITE table entries from old work. Trimmed binary size by removing unneeded emoji and other EGUI items. LTO performance improvements.
Some checks failed
CI / linux (push) Failing after 12m6s
CI / windows-cross (push) Successful in 7m19s
CI / release (push) Has been skipped
2026-08-17 22:30:43 -04:00
=
9760503a3f Release v1.1: live results, duplicate verification, and a Settings tab.
Some checks failed
CI / linux (push) Failing after 5m46s
CI / windows-cross (push) Successful in 5m40s
CI / release (push) Has been skipped
Search results now track the disk as it changes (live.rs), duplicate
groups can be confirmed byte-for-byte before deletion (verify.rs), the
Options window becomes a Settings tab with configurable/sortable result
columns, and a first-start tutorial explains the basics.
2026-08-17 19:26:18 -04:00
=
03d0b6a50f Update the release pipeline to early-exit on non-Release branches. 2026-08-09 19:01:13 -04:00
=
2971b6e709 Fixed cross-compile bug on Windows due to reorg.
All checks were successful
CI / linux (push) Successful in 3m3s
CI / windows-cross (push) Successful in 2m14s
CI / release (push) Successful in 15s
2026-08-09 18:51:00 -04:00