Skip to content

Release history

Concord releases

All releases

30 shown

No immediate action
v2.1.9 Mixed

Bug fixes + features + refactor

No immediate action
v2.1.8 Mixed

Bug fix + features + new contributors

Review required
v2.1.7 Mixed
RBAC

Discord search + render fix

No immediate action
v2.1.6 Mixed

Configurable voice alerts + audio fixes

No immediate action
v2.1.5 New feature

Zoom + leave server + refactor

No immediate action
v2.1.4 New feature

Keymap help

No immediate action
v2.1.3 Maintenance

Routine maintenance and dependency updates.

No immediate action
v2.1.2 Mixed

Bug fixes + features + misc

No immediate action
v2.1.1 Maintenance

Bug fixes, refactor, docs

No immediate action
v2.1.0 Mixed

Keymap changes + bug fixes + refactor

No immediate action
v2.0.7 Mixed

Bug fixes + refactor + contributors

No immediate action
v2.0.6 Mixed

Bug fixes + refactor + performance

No immediate action
v2.0.5 New feature

Clipboard paste + embed URLs + bulk delete handling

No immediate action
v2.0.4 Mixed

URL detection + markdown + mute/deafen

No immediate action
v2.0.3 Bug fix

Bug fixes

No immediate action
v2.0.1 Bug fix

Microphone tearing fix

No immediate action
v2.0.0 New feature

Voice chat features

No immediate action
v1.4.2 Bug fix

Fuzzy search improvement

No immediate action
v1.4.1 Bug fix

Forum preview hydration

No immediate action
v1.4.0 Breaking risk

Reaction shortcut removal + toast alarm

No immediate action
v1.3.3 Bug fix

Composer cursor alignment fix

No immediate action
v1.3.2 Bug fix

Reply edit fix

v1.3.1 New feature
Notable features
  • Prefs persistence
  • Mute channels and servers via actions
  • All emojis supported for reactions
Full changelog

What's Changed

Features

  • feat: prefs persistence by @TobyBridle in https://github.com/chojs23/concord/pull/25
  • feat: support muting channels and servers via actions by @nexxai in https://github.com/chojs23/concord/pull/26
  • feat: support all emojis for reactions by @nexxai in https://github.com/chojs23/concord/pull/30
  • refactor: Refactor quick reaction emoji labels to use emojis crate by @chojs23 in https://github.com/chojs23/concord/pull/32
  • feat: Add emoji picker and autocomplete in composer by @chojs23 in https://github.com/chojs23/concord/pull/34

Fixes

  • fix: Fix test cache leakage by @chojs23 in https://github.com/chojs23/concord/pull/31
  • fix: Discord Gateway startup failure by @chojs23 in https://github.com/chojs23/concord/pull/36
  • fix: Fix muted channels contributing to server unread badges by @chojs23 in https://github.com/chojs23/concord/pull/37

Other Changes

  • feat: display online and member count by @lisk77 in https://github.com/chojs23/concord/pull/16

Full Changelog: https://github.com/chojs23/concord/compare/v1.3.0...v1.3.1

v1.3.0 New feature
Notable features
  • Support for resizing panes
  • Composer CTRL+Left/CTRL+Right word skip shortcuts
  • Reaction picker search with toggle and typo‑tolerant fuzzy scoring
Full changelog

Install concord 1.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/chojs23/concord/releases/download/v1.3.0/concord-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/chojs23/concord/releases/download/v1.3.0/concord-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install chojs23/tap/concord

Download concord 1.3.0

| File | Platform | Checksum |
|--------|----------|----------|
| concord-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| concord-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| concord-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| concord-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| concord-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |

What's Changed

Features

  • feat: support resizing panes by @nexxai in https://github.com/chojs23/concord/pull/18
  • feat(composer): add CTRL+Left, CTRL+Right word skip by @TobyBridle in https://github.com/chojs23/concord/pull/15
  • feat: add search to reaction picker + allow toggling of reactions by @nexxai in https://github.com/chojs23/concord/pull/19
  • feat: add fuzzy score helper by @chojs23 in https://github.com/chojs23/concord/pull/21
  • feat: typo tolerant fuzzy by @chojs23 in https://github.com/chojs23/concord/pull/22

