Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/data/news/software_releases.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-
software: decred
version: 2.1.1
Permalink: "https://github.com/decred/decred-binaries/releases/tag/v2.1.1"
Params:
sortDate: "2025-11-27 10:40:00"
-
software: decred
version: 2.1.0
Expand Down
12 changes: 6 additions & 6 deletions src/data/wallets/wallets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
links:
- title: macOS
platform: macdl
url: https://github.com/decred/decred-binaries/releases/download/v2.1.0/decrediton-darwin-amd64-v2.1.0.dmg
url: https://github.com/decred/decred-binaries/releases/download/v2.1.1/decrediton-darwin-amd64-v2.1.1.dmg
is_direct_download: true
- title: Linux
platform: linuxdl
url: https://github.com/decred/decred-binaries/releases/download/v2.1.0/decrediton-linux-amd64-v2.1.0.AppImage
url: https://github.com/decred/decred-binaries/releases/download/v2.1.1/decrediton-linux-amd64-v2.1.1.AppImage
is_direct_download: true
- title: Windows
platform: windl
url: https://github.com/decred/decred-binaries/releases/download/v2.1.0/decrediton-windows-amd64-v2.1.0.exe
url: https://github.com/decred/decred-binaries/releases/download/v2.1.1/decrediton-windows-amd64-v2.1.1.exe
is_direct_download: true
- title: Downloads and release notes
url: https://github.com/decred/decred-binaries/releases/tag/v2.1.0
url: https://github.com/decred/decred-binaries/releases/tag/v2.1.1

- id: bisonw
name: Bison Wallet
Expand Down Expand Up @@ -70,11 +70,11 @@
highlight: true
links:
- title: Download installer
url: https://github.com/decred/decred-release/releases/tag/v2.1.0
url: https://github.com/decred/decred-release/releases/tag/v2.1.1
- title: Installer guide
url: https://docs.decred.org/wallets/cli/cli-installation/
- title: Release notes + standalone
url: https://github.com/decred/decred-binaries/releases/tag/v2.1.0
url: https://github.com/decred/decred-binaries/releases/tag/v2.1.1

- id: trezor
name: Trezor
Expand Down