-
v0.0.3-alpha (macOS) Pre-Release
released this
2026-08-15 15:51:29 +01:00 | 109 commits to main since this releaseEarly alpha release — not suitable for active/daily use.
This is an early, unstable preview of Outpost. Expect missing features, rough edges, and breaking changes between alpha releases without notice. Only use this build if you specifically want to run alpha software and help test it.
If you hit anything — crashes, incorrect behavior, missing functionality — please open an issue.
macOS only for now. iOS/iPadOS support is planned but not included in this release.
Changelog (0.0.3-alpha)
Features
- support creating documents offline (
8b4c585) - Advanced section with safeguards, fully-automatic sync (
d4d81bb) - write queue with sync-on-reconnect + settings redesign (
4769645) - read-through cache for browse endpoints + offline badge (
eee0019)
Fixes
- retry pending sync with a cooloff instead of one shot (
bf9eec6) - stop non-About sections from vertically centering (
21e81fe) - false "New changes available" banner, sync stuck on toggle-off (
284ad07) - pass a real per-document id to NativeTextViewWrapper (
e2e4b74) - grey out share/permissions and other live-only actions offline (
0d9f7d7) - make Settings its own top-level branch, not swapped content (
a9db3e1) - force detail pane teardown when opening/closing Settings (
82ff3b4) - manual mode never skipped live reads, storage/banner cleanup (
924f845) - red Clear Cache button, confirm when it's done (
1ce2ace) - pagination-limit bug in full sync, missing manual-mode badge, capture error (
ce235d6) - real Xcode compile errors from Swift 6 strict concurrency (
ae6cb7d) - surface the actual full-sync error, not just a count (
45a72f8) - keep the sidebar visible instead of a full-window overlay (
4f423ef)
Chores
- bump version to 0.0.3 (
badb206)
Other
Downloads
- support creating documents offline (