Fixes

  • fix: prevent scrolling past last message by @lisk77 in https://github.com/chojs23/concord/pull/12
  • refactor(composer): use char-safe word boundary helpers by @chojs23 in https://github.com/chojs23/concord/pull/20

Other Changes

  • fix: display of self mutuals by @lisk77 in https://github.com/chojs23/concord/pull/14
  • refactor: store app files under $XDG_CONFIG_HOME/concord by @chojs23 in https://github.com/chojs23/concord/pull/23

New Contributors

  • @nexxai made their first contribution in https://github.com/chojs23/concord/pull/18
  • @lisk77 made their first contribution in https://github.com/chojs23/concord/pull/12
  • @TobyBridle made their first contribution in https://github.com/chojs23/concord/pull/15

Full Changelog: https://github.com/chojs23/concord/compare/v1.2.0...v1.3.0

v1.2.0 Maintenance

Minor fixes and improvements.

Full changelog

Install concord 1.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/chojs23/concord/releases/download/v1.2.0/concord-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/chojs23/concord/releases/download/v1.2.0/concord-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install chojs23/tap/concord

Download concord 1.2.0

| File | Platform | Checksum |
|--------|----------|----------|
| concord-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| concord-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| concord-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| concord-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| concord-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |

Full Changelog: https://github.com/chojs23/concord/compare/v1.1.2...v1.2.0

v1.1.2 New feature
Notable features
  • multipart file upload
Full changelog

Install concord 1.1.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/chojs23/concord/releases/download/v1.1.2/concord-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/chojs23/concord/releases/download/v1.1.2/concord-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install chojs23/tap/concord

Download concord 1.1.2

| File | Platform | Checksum |
|--------|----------|----------|
| concord-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| concord-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| concord-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| concord-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| concord-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |

What's Changed

Features

  • feat: multipart file upload by @chojs23 in https://github.com/chojs23/concord/pull/8

Other Changes

  • Feat/better composer by @chojs23 in https://github.com/chojs23/concord/pull/9

Full Changelog: https://github.com/chojs23/concord/compare/v1.1.1...v1.1.2

v1.1.1 Bug fix

Fixed preservation of the original image aspect ratio.

Full changelog

Install concord 1.1.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/chojs23/concord/releases/download/v1.1.1/concord-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/chojs23/concord/releases/download/v1.1.1/concord-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install chojs23/tap/concord

Download concord 1.1.1

| File | Platform | Checksum |
|--------|----------|----------|
| concord-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| concord-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| concord-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| concord-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| concord-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |

What's Changed

Features

  • fix: Keep original image width:height ratio by @chojs23 in https://github.com/chojs23/concord/pull/6

Full Changelog: https://github.com/chojs23/concord/compare/v1.1.0...v1.1.1

v1.1.0 New feature
Notable features
  • Add terminal notification
Full changelog

Install concord 1.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/chojs23/concord/releases/download/v1.1.0/concord-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/chojs23/concord/releases/download/v1.1.0/concord-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install chojs23/tap/concord

Download concord 1.1.0

| File | Platform | Checksum |
|--------|----------|----------|
| concord-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| concord-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| concord-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| concord-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| concord-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |

What's Changed

Features

  • feat: add terminal notification by @chojs23 in https://github.com/chojs23/concord/pull/5

Other Changes

  • fix(flake): use crane by @M4jor-Tom in https://github.com/chojs23/concord/pull/4

New Contributors

  • @M4jor-Tom made their first contribution in https://github.com/chojs23/concord/pull/4
  • @chojs23 made their first contribution in https://github.com/chojs23/concord/pull/5

Full Changelog: https://github.com/chojs23/concord/compare/v1.0.3...v1.1.0

v1.0.3 Maintenance

Minor fixes and improvements.

Full changelog

Install concord 1.0.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/chojs23/concord/releases/download/v1.0.3/concord-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/chojs23/concord/releases/download/v1.0.3/concord-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install chojs23/tap/concord

Download concord 1.0.3

| File | Platform | Checksum |
|--------|----------|----------|
| concord-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| concord-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| concord-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| concord-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| concord-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |

Beta — feedback welcome: [email protected]