Skip to content

Releases: jasonlong/octodot

v0.5.4

07 May 15:03
debcc2b

Choose a tag to compare

Highlights

  • Fixed an inbox refresh bug where a notification you marked as read locally could disappear if GitHub no longer returned it while other unread notifications remained.
  • Keeps recently read inbox items visible as read until normal retention or explicit done/unsubscribe behavior removes them.

Download

  • Download Octodot-v0.5.4-macos.zip from the assets below.

Homebrew

brew update
brew upgrade jasonlong/tap/octodot

Full Changelog

v0.5.3...v0.5.4

v0.5.3

30 Apr 21:59
17becee

Choose a tag to compare

Highlights

  • Use in-app updater for Homebrew installs too

Download

  • Download Octodot-v0.5.3-macos.zip from the assets below.

Full Changelog

v0.5.2...v0.5.3

v0.5.2

30 Apr 21:43
edaaeb3

Choose a tag to compare

Highlights

  • Stack action toasts as layered cards

Download

  • Download Octodot-v0.5.2-macos.zip from the assets below.

Full Changelog

v0.5.1...v0.5.2

v0.5.1

28 Apr 00:17
a2a1a51

Choose a tag to compare

Highlights

  • Bump version to 0.5.1
  • Make u dismiss security alerts like d
  • Add video

Download

  • Download Octodot-v0.5.1-macos.zip from the assets below.

Full Changelog

v0.5.0...v0.5.1

v0.5.0

17 Apr 16:50
3ca5423

Choose a tag to compare

Bulk actions

Triage in batches. Press x on a row (or click its icon) to add it to a selection set — the type icon swaps for a blue checkmark and the header gains a · N selected badge. With one or more rows selected:

  • d marks everything selected done
  • u unsubscribes from everything selected
  • o opens every selected URL

With nothing selected, those keys still act on the focused row, just like before. The optimistic UI hides items the instant you press the key; dispatch to GitHub happens in the background.

Action feedback toasts

Every done, unsubscribe, and open now slides a small toast up from the footer for 2 seconds — Marked org/repo#42 done, Unsubscribed from 4 items, Opened org/repo#7. Fire several actions in a row and the newer toasts stack over the older ones. When you close the panel, the queue clears.

Undo is gone; u is now unsubscribe

The old 2.5-second "undo" window never quite earned its keep — between stale-entry warnings and the separate subscription-restore flow, it was more surface area than value. It's out, and the key map got a nice reshuffle:

Key Before Now
x unsubscribe select
u undo unsubscribe
Space select page down
Cmd+Z undo unbound
ctrl-f page down page down

Space as page-down is the muscle-memory default; unsubscribe getting a first-class single letter feels right.

Everything else

  • Search and rebuild paths are measurably snappier: redundant notification projections collapsed, filteredNotifications memoized, and the filter swapped to localizedCaseInsensitiveContains so typing in the search box no longer allocates a string per row per keystroke.
  • Settings → Shortcuts reflects the new key map.

Download

  • Download Octodot-v0.5.0-macos.zip from the assets below.

Full Changelog

v0.4.9...v0.5.0

v0.4.9

16 Apr 13:05
32ed34b

Choose a tag to compare

Highlights

  • Fix test fixtures using hardcoded dates that expire after 14 days
  • Reduce single-fire command deduplication interval to 50ms
  • Reconcile stale thread mutes with server state on refresh

Download

  • Download Octodot-v0.4.9-macos.zip from the assets below.

Full Changelog

v0.4.8...v0.4.9

v0.4.8

14 Apr 13:36
34823c1

Choose a tag to compare

Highlights

  • Add clickable link to GitHub token creation page

Download

  • Download Octodot-v0.4.8-macos.zip from the assets below.

Full Changelog

v0.4.7...v0.4.8

v0.4.7

09 Apr 22:37
b46c583

Choose a tag to compare

Highlights

  • Exclude muted threads from menubar unread count

Download

  • Download Octodot-v0.4.7-macos.zip from the assets below.

Full Changelog

v0.4.6...v0.4.7

v0.4.6

09 Apr 22:30
e8b7d38

Choose a tag to compare

Highlights

  • Add hover highlight on notification rows
  • Add green pill badge for Mentioned/Assigned/Author reasons

Download

  • Download Octodot-v0.4.6-macos.zip from the assets below.

Full Changelog

v0.4.5...v0.4.6

v0.4.5

08 Apr 23:58
825d636

Choose a tag to compare

Highlights

  • Add About tab

Download

  • Download Octodot-v0.4.5-macos.zip from the assets below.

Full Changelog

v0.4.4...v0.4.5