Skip to content

Releases: buggerman/Brygga

Brygga 0.1.3

24 Apr 21:51
66242f1

Choose a tag to compare

Installation

  1. Download the DMG, open it, drag Brygga.app to /Applications.

  2. First launch: macOS will say the app can't be verified. Right-click (or Ctrl-click) → Open → confirm. This is because the binary is ad-hoc signed, not Developer-ID signed.

  3. If Gatekeeper still refuses (e.g. "Apple could not verify Brygga is free of malware" with no Open override), strip the quarantine attribute from the installed bundle and try again:

    xattr -cr /Applications/Brygga.app
  4. Requires macOS 15 Sequoia or later, Apple Silicon only.

Release channels

Brygga ships two tracks:

  • Stable — tagged v* releases, cut manually. Pointed to by GitHub's Latest release badge.
  • Nightlyreleases/tag/nightly. Rebuilt automatically on every push to main; the tag is deleted and recreated each time so the URL is always current. Prerelease-marked.

Commit: 66242f13361a06632676e527e0d1faa39b85af05

What's Changed

  • Make chat content selectable and add Copy context menu by @buggerman in #1
  • Back MessageList with NSTextView (re-target of #2 to main) by @buggerman in #3
  • Collapse join/part/quit/nick runs into a summary row by @buggerman in #4
  • Refresh AGENTS.md for current code; require AI attribution from contributors by @buggerman in #5

Full Changelog: v0.1.2...v0.1.3

Brygga nightly (build 57 — c3da969)

24 Apr 21:36
c3da969

Choose a tag to compare

Pre-release

Installation

  1. Download the DMG, open it, drag Brygga.app to /Applications.

  2. First launch: macOS will say the app can't be verified. Right-click (or Ctrl-click) → Open → confirm. This is because the binary is ad-hoc signed, not Developer-ID signed.

  3. If Gatekeeper still refuses (e.g. "Apple could not verify Brygga is free of malware" with no Open override), strip the quarantine attribute from the installed bundle and try again:

    xattr -cr /Applications/Brygga.app
  4. Requires macOS 15 Sequoia or later, Apple Silicon only.

Release channels

Brygga ships two tracks:

  • Stable — tagged v* releases, cut manually. Pointed to by GitHub's Latest release badge.
  • Nightlyreleases/tag/nightly. Rebuilt automatically on every push to main; the tag is deleted and recreated each time so the URL is always current. Prerelease-marked.

Commit: c3da9693e479bb32128c7bb52b5383b685226c0f

What's Changed

  • Make chat content selectable and add Copy context menu by @buggerman in #1
  • Back MessageList with NSTextView (re-target of #2 to main) by @buggerman in #3
  • Collapse join/part/quit/nick runs into a summary row by @buggerman in #4

Full Changelog: v0.1.2...nightly

Brygga 0.1.2

19 Apr 21:25
3eaa7ee

Choose a tag to compare

Installation

  1. Download the DMG, open it, drag Brygga.app to /Applications.

  2. First launch: macOS will say the app can't be verified. Right-click (or Ctrl-click) → Open → confirm. This is because the binary is ad-hoc signed, not Developer-ID signed.

  3. If Gatekeeper still refuses (e.g. "Apple could not verify Brygga is free of malware" with no Open override), strip the quarantine attribute from the installed bundle and try again:

    xattr -cr /Applications/Brygga.app
  4. Requires macOS 15 Sequoia or later, Apple Silicon only.

Release channels

Brygga ships two tracks:

  • Stable — tagged v* releases, cut manually. Pointed to by GitHub's Latest release badge.
  • Nightlyreleases/tag/nightly. Rebuilt automatically on every push to main; the tag is deleted and recreated each time so the URL is always current. Prerelease-marked.

Commit: 3eaa7ee18dda90f6544061fd26b056b786c9c942

Full Changelog: v0.1.1...v0.1.2

Brygga 0.1.1

19 Apr 20:40
b6c8e35

Choose a tag to compare

Installation

  1. Download the DMG, open it, drag Brygga.app to /Applications.

  2. First launch: macOS will say the app can't be verified. Right-click (or Ctrl-click) → Open → confirm. This is because the binary is ad-hoc signed, not Developer-ID signed.

  3. If Gatekeeper still refuses (e.g. "Apple could not verify Brygga is free of malware" with no Open override), strip the quarantine attribute from the installed bundle and try again:

    xattr -cr /Applications/Brygga.app
  4. Requires macOS 15 Sequoia or later, Apple Silicon only.

Release channels

Brygga ships two tracks:

  • Stable — tagged v* releases, cut manually. Pointed to by GitHub's Latest release badge.
  • Nightlyreleases/tag/nightly. Rebuilt automatically on every push to main; the tag is deleted and recreated each time so the URL is always current. Prerelease-marked.

Commit: b6c8e350366dd08a3af18eec8041b958a208e997

Full Changelog: v0.1.0...v0.1.1

Brygga 0.1.0

19 Apr 19:37
b939a4e

Choose a tag to compare

Installation

  1. Download the DMG, open it, drag Brygga.app to /Applications.

  2. First launch: macOS will say the app can't be verified. Right-click (or Ctrl-click) → Open → confirm. This is because the binary is ad-hoc signed, not Developer-ID signed.

  3. If Gatekeeper still refuses (e.g. "Apple could not verify Brygga is free of malware" with no Open override), strip the quarantine attribute from the installed bundle and try again:

    xattr -cr /Applications/Brygga.app
  4. Requires macOS 15 Sequoia or later, Apple Silicon only.

Release channels

Brygga ships two tracks:

  • Stable — tagged v* releases, cut manually. Pointed to by GitHub's Latest release badge.
  • Nightlyreleases/tag/nightly. Rebuilt automatically on every push to main; the tag is deleted and recreated each time so the URL is always current. Prerelease-marked.

Commit: b939a4e1d1619c1d5e0abf93f85c4fe670bd0b73

Full Changelog: https://github.com/buggerman/Brygga/commits/v0.1.0