Releases: abrlab-org/solstice
Releases · abrlab-org/solstice
v0.1.0-preview
Solstice v0.1.0-preview
The first preview build of Solstice — a calm, local-first daily planner. macOS, Windows, and Linux.
What's here
- macOS (Apple Silicon) —
Solstice-0.1.0-arm64.dmg - macOS (Intel) —
Solstice-0.1.0.dmg - Linux (x64) —
Solstice-0.1.0-x86_64.AppImage - Windows (x64) — coming in a follow-up build (cross-build infrastructure pending)
First-time install — preview builds are not yet code-signed
These v0.1 preview installers are not yet signed with code-signing certificates. The OS will warn you about the unsigned app on first launch; this is normal for a preview release.
macOS — Gatekeeper
After installing, the first time you double-click Solstice the OS will say "Solstice cannot be opened because the developer cannot be verified."
- Open System Settings → Privacy & Security.
- Scroll to the Security section. You'll see "Solstice was blocked from use because it is not from an identified developer."
- Click Open Anyway, then click Open in the next dialog.
You only need to do this once per install.
Linux — AppImage
- After download, make the file executable:
chmod +x Solstice-0.1.0-x86_64.AppImage - Double-click or run it directly:
./Solstice-0.1.0-x86_64.AppImage
No additional install steps. The AppImage is self-contained.
Windows
Build coming in a follow-up release.
Going forward
Code signing + notarization land in v0.2. Once signed, the warning dialogs disappear and installation is one click.