-
SciCam v1.3.0 Stable
released this
2026-04-26 02:01:54 +03:00 | 69 commits to master since this releaseSciCam v1.3.0
Android App
- capture_alert: New setting to toggle chime + screen flash on photo/video capture. Defaults to
true. - QR auto-capture now respects the alert setting.
- API spec updated:
POST /settingsacceptscapture_alert(boolean);GET /statusreturns it.
Dashboard
- Gallery view (
g): Browse remote captures per device. - Sidecar preview (
Enter): View formatted JSON metadata for selected capture. - Beacon sync: Discovery beacons now update device name/port in registry and persist changes.
- Case-insensitive sync matching for
.jpg,.mp4,.json. - Poll reloads registry from disk, so external edits are picked up.
API / Tests
scicam_api_test.shexpanded with tests 20–21 forcapture_alert.api_spec.yamldocumentscapture_alertin/settingsandStatusschema.
Clients
go-scicam: Added-capture-alertflag tosettingscommand;Statusstruct includesCaptureAlert.
Downloads
- capture_alert: New setting to toggle chime + screen flash on photo/video capture. Defaults to
-
SciCam Logger 1.1.1 Stable
released this
2026-04-25 13:31:24 +03:00 | 89 commits to master since this releaseChanged
- Dashboard config moved from
~/.config/scicam-dashboard/config.tomlto repo-roottimi.conf AGENTS.mdupdated with new config path
Assets
scicam-1.1.0.apk— same signed release build (v1.1.0 binary unchanged)
Downloads
- Dashboard config moved from
-
SciCam Logger 1.1.0 Stable
released this
2026-04-25 13:20:27 +03:00 | 90 commits to master since this releaseAdded
- Video recording support via
POST /record(MP4 with sidecars) GET /captureslists all media with sidecar statusGET /sidecar/<filename>downloads JSON sidecarsGET /video/lastandGET /video/<filename>endpoints- New Rust TUI dashboard for WiFi auto-sync to
~/timi/capture
Fixed
- Duplicate
tvQrid in layout (lint fatal)
Assets
app-release.apk— signed release build (versionCode 2, target SDK 34)
Downloads
- Video recording support via
-
v12.1 Stable
released this
2026-04-25 11:30:51 +03:00 | 91 commits to master since this releaseSciCam release v12.1
Downloads