Changelog
What's new in FixAllyScore
Every release, every fix, every new feature. We ship roughly every two to three weeks.
v0.1.3
April 20, 2026
- AddedManual review flow for vague link text — see the link in context, write a replacement, and publish only the matching anchor back to Canvas
- AddedStartup splash screen while the local Python backend bootstraps, with a retry prompt if it can’t be reached
- ImprovedPPTX accessibility: detects insufficient slide contrast, flags tables missing headers/captions, and now walks slide layouts and masters when checking slide numbers (no more false positives on well-designed decks)
- ImprovedHTML auto-fixes: alt-text inferred from
<figcaption>, imagetitle, wrapping<a>attributes, adjacent captions, and filename stems; iframe titles, duplicate-ID renaming, and WCAG AA contrast adjustment all folded into the main pipeline - FixedStandalone PNG/JPEG assets no longer hang on “Analyzing…” — they’re marked accessible immediately and the live progress counter ticks
- FixedOrphaned Python backend processes on hard quit — the Tauri host now tracks sidecar PIDs and installs async-signal-safe SIGTERM/SIGINT handlers plus an atexit hook
v0.1.2
April 20, 2026
- AddedApp icon
- AddedmacOS Intel support
v0.1.1
April 19, 2026
Initial release of FixAllyScore.
- Canvas page scanning (headings, alt text, tables, contrast, links, embeds)
- PDF remediation with real PDF/UA tagging
- Side-by-side fix review with approve/reject/edit
- One-click publish back to Canvas
- Free scan tier + Professor paid tier