-
v0.0.4-alpha Pre-Release
released this
2026-08-18 17:14:24 +01:00 | 52 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.4-alpha)
Features
- mark Workspace category Coming Soon in the sidebar (
8af860c) - API key create, reveal-once, and delete (
45c950d) - add apiKeys.create/delete (
044a706) - move Outline version to sidebar footer, drop Installation section (
fa22ac6) - Installation section (
adfa477) - API & Access section (personal keys, read-only) (
dc780e4) - Passkeys section (
6eb780d) - mark Passkeys, API & Access, Installation implemented (
78a0e31) - add apiKeys.list and installation.info plumbing (
e3ad865) - Notifications document-access-requested toggle (
2740eae) - Notifications invited-to-collection/export-completed toggles (
6986601) - Notifications invite-accepted/invited-to-document toggles (
ddd6701) - Notifications reaction-added/collection-created toggles (
aee09cb) - Notifications group-mentions/resolved toggles (
944d0bf) - Notifications comment-posted/mentioned toggles (
a1df1b3) - Notifications document-published/document-updated toggles (
8faa94f) - Notifications section skeleton + All-notifications toggle (
bf1e28c) - track user notification settings (
c05b787) - add notification subscription plumbing (
9609192) - grey out server-synced settings while offline (
a11be29) - Preferences delete-account action (
384dfe3) - Preferences notification-badge picker (
cac11f0) - Preferences smart-text-replacements toggle (
78e1c15) - Preferences remember-previous-location toggle (
eeb6dc2) - Preferences separate-editing toggle (
286fe80) - Preferences show-comment-marker toggle (
32600bf) - Preferences show-line-numbers toggle (
bdb1b49) - Preferences use-pointer-cursor toggle (
f5cfb53) - shared save path for preference toggles (
73602d1) - Preferences appearance setting (
a3651a9) - Preferences section skeleton + Language setting (
cfdae2f) - track user language + preferences (
fdb4ba5) - add language/preferences plumbing for Preferences settings (
eb4e147) - avatar upload/remove with crop editor, name editing (
0770422) - name update + attachment cleanup backend (
052db93) - avatar upload/remove backend (attachments + users.update) (
373c681) - grouped sidebar matching Outline's own settings categories (
67bef76)
Fixes
- style Coming Soon as a capsule badge instead of plain text (
f07c505) - show offline hint on Passkeys, clearer API key web-only message (
78e3566) - API key create/delete need Outline's web session, not this app (
64e970f) - sidebar version footer — alpha tag, offline handling, auto-refresh (
1e54197) - grey out API & Access while offline (
26b0d7b) - properly clean the login logo edge, previous pass left a fringe (
09e1ab8) - remove white corners around the login logo (
bec8135) - login logo was blank, AppIcon app-icon set isn't Image()-loadable (
fcb72ba) - use the real app icon on the login screen, not a placeholder (
2b0924b) - don't show signed-in UI when only half the session survived (
931338c) - correct preferences wire keys to the real server shape (
564cce0) - language picker breaks on a server locale not in our list (
7e34d58) - attach the Bearer token — the real bug, not propagation delay (
cd6277f) - retry the redirect fetch instead of giving up on one failure (
bde6be9) - refresh from the server every time the page opens (
cb8bbd5) - missing UniformTypeIdentifiers import for NSOpenPanel content types (
90df5f0) - label our own settings group "Outpost" (
2e6de4b)
Chores
Downloads
- mark Workspace category Coming Soon in the sidebar (
-
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 (
-
v0.0.2-alpha (macOS) Pre-Release
released this
2026-08-14 22:18:59 +01:00 | 132 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.2-alpha)
Features
- drop broken Published toggle, add real document permissions (
7216633) - add a Home row above the collections list (
1096967) - Home page + universal New Document dialog (
c3083bf)
Fixes
- shares.info wraps the share in {shares: [...]}, not bare (
013df89) - treat shares.info's empty-body response as no-share, not an error (
1476c6c) - match documented API shape, fill in list/revoke, harden share sheet (
43f9d60) - remove dead search icon, add staleness polling and retry (
8ce0804) - auto-refresh after creating a doc from the reader toolbar (
ed9fd26) - auto-refresh after creating a doc from Home or the reader toolbar (
c2b41ca) - real toggle checkmarks for Subscribed/Viewer Insights/Full Width (
b45d722) - decode pins.list correctly, distinguish Pin to Home vs Collection (
ad3e35e) - decode pins.list correctly, use collectionId:nil for Pin to Home (
c1810f3) - distinct pinned card style, matching tab bar, drop broken sort (
2319303) - tie viewer avatars to the Viewer Insights toggle (
278e93d) - force menu rebuild so toggle checkmarks reflect state (
02023cf) - wire up sidebar Pin, drop dead Embeds field, real toggles (
fa31cd7) - correctly detect an annotated tag at HEAD in changelog range (
3e7d809)
Refactors
- popover instead of modal sheet, redesigned layout (
9ca1c77)
Documentation
- add feature request and question issue templates (
b1e8eb9) - add community health files and Gitea issue/PR templates (
8c35710)
Chores
Downloads
- drop broken Published toggle, add real document permissions (
-
v0.0.1-alpha (macOS) Pre-Release
released this
2026-08-14 03:39:24 +01:00 | 159 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.1-alpha)
Features
- ship a Gatekeeper bypass README in the DMG (
7828d22) - generate a Markdown changelog alongside the DMG (
4630f9e) - wire Check for Updates to releases page, add DMG packaging script (
472b965) - Hocuspocus WebSocket connection scaffold (
cb663ae) - document toolbar - viewers, share, edit, pin/subscribe, menu (
86e7aa5) - reflect starred state for documents and collections (
e8a7201) - document right-click context menu (
52dacb2) - show loading spinner during stale-content reloads (
a665eac) - show full document hierarchy in the toolbar (
4b23713) - add parentDocumentId filter to listDocuments (
3ecc463) - detect remote changes, offer a refresh banner (
cb37e6a) - map Outline's named icon set to SF Symbols (
2c2f86f) - show real document hierarchy in sidebar outline (
62463d4) - add sidebar collection context menu (macOS) (
4bec511) - add collection delete, export, and star endpoints (
7f921ba) - wire up appearance setting and app menu commands (
502888d) - add account menu, about panel, and preferences (macOS) (
ef085f0) - add contextual and workspace-wide document search (
654ec94) - add tabbed overview and document reader (macOS) (
84b4704) - add collections and documents browsing (
6dd632b) - add session store and root view routing (
43a10a6) - add sign-in flow with keychain-backed token storage (
9203897) - add REST client package for Outline API (
07fb08c)
Fixes
- show the actual running app icon in About, not a named lookup (
1cfffa6) - resize app icon renditions to their required exact pixel sizes (
2ee798f) - drop fullscreen control from About/Keyboard Shortcuts windows (
8888865) - document context menu targeting + off-main AppKit calls (
f685289) - revert unifiedCompact toolbar style (
a0f3d59) - show collection name in toolbar, highlight open doc (
a064309) - use .unified instead of .unifiedCompact toolbar style (
952a962) - hide native title bar text duplicating the toolbar pill (
8cc33c2) - update window title on collection/document selection (
eb01c07)
Documentation
- convert vendored OpenAPI spec to a git submodule (
733a5a5) - vendor Outline's OpenAPI spec for reference (
b933b19) - Initial Documentation (
03a624a) - Initial Documentation (
0bfb103)
Chores
Downloads
- ship a Gatekeeper bypass README in the DMG (