Skip to content

Releases: jasonlong/octodot

v0.3.3

04 Apr 17:46
94fe6ac

Choose a tag to compare

Highlights

  • Use macOS 26 runners for Icon Composer support

Download

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

Full Changelog

v0.3.1...v0.3.3

v0.3.2

04 Apr 17:39
11b455b

Choose a tag to compare

Highlights

  • Adopt Icon Composer app icon
  • Improve keychain and undo diagnostics
  • Improve release verification and error visibility
  • Align inbox summary with displayed unread state
  • Improve automated release notes

Download

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

Full Changelog

v0.3.0...v0.3.2

v0.3.1

04 Apr 15:52
11b455b

Choose a tag to compare

Highlights

  • Adopt Icon Composer app icon
  • Improve keychain and undo diagnostics
  • Improve release verification and error visibility
  • Align inbox summary with displayed unread state
  • Improve automated release notes

Download

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

Full Changelog

v0.3.0...v0.3.1

v0.3.0

04 Apr 00:54
619edd8

Choose a tag to compare

Highlights

  • Developer ID signing, notarization, and stapled GitHub release builds now run automatically in CI
  • First-run onboarding is smoother, including automatic panel opening and a clean first-run QA mode
  • Settings window behavior and presentation were tightened up

Download

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

Full Changelog

v0.2.3...v0.3.0

v0.2.3

03 Apr 19:04
b123456

Choose a tag to compare

Highlights

  • Show issue and PR numbers in repo labels

Download

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

Full Changelog

https://github.com/jasonlong/octodot/releases/tag/v0.2.3

v0.2.2

03 Apr 18:57
d46ec25

Choose a tag to compare

Highlights

  • Restore curated release notes

Download

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

Full Changelog

https://github.com/jasonlong/octodot/releases/tag/v0.2.2

v0.2.1

03 Apr 18:41
f23152b

Choose a tag to compare

Highlights

  • Polish settings shortcuts and account copy

Download

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

Full Changelog

v0.2.0...v0.2.1

v0.2.0

03 Apr 18:31
96b475a

Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

Full Changelog: v0.1.0...v0.2.0

v0.1.0

03 Apr 16:43
a6f579d

Choose a tag to compare

Highlights

  • Added Dependabot security alerts to Inbox with local unread, dismiss, and undo behavior.
  • Reduced launch friction by always selecting the top item after startup and sign-in.
  • Sped up security alert loading by applying the main inbox first and merging security alerts asynchronously.
  • Continued memory cleanup by reducing duplicated notification state and dropping invalidated caches.

Verification

  • Full macOS test suite passed: 135 tests.
  • Release app built successfully from main.

v0.0.4

03 Apr 13:54
cf95ae1

Choose a tag to compare

Highlights

  • add a new Inbox default view alongside Unread, with a bounded recent-read model that better matches GitHub triage
  • fix notification subject-state hydration so merged, closed, and draft pull requests show the correct icons in Inbox
  • add support for security alert notifications and improve recent inbox state handling