Skip to content

Releases: DaKiLloTh/mead

Pre-Alpha v0.7.0

Pre-Alpha v0.7.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 21:05
7ac5e90

0.7.0 (2026-08-23)

Features

  • build and release an Intel (x86_64) DMG alongside Apple Silicon (8f8a1df)
  • improve Adopt matching, add version comparison and downgrade warning (1e4177f)
  • prefetch cask icons, make Deprecated/Disabled/Pinned permanent tabs (8566de5)

Unsigned build. This isn't notarized with an Apple Developer ID,
so Gatekeeper will refuse to open it with a normal double-click.
After installing, either right-click mead.app → Open (and confirm
once), or run:

xattr -dr com.apple.quarantine /Applications/mead.app

Requires Homebrew already installed. Builds are
provided for both Apple Silicon (arm64) and Intel (amd64) Macs.

Pre-Alpha v0.6.0

Pre-Alpha v0.6.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 14:08
42bf697

0.6.0 (2026-08-23)

Features

  • add globally-accessible Homebrew refresh icon to the top bar (e46ad2d)
  • add real mead app icon, replacing the Wails placeholder (5495446)
  • adopt honey/mead visual identity (theme, fonts, icon set) (29548f6)
  • offer administrator-privileged retry when cask uninstall needs sudo (c6783a8)
  • periodically refresh Homebrew's update index in the background (4b25857)

Unsigned build. This isn't notarized with an Apple Developer ID,
so Gatekeeper will refuse to open it with a normal double-click.
After installing, either right-click mead.app → Open (and confirm
once), or run:

xattr -dr com.apple.quarantine /Applications/mead.app

Requires Homebrew already installed. Apple Silicon
(arm64) only.

Pre-Alpha v0.5.0

Pre-Alpha v0.5.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 08:59
627c0f5

0.5.0 (2026-08-23)

Features

  • add mead-mon standalone menu bar update notifier (4938f05)
  • auto-mirror releases and bump cask on the homebrew-mead tap (ee3fef0)
  • open package detail from Updates, link out to changelog (9f0e81a)
  • show Homebrew staleness next to the update button (48ab1ce)

Bug Fixes

  • cache Dashboard system info across navigation (6ed886f)

Unsigned build. This isn't notarized with an Apple Developer ID,
so Gatekeeper will refuse to open it with a normal double-click.
After installing, either right-click mead.app → Open (and confirm
once), or run:

xattr -dr com.apple.quarantine /Applications/mead.app

Requires Homebrew already installed. Apple Silicon
(arm64) only.

Pre-Alpha v0.4.0

Pre-Alpha v0.4.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 00:57
de89d66

0.4.0 (2026-08-23)

Features

  • Interactive dependency graph visualization in package detail (closes #56) (#67)

Bug Fixes

  • Health tile: compact redesign, and its stats now link to real filters instead of an unfiltered list (closes #64, #65) (#70)
  • Clear Cache and Cleanup actions now sit together instead of requiring a scroll between them (closes #61) (#69)
  • Stop native rubber-band bounce when scrolling over non-scrollable areas (closes #62) (#71)

Miscellaneous Chores

  • gitignore .DS_Store, force release trigger (#73) (2678c5a)

(Note: the four items above were previously merged under commit messages that didn't follow Conventional Commits formatting, so release-please's automatic changelog didn't credit them — added here manually to keep this release's notes accurate.)


Unsigned build. This isn't notarized with an Apple Developer ID,
so Gatekeeper will refuse to open it with a normal double-click.
After installing, either right-click mead.app → Open (and confirm
once), or run:

xattr -dr com.apple.quarantine /Applications/mead.app

Requires Homebrew already installed. Apple Silicon
(arm64) only.

Pre-Alpha v0.3.0

Pre-Alpha v0.3.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 00:34
69a4acd

0.3.0 (2026-08-23)

Features

  • add global Cmd+K command palette (#31) (b391282)
  • add largest installed packages report to Maintenance (#33) (62c8060)
  • real app icons, monogram fallback, and Applications grid (#55) (#60) (3e5b89a)

Bug Fixes

  • brew: stop swallowing cache-size errors and blank cask names (#38) (aad3f08)
  • open external links in system browser instead of target=_blank (#41) (1dacdaf)
  • pin sidebar drag-region and logo, scroll nav content independently (#43) (3c660bc), closes #35
  • tighten ValidName against path traversal, move RunCmd out of brew (#39) (87ebf55)
  • transliterate accents in slugifyAppName, batch adopt scan's brew info calls (#40) (525b467)

Unsigned build. This isn't notarized with an Apple Developer ID,
so Gatekeeper will refuse to open it with a normal double-click.
After installing, either right-click mead.app → Open (and confirm
once), or run:

xattr -dr com.apple.quarantine /Applications/mead.app

Requires Homebrew already installed. Apple Silicon
(arm64) only.

Pre-Alpha v0.2.1

Pre-Alpha v0.2.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Aug 20:09
7a4396c

0.2.1 (2026-08-22)

Bug Fixes

  • close job:done race in JobsContext.runAction (#11) (e6d172d)
  • don't fabricate a healthy zero-value SystemInfo on brew failure (#13) (eca76e1)
  • explicitly ignore resp.Body.Close() error in ScanVulnerabilities (#20) (6af9b44)
  • harden fallback store persistence, quarantine-removal scoping, and gist URL parsing (#12) (5639aa5)
  • honor custom cask appdir in collection installs and cask adoption (#14) (695629f)
  • MasUpgrade/MasUpgradeAll ran brew, not mas (#26) (399e13c)
  • run go test and vitest in CI (#17) (bcb6872)
  • stabilize table column widths across all views (#15) (e108de7)
  • switch PR title check from pull_request_target to pull_request (#8) (91080d5)
  • window dragging, sidebar logo clearance, dismissible Activity panel (#16) (dabb4d4)

Unsigned build. This isn't notarized with an Apple Developer ID,
so Gatekeeper will refuse to open it with a normal double-click.
After installing, either right-click mead.app → Open (and confirm
once), or run:

xattr -dr com.apple.quarantine /Applications/mead.app

Requires Homebrew already installed. Apple Silicon
(arm64) only.

Pre-Alpha v0.2.0

Pre-Alpha v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Aug 12:57
f849d48

0.2.0 (2026-08-22)

Features

  • automate versioning with release-please, enforce conventional commit PR titles (#2) (78aadfc)

Bug Fixes

  • correct release-please baseline to 0.1.0 (#5) (a1ff68e)
  • mark GitHub releases as pre-alpha via release edit, not version suffix (#7) (b07cf81)
  • pin CI workflow to read-only permissions explicitly (#3) (5c24d8e)

Unsigned build. This isn't notarized with an Apple Developer ID,
so Gatekeeper will refuse to open it with a normal double-click.
After installing, either right-click mead.app → Open (and confirm
once), or run:

xattr -dr com.apple.quarantine /Applications/mead.app

Requires Homebrew already installed. Apple Silicon
(arm64) only.