Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: SysAdminDoc/Images

Tags

v0.2.20

Toggle v0.2.20's commit message
refactor: remove viewer review workflow

v0.2.19

Toggle v0.2.19's commit message
fix: remove viewer top command bar

v0.2.15

Toggle v0.2.15's commit message
bump to v0.2.15 for roadmap drain session

Sync all version strings across csproj, manifest, installer,
README badge, scoop manifest, test fixture, and changelog.

v0.2.14

Toggle v0.2.14's commit message
fix: dispatch UI-thread collection mutation, reuse slideshow timer; b…

…ump v0.2.14

NetworkEgressService.LoadPersistedEntries ran on Task.Run but mutated
_entries (ObservableCollection) without dispatching — throws if About
panel is bound during startup load. Now uses the same dispatcher check
as Record().

RestartSlideshowTimer allocated a new DispatcherTimer on every restart
without unsubscribing the old Tick handler. Reuses the existing timer
instance and only creates one on first call.

Version bump 0.2.14 for the deep audit pass (correctness, theme,
internal fixes across 4 commits).

v0.2.11

Toggle v0.2.11's commit message
Images v0.2.11

v0.2.10

Toggle v0.2.10's commit message
Images v0.2.10

v0.2.9

Toggle v0.2.9's commit message
Fix selectable OCR overlay placement

v0.2.8

Toggle v0.2.8's commit message
Harden installer upgrades and OCR provisioning

v0.2.7

Toggle v0.2.7's commit message
Fix OCR extraction stream lifetime

v0.2.6

Toggle v0.2.6's commit message
Gate releases on synced version metadata