| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.yml | 2026-09-13 | 351 Bytes | |
| AnchorCastUpdate_v1.6.0.exe | 2026-09-13 | 127.6 MB | |
| AnchorCastSetup_v1.6.0_light.exe | 2026-09-13 | 232.0 MB | |
| AnchorCastSetup_v1.6.0_full.exe | 2026-09-13 | 661.9 MB | |
| AnchorCast v1.6.0 source code.tar.gz | 2026-08-10 | 76.8 MB | |
| AnchorCast v1.6.0 source code.zip | 2026-08-10 | 76.9 MB | |
| README.md | 2026-08-10 | 3.8 kB | |
| Totals: 7 Items | 1.2 GB | 2 | |
AnchorCast v1.6.0 β Reliability & Bug Fix Release
π Bug Fixes + π Reliability Improvements
This release fixes a broken Bible import path, a transcript data-loss bug, and an intermittent projection display issue β plus adds live crash-recovery for transcripts and a smarter default-translation behavior.
π Bug Fixes
- Bible upload/import broken with "no handler registered" error β the
save-bible-versionhandler that both the General tab's manual Upload and the Custom Translation (Advanced) paste-JSON import depend on had been accidentally dropped during earlier refactoring. Both import paths are restored and working again. - "Clear all" on the AI Detections panel silently erased the live transcript β clicking Clear all to reset the detected-verses list was also wiping the entire in-progress sermon transcript with no warning, so anything transcribed before that click never made it into the saved history. The two are now completely independent β Clear all only touches the detections list, as the label says.
- Projection window sometimes opening on the main screen instead of the external display β a timing race between positioning the window on the target display and transitioning it to fullscreen could cause the projection window to land on the wrong screen, inconsistently. The window is now positioned and explicitly verified on the target display before going fullscreen, with an automatic self-correction pass if it still lands wrong.
π Reliability Improvements
- Live transcript autosave β the in-progress transcript is now periodically saved to a recovery file in the background while recording, completely separate from the permanent History save that happens on Stop. If AnchorCast is interrupted mid-service for any reason β a crash, a force-quit, a power loss β the transcript is automatically recovered into History the next time the app launches, labeled "Recovered Session," instead of being lost outright.
- Per-translation default on import β importing a translation now automatically activates it and remembers that choice for future launches, the same way manually switching translations in the dropdown already persists. First use case: 21st Century King James (KJ21) β note this translation is copyrighted and must still be imported manually via an authorized source; AnchorCast cannot bundle or auto-download it, but once imported it becomes your default automatically.
π¦ Downloads
| Platform | Variant | Description |
|---|---|---|
| Windows | Full | Includes Python + Whisper model (~600 MB) β ready to use offline immediately |
| Windows | Light | Includes Python only (~200 MB) β downloads Whisper model on first use |
| macOS Apple Silicon | Full | For M1/M2/M3 Macs with model bundled |
| macOS Apple Silicon | Light | For M1/M2/M3 Macs, downloads model on first use |
| macOS Intel | Full | For Intel Macs with model bundled |
| macOS Intel | Light | For Intel Macs, downloads model on first use |
Upgrading from v1.5.0? Your data, settings, Whisper models, songs, transcripts, presets, and installed Bible translations are fully preserved β no extra steps needed. If you had trouble uploading or importing a Bible translation on v1.5.0, this release fixes it.
Upgrading from v1.4.0 or earlier? See the v1.5.0 release notes for the Download Bible tab and license-aware download system first.