Releases: Leonxlnx/todobar
Release list
Todobar v0.1.14 - Closed Tab Shadow Fix
Small follow-up to v0.1.13 fixing one regression from the Premium UI Polish pass.
Fixed
- Closed tab no longer leaves a gray stripe on the desktop. The native dock surface kept the open-panel's full 24–28 px ambient drop-shadow even when only the small edge tab was visible, so the shadow bled vertically above and below the tab and showed as a faint gray stripe on the user's wallpaper. The closed state now drops the filter entirely; the ambient shadow returns the instant the panel opens.
Notes
- Android APK is rebuilt with the new version code only — Android uses native Kotlin views that were not affected by the regression.
- macOS artifacts are unsigned and not notarized; Windows artifacts are unsigned.
Downloads
| Platform | File |
|---|---|
| Windows installer | Todobar_0.1.14_x64-setup.exe |
| Windows MSI | Todobar_0.1.14_x64_en-US.msi |
| macOS Apple Silicon | Todobar_0.1.14_aarch64.dmg |
| macOS Intel | Todobar_0.1.14_x64.dmg |
| Android | todobar-android-v0.1.14.apk |
See the release verification page and the CHANGELOG.
Todobar v0.1.13 - Premium UI Polish
Premium UI polish across Windows, macOS, and Android.
90 small, focused commits between v0.1.12 and v0.1.13. Same React frontend ships on Windows and macOS, and the Android companion was retuned to the same visual language.
Highlights
- Shared design tokens for easing, spacing, and radii — every component now pulls from one consistent scale.
- Edge handle, sidebar rail, and icon buttons restyled: transparent rest state, soft surface hover, accent-soft chip on active, and a 2 × 16 px accent rail indicator that slides in beside the active section button.
- Task row check button reshaped into a round outline that fills with the accent (animated tick) on completion. Persistent left accent bar on focus-priority rows.
- No more card-in-card: custom list titles became flat hover rows, pinned task lists no longer wrap their rows in a second bordered card.
- Proper segmented controls for the dock-edge picker, task-sort picker, and calendar entry-mode toggle (single shared track, lifted segment for the selected option).
- Calendar refined end-to-end: cleaner board, today as a soft accent fill with a bold date, selected day as a solid accent pill with white text, event dots under day numbers, micro-grow on hover, and a dedicated agenda card for the selected day.
- Settings drawer gained a sticky title header with backdrop blur, visible dividers between collapsible groups, a real primary
Applypill, and a modern accent-fill toggle. Slider thumbs now use the active accent with a tinted halo. - Popovers (reminder, delete confirm, theme dropdown, reset confirm) all share a calmer two-layer shadow that adapts to dark mode.
- Reminder badge on the edge handle now uses the active theme accent (was hard-coded red on every theme).
- App icon tile is now theme-aware — picks up the active accent instead of always reading as a dark chip.
- Custom scrollbars auto-hide unless the surrounding container is hovered.
- Reduced-motion support for the section enter and per-row stagger.
- Touch parity via
@media (hover: none): row actions stay visible, reminder presets grow to 40 dp, rail and calendar hit targets reach 38–44 dp, hover-only tooltips disabled. - Android mirrors the desktop refresh: thinner bubble-handle stroke and card borders, pill-shaped primary buttons, flat task row backgrounds, round check button with accent fill, ink-color sentence-case section headings.
Downloads
| Platform | File |
|---|---|
| Windows installer | Todobar_0.1.13_x64-setup.exe |
| Windows MSI | Todobar_0.1.13_x64_en-US.msi |
| macOS Apple Silicon | Todobar_0.1.13_aarch64.dmg |
| macOS Intel | Todobar_0.1.13_x64.dmg |
| Android | todobar-android-v0.1.13.apk |
macOS artifacts are currently unsigned and not notarized; Windows artifacts are unsigned.
Full changelog
See CHANGELOG.md and the release verification page.
v0.1.12
v0.1.11
Todobar Android (latest)
Rolling Android APK build from main.
Install on your device, then enable "Display over other apps" inside
the Todobar settings screen to start the floating bubble.
Todobar v0.1.10
Todobar desktop release.
macOS artifacts are currently unsigned until Apple Developer signing
and notarization are configured.
Todobar v0.1.9
Todobar v0.1.9
Hidden Gmail foundation release.
Highlights:
- Keeps the direct Gmail OAuth/token-storage foundation in code.
- Hides Gmail connector UI until Google OAuth verification and public rollout are ready.
- Keeps the normal product UI focused on Today, Calendar, Lists, and Settings.
- Updates README/docs to be clear that Gmail is not a visible feature yet.
- Adds/updates smoke coverage to ensure Gmail stays hidden while held back.
Verification:
- npm run verify
- npm run lint
- npm run build
- npm run test:smoke
- cargo check
- npm run test:native
- Release workflow: https://github.com/Leonxlnx/todobar/actions/runs/25755544886
Notes:
- Gmail OAuth code remains internal/hidden until Google OAuth app verification is ready.
- macOS artifacts are unsigned and not notarized yet.
- Windows artifacts are unsigned.
Todobar v0.1.8
Todobar v0.1.8
Native dock polish release.
Highlights:
- Blends the native dock tab with the sidebar so the edge button reads as one continuous shape.
- Fixes hover-only native reveal from the full screen edge.
- Reduces native click-through polling while keeping edge reveal responsive.
- Dims custom backdrop treatment in the native tab and settings surfaces.
- Cleans pinned Today list spacing and removes the noisy experimental panel-edge resize handle.
Verification:
- npm run verify
- npm run lint
- npm run build
- npm run test:smoke
- npm run test:native
- Release workflow: https://github.com/Leonxlnx/todobar/actions/runs/25696559749
Notes:
- macOS artifacts are unsigned and not notarized yet.
- Windows artifacts are unsigned.
Todobar v0.1.7
Todobar v0.1.7 focuses on performance, personalization, and reminder polish.
What's new:
- Task sorting: priority, newest, or oldest.
- Custom backdrop images with strength, dim, and blur controls.
- Reminder toasts now match light/dark themes and include 10-minute snooze.
- Local task, list, and settings persistence is debounced for smoother typing and slider movement.
- Calendar reminder counts are indexed more efficiently.
- Settings panel width changes use a cleaner staged Apply flow.
Verification:
- Local Windows: npm run verify, lint, build, test:smoke, and test:native passed.
- GitHub CI: Windows and macOS validation passed.
- Release workflow: Windows, macOS Apple Silicon, and macOS Intel artifacts built and uploaded.
Notes:
- macOS builds are currently unsigned and not notarized.
- Windows builds are currently unsigned.
Todobar v0.1.6
Todobar v0.1.6
Sidebar polish and reminder badge release for Windows and macOS.
Highlights
- Cleaner Today surface with one top progress bar.
- Square rail/settings buttons and calmer soft-ui states.
- Bottom in-app reminder toasts plus a closed-handle reminder badge.
- Better reminder editor spacing and toggle behavior.
- Drag-and-drop ordering for Today, Calendar, and Lists.
- Cursor-monitor startup targeting for better multi-monitor behavior.
Downloads
- Windows:
Todobar_0.1.6_x64-setup.exeorTodobar_0.1.6_x64_en-US.msi - macOS Apple Silicon:
Todobar_0.1.6_aarch64.dmg - macOS Intel:
Todobar_0.1.6_x64.dmg
macOS artifacts are currently unsigned until Apple Developer signing and notarization are configured.