Changelog
v0.1.34
LatestAugust 15, 2026- Maintenance and reliability improvements
v0.1.33
August 4, 2026- Maintenance and reliability improvements
v0.1.32
August 4, 2026No notes for this release.
v0.1.31
August 4, 2026No notes for this release.
v0.1.27
August 3, 2026No notes for this release.
v0.1.25
July 23, 2026No notes for this release.
v0.1.24
July 23, 2026No notes for this release.
v0.1.23
July 23, 2026- Slightly smaller, cleaner action buttons
v0.1.22
July 23, 2026- Clearer heads-up when some synced OneDrive libraries can't be read, and the app now reports the cause for us automatically so we can fix it faster
- Internal: Win11 context-menu groundwork (inert until code-signing is in place)
v0.1.21
July 23, 2026- New: a quick splash screen while the app starts, so it no longer looks frozen on launch
- Cleaner first run: a clearly one-time welcome, and a friendly prompt to set your OneDrive folder only when we can't find it
- Leaner compact window with less empty space
- The OneDrive-root line now appears only when it's needed; once set, it lives in Settings
v0.1.20
July 22, 2026- Settings menu: labels no longer wrap raggedly in the narrow column
- Right-click Share no longer forces a cloud-only file to download from OneDrive first
- Resolve result now offers correct file-vs-folder actions (disk-authoritative)
- Auto-resolve as you type (debounced)
- New-install defaults: dock to screen edge, start on login, Small text size
- Tray settings (dock / startup / text size) now surfaced in the overlay menu
- /open hides the install upsell when the desktop app is already running
v0.1.19
July 21, 2026'- Fixed the "before you install" unblock walkthrough on the website (the animated Properties/Unblock demo): the steps now render correctly instead of overlapping or clipping.
- No change to the desktop app itself in this version.
'
v0.1.18
July 21, 2026- Right-click Share on a file now offers two native menu entries — "Share this file" and "Share its folder" — so the choice is made in the Explorer menu with no popup to miss. Folders keep one entry.
- Receiving a file link lets you choose too: Open file, or Open containing folder. Folder links still open straight away.
- Links pasted into Teams now show the filename in the message, so both sender and receiver can tell what's being shared.
- Settings button now shows a "Settings" label, not just a gear.
- Long OneDrive paths in Settings are shortened in the middle (project name kept visible), with the full path on hover.
v0.1.17
July 21, 2026No notes for this release.
v0.1.16
July 21, 2026No notes for this release.
v0.1.15
July 21, 2026## What's Changed
- feat: fuzzy/alias resolution (divergent shortcut layouts) + autoupdate feed resilience by @zsenarchitect in https://github.com/EnneadTab-EcoSystem/EnneadTab-OneDriveResolver/pull/20
**Full Changelog**: https://github.com/EnneadTab-EcoSystem/EnneadTab-OneDriveResolver/compare/v0.1.14...v0.1.15
v0.1.14
July 21, 2026No notes for this release.
v0.1.13
July 21, 2026No notes for this release.
v0.1.12
July 19, 2026No notes for this release.
v0.1.11
July 19, 2026No notes for this release.
v0.1.10
July 19, 2026No notes for this release.
v0.1.9
July 16, 2026No notes for this release.
v0.1.8
July 15, 2026No notes for this release.
v0.1.7
July 15, 2026- **Hide in system tray** (Open / Quit).
- **Explorer right-click 'Share via EnneadTab OneDrive Resolver'** — right-click a file to copy a portable link.
- **Custom branded cursor** across the app.
- naturalUIUX polish (warm surfaces, consistent ember accent, motion, WCAG-AA).
v0.1.6
July 15, 2026- **Frameless custom-chrome window** (no native Windows title bar/menu — the app draws its own).
- Update check **deferred** so it doesn't nag on first open.
- **EnneadTab** branding in the site nav.
- **Cinematic 'See it live'** website simulation (Teams → Resolver → Explorer, animated).
v0.1.5
July 15, 2026**Reliable updates via download.** The updater no longer tries to restart in place (electron-updater's quitAndInstall silently no-ops on Windows) — it now detects a new version and opens the website download so you install the fresh build. Never silently does nothing.
v0.1.4
July 15, 2026First-run **onboarding tutorial** — a dismissible walkthrough of the three moves (paste a colleague's path, copy a link that works for everyone, point at your OneDrive root) with a 'Try an example' that runs a live resolve.
v0.1.3
July 15, 2026Release-pipeline validation (auto-versioning). Functionally identical to 0.1.2 — verified the one-command `npm run release` flow end to end.
v0.1.2
July 15, 2026- Pick-OneDrive-root fallback (native folder picker) for machines where auto-detect finds nothing
- Fix Restart & update doing nothing (deferred quitAndInstall)
- Remove decorative border-left (naturalUIUX #16)
- Auto-versioned releases (npm run release)
v0.1.1
July 15, 2026Crash fix + UX pass. Clicking 'Find it on my PC' can no longer crash the app (any error is caught, reported, and shown as a friendly message). Brand accent unified to ember, update prompt de-emphasized, version now shown in the app, general UI polish. Windows 10/11, self-updating.
v0.1.0
July 15, 2026First release of OneDrive Resolver. Open a OneDrive path a colleague sent you (even though it has their username in it), and copy a portable link that works on everyone's machine. Windows 10/11, one-click install, self-updating.