Dayline app iconDayline

Dayline changelog

What's new

Every feature, improvement, and fix — Dayline keeps getting a little better, one quiet release at a time.

  1. 0.2.8

    Latest

    New features

    Read issues without leaving DaylineClick a Linear or GitHub issue to see its details and formatted description. Command-click opens it in your browser. Change the click action or modifier in Settings → Issues → Opening issues; Space still shows details while hovering.

    Improvements & bug fixes

    More readable MarkdownNotes and issue descriptions have clearer headings, tighter list spacing, more readable links, and distinct code blocks. Issue descriptions support lists, checkboxes, quotes, and other Markdown formatting.

    Clearer settingsRelated options are grouped together, controls reflect whether their menu section is enabled, and Settings search understands words across labels and descriptions.

    Focused meeting alertsMeeting alerts now default to events with a video-call link, while keeping existing saved choices. The unused Show title after setting is removed; ongoing events remain in the menu-bar title until they end.

    Native date and shortcut controlsDate fields use native SwiftUI calendars. Click a shortcut in Settings → Shortcuts to record a replacement, or press Escape to cancel; recording no longer keeps consuming keys after it ends.

    Opening Settings closes the menu and reliably brings the window forward.

  2. 0.2.7

    Improvements & bug fixes

    Reliable one-click updatesThe Update button in the menu bar now brings Sparkle’s update window forward on the first click.

    Easier installationThe Dayline disk image now opens with a clear drag-to-Applications layout.

  3. 0.2.6

    New features

    Create Apple Calendar eventsClick the + beside Calendar to create a timed or all-day event in any enabled writable Apple calendar, with dates chosen from the same graphical calendar used across Dayline's creation forms.

    All-day eventsTurn on Show all-day events in Settings → Calendar to include all-day events in today's agenda and the expandable tomorrow section.

    Focused meeting alertsTurn on Only alert for meetings with links in Settings → Calendar to reserve full-screen alerts for events with a recognized video-call join link.

    Improvements & bug fixes

    Faster, more reliable app testingBehind the scenes, Dayline's full native test run is substantially faster while preserving typed Markdown and calendar interaction coverage.

  4. 0.2.5

    New features

    Delete Apple RemindersSwipe a writable Apple Reminder to reveal the trash action, or use its right-click menu, then confirm to permanently delete it.

    Improvements & bug fixes

    Reliable issue-row swipingLinear issues, Apple Reminders, and notes now reveal their right-side destructive action with the natural trackpad gesture without native horizontal scroll bars appearing across the rows.

    Feedback service migrationDayline's feedback rate limiting now uses the migrated Cloudflare service so feedback submissions continue working normally.

  5. 0.2.4

    Improvements & bug fixes

    Apple Reminders accessApproving Reminders access now works correctly in signed Dayline builds, so connected lists load normally instead of continuing to show the System Settings permission warning.

  6. 0.2.3

    New features

    Apple RemindersConnect Apple Reminders in Settings → Accounts, choose the lists you want to see, and use Reminders beside Linear and GitHub or on its own. Preview reminders with Space, update completion, priority, and due dates from the menu, or press ⌃⌥⌘R anywhere to create one with notes, a list, priority, and date or time.

    Snoozable meeting alertsFull-screen meeting alerts now show the current time and include a Snooze button. Choose the default snooze duration in Settings → Calendar.

    Improvements & bug fixes

    Safer pre-release testingBehind the scenes, Dayline Dev now provides an isolated, production-like app for validating permissions and integrations without touching the installed release.

  7. 0.2.2

    Improvements & bug fixes

    Polished Markdown notesNote titles now show the rendered first line without Markdown markers, the editor uses the system font, its controls stay clear of your text, and a single opening bracket remains literal while typing.

    Native update flowThe menu-bar Update button now opens Sparkle’s standard update window so you can review, install, and relaunch normally, while updates staged for quit remain visible until they are installed or skipped.

    Cleaner menu scrollingUnwanted scroll bars no longer cut across issue and note rows. Right-click menus keep cancel and delete actions available without exposing those scroll bars.

  8. 0.2.1

    New features

    Formatting shortcutsFormat selected note text with familiar shortcuts: ⌘B for bold, ⌘I for italics, and ⌘K for links. The Format menu also includes strikethrough, inline code, headings, quotes, numbered lists, and bullet lists.

    Improvements & bug fixes

    Reliable Markdown notesLonger Markdown notes now keep all of their text and render headings, emphasis, links, quotes, code, and bullet lists consistently without exposing stray formatting markers.

  9. 0.2.0

    New features

    Apple CalendarBring local Apple Calendar events into your agenda alongside Google Calendar. Connect it in Settings → Accounts, choose exactly which calendars to show, and disconnect whenever you want.

    Markdown notesNotes now style headings, bold, italics, links, quotes, lists, and code as you type. You can also keep a note above other windows from the note editor.

    Quick previewsHover a calendar event, Linear issue, or GitHub issue and press Space to preview the important details without leaving Dayline.

    Issue-row detailsChoose which status, priority, due date, project, label, and assignee details appear under Linear and GitHub issues in Settings → Issues.

    Improvements & bug fixes

    Linear and GitHub issue creators now open with a clean form and offer Create more so you can file several issues in succession.

  10. 0.1.13

    Improvements & bug fixes

    Fixed menu shortcuts (S, P, A, L, C) on issue rows no longer working after the menu had been closed and reopened. Shortcuts now keep working for the whole session — no more app restarts.

  11. 0.1.12

    New features

    Crash diagnosticsExport a privacy-conscious diagnostics ZIP from Settings → General, or optionally attach one when reporting a bug. Shared diagnostics are linked from the public GitHub issue and automatically deleted after 30 days.

    Improvements & bug fixes

    Fixed full-screen meeting alerts sometimes crashing Dayline after being dismissed, particularly on macOS 27 beta.

    Improved status-menu keyboard handling and added release debug symbols so future crash reports are easier to diagnose.

  12. 0.1.11

    New features

    GitHub issuesSee and create GitHub issues right next to your Linear ones. Connect GitHub in Settings → Accounts with a secure device sign-in — no passwords or tokens to paste — pick the repositories you care about, and flip between the Linear and GitHub tabs in the menu.

    Full-screen meeting alertsA calm full-screen alert with a live countdown appears when a meeting starts — join with one click or dismiss with Esc. Turn it on and set how early it shows in Settings → Calendar.

    Issue filtersChoose per provider whether the menu shows only issues assigned to you or every open issue across your selected Linear teams and GitHub repositories, in Settings → Issues.

    Issue actionsHover any Linear or GitHub issue in the menu and press a hotkey to change its status, priority, due date, labels, or assignees. Pick your keys in Settings → Shortcuts.

    GitHub issue editorPress ⌃⌥⌘G from anywhere to file a GitHub issue with repository, assignee, and label pickers. Set a default repository in Settings → Issues.

    Settings, redesignedA System Settings-style window with a sidebar and search across every option — General, Accounts, Calendar, Issues, Notes, and Shortcuts. Dayline now shows a Dock icon while any of its windows is open.

    Menu sectionsHide the calendar, issues, or notes sections from the menu with the “Show … in menu” toggles in Settings.

    Public changelogEvery release, explained, at dayline.robin.build/changelog — also linked from Settings → About.

    Improvements & bug fixes

    The Linear issue creator now offers the states, estimates, projects, and labels of the team you picked.

    Behind the scenes: release-pipeline hardening, repository security defaults, and automated code review.

  13. 0.1.10

    New features

    Update controlsSettings → About now shows your exact version and build, a Check for Updates button, and an “Install updates automatically” toggle so Dayline can quietly keep itself current.

    Improvements & bug fixes

    Hardened the release pipeline and protected automatic update publishing.

  14. 0.1.9

    New features

    Global shortcutsPress ⌃⌥⌘N for a new note or ⌃⌥⌘L for a new Linear issue — from anywhere, even when Dayline is in the background. Record your own in Settings → Shortcuts.

    Linear issue editorRebuilt with colored pickers for state, priority, assignee, and labels, plus a graphical due-date picker.

    Due datesHover a Linear issue and press the hotkey to set or clear its due date from a native calendar popover.

    Copy actionsCopy a hovered issue’s link or its suggested git branch name with one hotkey — pick your favorite in Settings.

    Creation defaultsNew Linear issues start with your preferred team, state, assignee, and labels already filled in.

    Anonymous feedbackSubmit feedback right from the app — it lands as a public GitHub issue, no account needed.

    Improvements & bug fixes

    Linear issue lists now load in pages, so long backlogs stay fast.

    Refreshed the menu header with the Dayline wordmark and a new website social preview.

  15. 0.1.8

    Improvements & bug fixes

    Behind the scenes: releases are now resumable and much more reliable.

  16. 0.1.7

    New features

    Automatic updatesDayline checks for new versions and installs them for you — no more re-downloading from the website.

  17. 0.1.6

    Improvements & bug fixes

    Removed the status menu’s scroll indicator for a cleaner look.

  18. 0.1.5

    New features

    Multiple Google accountsConnect more than one Google account and pick calendars per account — Settings → Accounts keeps them side by side.

    Dayline on the webdayline.robin.build is live, with downloads, the Homebrew command, and the legal bits.

    Improvements & bug fixes

    Polished status menu spacing.

    More resilient release notarization.

  19. 0.1.4

    New features

    Direct sign-inConnect Google and Linear inside the app with secure OAuth — no gcloud or Linear CLI installs required anymore.

  20. 0.1.3

    New features

    Current meeting in the menu barThe meeting you’re in stays pinned next to the clock until it ends — so you always know what’s now, not just what’s next.

  21. 0.1.2

    New features

    Quick notesJot things down without leaving the menu — create, edit, reorder, and delete notes, with the first line as the title. Everything is stored only on your Mac.

    Linear issues from the menuCreate issues with team and assignee pickers, change states, bump priority, or swipe a row to cancel an issue — no browser detour.

    Now-playing highlightThe event happening right now gets a subtle green highlight, so it stands out from what’s next.

  22. 0.1.1

    Improvements & bug fixes

    Fixed Google and Linear sign-in detection and added a Launch at Login setting.

  23. 0.1.0

    New features

    First public releaseToday’s Google Calendar agenda, your active Linear issues, and what’s next — all in one quiet menu bar app.