github.com/charmbracelet/wishlist
v0.15.2
#1030 most downloaded on Go modules
charmbracelet/wishlist
What this package is like to depend on
Last release 11 days ago
12 Aug 2026
Release timing varies
gaps range from 9 days to 6 months
Some releases are documented
notes for 10 of 23 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
94 releases · first in 2022
11 releases in the last 12 months
see the full history below
Release timeline
94 releases · Jan 2022 to Aug 2026Releases
latest 60 of 94-
v0.15.3-0.20260812204339-5bcd70c339c412 Aug 2026 pre-releaseNothing published for this version
-
v0.15.3-0.20260720090451-aab5180e9eb720 Jul 2026 pre-releaseNothing published for this version
-
v0.15.3-0.20260422141439-d9ec02f1ed3f22 Apr 2026 pre-releaseNothing published for this version
-
v0.15.3-0.20260316090638-143e64e7241416 Mar 2026 pre-releaseNothing published for this version
-
v0.15.3-0.20251110111337-851b6dacfa7d10 Nov 2025 pre-releaseNothing published for this version
-
v0.15.3-0.20251013092308-477d4be28b6313 Oct 2025 pre-releaseNothing published for this version
-
v0.15.3-0.20251005153735-c8ce0047088605 Oct 2025 pre-releaseNothing published for this version
-
v0.15.3-0.20251005153109-bb0f992cc0e205 Oct 2025 pre-releaseNothing published for this version
-
v0.15.3-0.20250922091327-01fd81bd9fdf22 Sep 2025 pre-releaseNothing published for this version
-
v0.15.3-0.20250915095229-d3390c677a3b15 Sep 2025 pre-releaseNothing published for this version
-
v0.15.3-0.20250908091335-04518f66ad7c08 Sep 2025 pre-releaseNothing published for this version
-
v0.15.211 Jun 2025Release notes
Open source →Changelog
Documentation updates
- 6dcef6b: docs: add contributing guidelines (#393) (@bashbunni)
Other work
- f3effcd: ci: sync dependabot config (#365) (@charmcli)
- ee5b8ac: ci: sync dependabot config (#366) (@charmcli)
- c9eadb9: ci: sync dependabot config (#385) (@charmcli)
Verifying the artifactsFirst, download the
checksums.txtfile, for example, withwget:wget 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.2/checksums.txt'Then, verify it using
cosign:cosign verify-blob \ --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \ --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \ --cert 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.2/checksums.txt.pem' \ --signature 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.2/checksums.txt.sig' \ ./checksums.txt
If the output is
Verified OK, you can safely use it to verify the checksums of other artifacts you downloaded from the release usingsha256sum:sha256sum --ignore-missing -c checksums.txt
Done! You artifacts are now verified!
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
-
v0.15.112 Dec 2024Release notes
Open source →Patch x/crypto/ssh
This is a small patch release to fix x/crypto/ssh vulnerability https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ
Changelog
Bug fixes
- 7e25a80: fix: lint issues (@caarlos0)
- eeb49ba: fix: lint issues (@caarlos0)
- 14c1425: fix: update codeowners (@caarlos0)
- 80b5f47: fix: update codeowners (@caarlos0)
Dependency updates
- b18eb8a: feat(deps): bump github.com/charmbracelet/bubbles from 0.18.0 to 0.19.0 (#322) (@dependabot[bot])
- 39c22e4: feat(deps): bump github.com/charmbracelet/bubbles from 0.19.0 to 0.20.0 (#333) (@dependabot[bot])
- c2d08d0: feat(deps): bump github.com/charmbracelet/bubbletea (#320) (@dependabot[bot])
- ae44821: feat(deps): bump github.com/charmbracelet/bubbletea (#324) (@dependabot[bot])
- 97e122a: feat(deps): bump github.com/charmbracelet/bubbletea from 0.27.1 to 1.0.0 (#326) (@dependabot[bot])
- e7eddab: feat(deps): bump github.com/charmbracelet/bubbletea from 1.0.0 to 1.0.1 (#327) (@dependabot[bot])
- 8bf04fb: feat(deps): bump github.com/charmbracelet/bubbletea from 1.1.0 to 1.1.1 (#334) (@dependabot[bot])
- 8bffd29: feat(deps): bump github.com/charmbracelet/bubbletea from 1.1.1 to 1.1.2 (#339) (@dependabot[bot])
- e1b5d9e: feat(deps): bump github.com/charmbracelet/bubbletea from 1.1.2 to 1.2.0 (#341) (@dependabot[bot])
- 9a618af: feat(deps): bump github.com/charmbracelet/bubbletea from 1.2.0 to 1.2.1 (#345) (@dependabot[bot])
- 1c2ac15: feat(deps): bump github.com/charmbracelet/bubbletea from 1.2.1 to 1.2.2 (#346) (@dependabot[bot])
- 42de0cc: feat(deps): bump github.com/charmbracelet/bubbletea from 1.2.2 to 1.2.3 (#347) (@dependabot[bot])
- 9d9366c: feat(deps): bump github.com/charmbracelet/bubbletea from 1.2.3 to 1.2.4 (#349) (@dependabot[bot])
- f2fc24c: feat(deps): bump github.com/charmbracelet/keygen from 0.5.0 to 0.5.1 (#319) (@dependabot[bot])
- ee65cec: feat(deps): bump github.com/charmbracelet/lipgloss from 0.12.1 to 0.13.0 (#323) (@dependabot[bot])
- b8b737b: feat(deps): bump github.com/charmbracelet/lipgloss from 0.13.0 to 0.13.1 (#338) (@dependabot[bot])
- b33eef0: feat(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0 (#340) (@dependabot[bot])
- edb3fad: feat(deps): bump github.com/charmbracelet/promwish from 0.7.0 to 0.8.0 (#354) (@dependabot[bot])
- 11302c6: feat(deps): bump github.com/charmbracelet/wish from 1.4.0 to 1.4.1 (#315) (@dependabot[bot])
- a053a78: feat(deps): bump github.com/charmbracelet/wish from 1.4.1 to 1.4.2 (#321) (@dependabot[bot])
- 4440724: feat(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#348) (@dependabot[bot])
- cc7a23b: feat(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#318) (@dependabot[bot])
- 9f9c9d4: feat(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#335) (@dependabot[bot])
- c338d99: feat(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#342) (@dependabot[bot])
- 8d4b19a: feat(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 (#350) (@dependabot[bot])
- faf0905: feat(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#352) (@dependabot[bot])
- 1684a1c: feat(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#316) (@dependabot[bot])
- 48a1104: feat(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#343) (@dependabot[bot])
- 2d662f5: feat(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 (#336) (@dependabot[bot])
- 7853cce: feat(deps): bump golang.org/x/term from 0.26.0 to 0.27.0 (#351) (@dependabot[bot])
Other work
- 6217c97: ci: fix dependabot config (@caarlos0)
- d7f058e: ci: fix goreleaser config (@caarlos0)
- f404231: ci: update (@caarlos0)
Verifying the artifactsFirst, download the
checksums.txtfile, for example, withwget:wget 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.1/checksums.txt'Then, verify it using
cosign:cosign verify-blob \ --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \ --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \ --cert 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.1/checksums.txt.pem' \ --signature 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.1/checksums.txt.sig' \ ./checksums.txt
If the output is
Verified OK, you can safely use it to verify the checksums of other artifacts you downloaded from the release usingsha256sum:sha256sum --ignore-missing -c checksums.txt
Done! You artifacts are now verified!
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
-
v0.15.1-0.20241205103230-8d4b19a0a9be05 Dec 2024 pre-releaseNothing published for this version
-
v0.15.1-0.20241126103828-9d9366cd095d26 Nov 2024 pre-releaseNothing published for this version
-
v0.15.1-0.20241125105022-44407242125725 Nov 2024 pre-releaseNothing published for this version
-
v0.15.1-0.20241120105648-42de0cc8765d20 Nov 2024 pre-releaseNothing published for this version
-
v0.15.1-0.20241113100740-1c2ac150a7cc13 Nov 2024 pre-releaseNothing published for this version
-
v0.15.1-0.20241111103427-9a618afb4d5e11 Nov 2024 pre-releaseNothing published for this version
-
v0.15.1-0.20240912144335-8bf04fb227f112 Sep 2024 pre-releaseNothing published for this version
-
v0.15.1-0.20240830233309-e7eddab2aabf30 Aug 2024 pre-releaseNothing published for this version
-
v0.15.015 Jul 2024Release notes
Open source →Changelog
New Features
- 9177f22: feat: better support for includes (#263) (@caarlos0)
- 4eef722: feat: copy address to the clipboard (#275) (@caarlos0)
- 2987a2e: feat: update wish (#264) (@caarlos0)
Bug fixes
- 04d8e7f: fix: SetEnv when quoted value (#267) (@caarlos0)
- aa6373b: fix: confirm search when pressing enter (@SoujiThenria)
- 2df2583: fix: fmt (@caarlos0)
- e0202d8: fix: lint issue (@caarlos0)
- cd61aff: fix: lint issue (@caarlos0)
- 755b420: fix: lint issues (@caarlos0)
- e390097: fix: lint issues (@caarlos0)
- fc36664: fix: log when files are being included (@caarlos0)
- 46add50: fix: update golangci-lint (@caarlos0)
Dependency updates
- 57e51d5: feat(deps): bump github.com/charmbracelet/bubbles from 0.16.1 to 0.17.1 (#250) (@dependabot[bot])
- dda9ca2: feat(deps): bump github.com/charmbracelet/bubbles from 0.17.1 to 0.18.0 (#266) (@dependabot[bot])
- 2615463: feat(deps): bump github.com/charmbracelet/bubbletea (#249) (@dependabot[bot])
- 4f532b5: feat(deps): bump github.com/charmbracelet/bubbletea (#289) (@dependabot[bot])
- 0fb8747: feat(deps): bump github.com/charmbracelet/bubbletea (#290) (@dependabot[bot])
- 304133c: feat(deps): bump github.com/charmbracelet/bubbletea (#295) (@dependabot[bot])
- 2da2bd5: feat(deps): bump github.com/charmbracelet/bubbletea (#297) (@dependabot[bot])
- 45c31a4: feat(deps): bump github.com/charmbracelet/bubbletea (#303) (@dependabot[bot])
- d137bc6: feat(deps): bump github.com/charmbracelet/bubbletea (#304) (@dependabot[bot])
- ef1621d: feat(deps): bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.11.0 (#296) (@dependabot[bot])
- 53719a1: feat(deps): bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.12.0 (#311) (@dependabot[bot])
- f1c95c7: feat(deps): bump github.com/charmbracelet/lipgloss from 0.12.0 to 0.12.1 (#312) (@dependabot[bot])
- 6c51b90: feat(deps): bump github.com/charmbracelet/lipgloss from 0.9.1 to 0.10.0 (#281) (@dependabot[bot])
- bd20b8b: feat(deps): bump github.com/charmbracelet/log from 0.3.0 to 0.3.1 (#244) (@dependabot[bot])
- e26b5cb: feat(deps): bump github.com/charmbracelet/log from 0.3.1 to 0.4.0 (#283) (@dependabot[bot])
- c0cd7be: feat(deps): bump github.com/charmbracelet/wish (#269) (@dependabot[bot])
- 61c32d8: feat(deps): bump github.com/charmbracelet/wish from 1.3.1 to 1.3.2 (#282) (@dependabot[bot])
- 3bc3ede: feat(deps): bump github.com/charmbracelet/wish from 1.3.2 to 1.4.0 (#284) (@dependabot[bot])
- 60442c5: feat(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#302) (@dependabot[bot])
- 2499427: feat(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#277) (@dependabot[bot])
- fdbdae1: feat(deps): bump golang.org/x/crypto from 0.16.0 to 0.18.0 (#258) (@dependabot[bot])
- abf8e2f: feat(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 (#271) (@dependabot[bot])
- e252af1: feat(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 (#276) (@dependabot[bot])
- 7cd9b6b: feat(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#285) (@dependabot[bot])
- c8bf783: feat(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#294) (@dependabot[bot])
- 906667f: feat(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#299) (@dependabot[bot])
- 6e11352: feat(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#309) (@dependabot[bot])
- 8bd1fe4: feat(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#307) (@dependabot[bot])
- 1a816c4: feat(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#243) (@dependabot[bot])
- 2acf44f: feat(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#257) (@dependabot[bot])
- 58bf5e0: feat(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#272) (@dependabot[bot])
- dd9c262: feat(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#278) (@dependabot[bot])
- 134d21d: feat(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#287) (@dependabot[bot])
- b0151b3: feat(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#292) (@dependabot[bot])
- 8e50fb6: feat(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#301) (@dependabot[bot])
- 13c3bf4: feat(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 (#256) (@dependabot[bot])
- f4c8b77: feat(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 (#270) (@dependabot[bot])
- 74af6c7: feat(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 (#291) (@dependabot[bot])
- f259681: feat(deps): bump golang.org/x/term from 0.20.0 to 0.21.0 (#300) (@dependabot[bot])
- 77f9731: feat(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#306) (@dependabot[bot])
Documentation updates
- 58ddc7c: docs: fix a typo (#255) ( <>)
- ded3e14: docs: fix example (#268) (@caarlos0)
- ce839e8: docs: scoop instructions (#242) (@louisescher)
Other work
- b9f51a8: Create CODEOWNERS (@maaslalani)
- 4d5da6f: ci: sign & notarize (#305) (@caarlos0)
- 2daa18f: ci: sign & notarize nightly builds (@caarlos0)
Verifying the artifactsFirst, download the
checksums.txtfile, for example, withwget:wget 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.0/checksums.txt'Then, verify it using
cosign:cosign verify-blob \ --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \ --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \ --cert 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.0/checksums.txt.pem' \ --signature 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.0/checksums.txt.sig' \ ./checksums.txt
If the output is
Verified OK, you can safely use it to verify the checksums of other artifacts you downloaded from the release usingsha256sum:sha256sum --ignore-missing -c checksums.txt
Done! You artifacts are now verified!
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
-
v0.14.2-0.20240708124231-6e11352961f408 Jul 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240627144701-2daa18f3aec127 Jun 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240627143352-46add50ed9a727 Jun 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240625122655-d137bc63168825 Jun 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240524122928-e3900975126724 May 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240509122421-304133c04d2e09 May 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240311115358-61c32d81ec1e11 Mar 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240305120233-dd9c262e834305 Mar 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240229021754-b9f51a8a540429 Feb 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240222125655-4eef7220b41722 Feb 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240212114926-7bb7a3a4b1b012 Feb 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240209111409-58bf5e0e49e409 Feb 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240202172324-ded3e144ef2102 Feb 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240202125152-2987a2efe36702 Feb 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240202103101-dda9ca2483a402 Feb 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240119184726-9177f222c15519 Jan 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240119184039-cd61aff9cd5919 Jan 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240119113628-fc36664e8e8219 Jan 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240109112935-2acf44fcde3009 Jan 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240109112700-fdbdae1e86cf09 Jan 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20240105124208-13c3bf4169bb05 Jan 2024 pre-releaseNothing published for this version
-
v0.14.2-0.20231212174636-d39f828f4d0912 Dec 2023 pre-releaseNothing published for this version
-
v0.14.117 Nov 2023Release notes
Open source →Changelog
Bug fixes
Dependency updates
- 5b66da3: feat(deps): bump github.com/charmbracelet/log from 0.2.5 to 0.3.0 (#237) (@dependabot[bot])
- 24ac4d6: feat(deps): bump github.com/charmbracelet/promwish from 0.6.0 to 0.7.0 (#234) (@dependabot[bot])
- 9286acf: feat(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#236) (@dependabot[bot])
- 995aff2: feat(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#240) (@dependabot[bot])
- 328603a: feat(deps): bump golang.org/x/term from 0.13.0 to 0.14.0 (#238) (@dependabot[bot])
Documentation updates
Verifying the artifactsFirst, download the
checksums.txtfile, for example, withwget:wget 'https://github.com/charmbracelet/wishlist/releases/download/v0.14.1/checksums.txt'Then, verify it using
cosign:cosign verify-blob \ --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \ --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \ --cert 'https://github.com/charmbracelet/wishlist/releases/download/v0.14.1/checksums.txt.pem' \ --signature 'https://github.com/charmbracelet/wishlist/releases/download/v0.14.1/checksums.txt.sig' \ ./checksums.txt
If the output is
Verified OK, you can safely use it to verify the checksums of other artifacts you downloaded from the release usingsha256sum:sha256sum --ignore-missing -c checksums.txt
Done! You artifacts are now verified!
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
-
v0.14.026 Oct 2023Release notes
Open source →Changelog
New Features
- 62c30b9: feat(tailscale): update hostname to device name (#211) (@arunsathiya)
Bug fixes
- 62cd1da: fix: handle errors on local mode (#220) (@caarlos0)
- 5232ef0: fix: race condition in server mode (#209) (@caarlos0)
- b05a385: fix: sshconfig parse: lowercase keys (#208) (@caarlos0)
Dependency updates
- ac58dd8: feat(deps): bump github.com/charmbracelet/keygen from 0.4.3 to 0.5.0 (#229) (@dependabot[bot])
- dcdde31: feat(deps): bump github.com/charmbracelet/lipgloss from 0.8.0 to 0.9.0 (#230) (@dependabot[bot])
- 26ba39e: feat(deps): bump github.com/charmbracelet/lipgloss from 0.9.0 to 0.9.1 (#231) (@dependabot[bot])
- 0a02309: feat(deps): bump github.com/charmbracelet/log from 0.2.2 to 0.2.3 (#210) (@dependabot[bot])
- 18c0c23: feat(deps): bump github.com/charmbracelet/log from 0.2.3 to 0.2.4 (#219) (@dependabot[bot])
- 674d7e2: feat(deps): bump github.com/charmbracelet/log from 0.2.4 to 0.2.5 (#225) (@dependabot[bot])
- 89de88e: feat(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#215) (@dependabot[bot])
- 0e3c6a5: feat(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#213) (@dependabot[bot])
- f9dcfd3: feat(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (#223) (@dependabot[bot])
- 801784c: feat(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#227) (@dependabot[bot])
- daae6f9: feat(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 (#221) (@dependabot[bot])
- 7bdf97b: feat(deps): bump golang.org/x/term from 0.12.0 to 0.13.0 (#226) (@dependabot[bot])
- ac06181: feat(deps): bump the gomod group with 1 update (#206) (@dependabot[bot])
- 495a7d1: feat(deps): update wish (@caarlos0)
Other work
- a3d2532: Fix hints link in README (#212) (@arunsathiya)
Verifying the artifactsFirst, download the
checksums.txtfile, for example, withwget:wget 'https://github.com/charmbracelet/wishlist/releases/download/v0.14.0/checksums.txt'Then, verify it using
cosign:cosign verify-blob \ --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \ --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \ --cert 'https://github.com/charmbracelet/wishlist/releases/download/v0.14.0/checksums.txt.pem' \ --signature 'https://github.com/charmbracelet/wishlist/releases/download/v0.14.0/checksums.txt.sig' \ ./checksums.txt
If the output is
Verified OK, you can safely use it to verify the checksums of other artifacts you downloaded from the release usingsha256sum:sha256sum --ignore-missing -c checksums.txt
Done! You artifacts are now verified!
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
-
v0.13.1-0.20230801173234-5232ef0254f401 Aug 2023 pre-releaseNothing published for this version
-
v0.13.1-0.20230720122101-f19761cdfa3720 Jul 2023 pre-releaseNothing published for this version
-
v0.13.019 Jul 2023Release notes
Open source →Changelog
New Features
Documentation updates
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
-
v0.12.012 Jul 2023Release notes
Open source →Changelog
New Features
- be4f5bb: feat: PreferredAuthentications (#189) (@caarlos0)
- b58f685: feat: ProxyJump support (#203) (@caarlos0)
- e707484: feat: hints (#196) (@caarlos0)
- 72cbb5d: feat: reload seed on refresh (@caarlos0)
- 8da161a: feat: support keyboard-interactive (#188) (@caarlos0)
- 4e16c42: feat: tailscale integration (#198) (@caarlos0)
Bug fixes
- 543d87a: fix(ci): remove soft-serve workflow (@aymanbagabas)
- 453fca8: fix(zeroconf): do not override seed list (@caarlos0)
- 02eae11: fix: altscreen on local mode (@caarlos0)
- 85e2eb7: fix: improve logging (@caarlos0)
- 0d8ca0f: fix: lint issues (#197) (@caarlos0)
- 7aedf98: fix: use context on zeroconf and srv (#199) (@caarlos0)
Dependency updates
- 446b317: feat(deps): bump github.com/charmbracelet/bubbles from 0.15.0 to 0.16.1 (#190) (@dependabot[bot])
- 8756f11: feat(deps): bump github.com/charmbracelet/bubbletea (#181) (@dependabot[bot])
- d18a224: feat(deps): bump github.com/charmbracelet/bubbletea (#185) (@dependabot[bot])
- c5477ec: feat(deps): bump github.com/charmbracelet/bubbletea (#191) (@dependabot[bot])
- 4aaecc3: feat(deps): bump github.com/charmbracelet/keygen from 0.4.2 to 0.4.3 (#195) (@dependabot[bot])
- 4e3cdd9: feat(deps): bump github.com/charmbracelet/log from 0.2.1 to 0.2.2 (#184) (@dependabot[bot])
- 7d05a2a: feat(deps): bump github.com/muesli/termenv from 0.15.1 to 0.15.2 (#194) (@dependabot[bot])
- 78667ae: feat(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#183) (@dependabot[bot])
- e625139: feat(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#187) (@dependabot[bot])
- 8521dae: feat(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#182) (@dependabot[bot])
- bb3fe87: feat(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#193) (@dependabot[bot])
- 24645ee: feat(deps): bump golang.org/x/term from 0.7.0 to 0.8.0 (#180) (@dependabot[bot])
- d1e5d26: feat(deps): bump golang.org/x/term from 0.8.0 to 0.9.0 (#192) (@dependabot[bot])
- 204eb6a: feat(deps): bump the gomod group with 1 update (#202) (@dependabot[bot])
Documentation updates
- d9d7546: docs: improve examples (@caarlos0)
- 325099e: docs: update (@caarlos0)
- 167196f: docs: update license (@caarlos0)
Other work
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
-
v0.11.1-0.20230531192035-be4f5bbb615a31 May 2023 pre-releaseNothing published for this version
-
v0.11.1-0.20230530164756-8da161a8968030 May 2023 pre-releaseNothing published for this version
-
v0.11.004 May 2023Release notes
Open source →Changelog
Bug fixes
- fe5736c: fix: better handle server shutdown (@caarlos0)
- 07e1934: fix: do not hard-error if included file does not exist (#170) (@caarlos0)
- dfc7c3d: fix: warn if setenv fails instead of hard-erroring (#166) (@caarlos0)
Dependency updates
- d81d334: feat(deps): bump github.com/charmbracelet/keygen from 0.4.1 to 0.4.2 (#178) (@dependabot[bot])
- 2b040c3: feat(deps): bump github.com/charmbracelet/log from 0.2.0 to 0.2.1 (#167) (@dependabot[bot])
- 56282ed: feat(deps): bump github.com/charmbracelet/wish (#179) (@dependabot[bot])
- 41f6e02: feat(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#173) (@dependabot[bot])
- b2faf36: feat(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#175) (@dependabot[bot])
- 9940b33: feat(deps): bump golang.org/x/term from 0.6.0 to 0.7.0 (#174) (@dependabot[bot])
- bdfe4b9: feat(deps): update wish and keygen (#177) (@caarlos0)
Documentation updates
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
-
v0.10.1-0.20230323115937-2b040c3ddcca23 Mar 2023 pre-releaseNothing published for this version
-
v0.10.021 Mar 2023Release notes
Open source →Changelog
New Features
Bug fixes
- 1018568: fix: improved mitm error message (@caarlos0)
- 346cd0c: fix: lint issues (@caarlos0)
- debbc98: fix: log specific env that failed (@caarlos0)
- d883335: fix: move log config to before everything else (@caarlos0)
- da4a026: fix: properly handle server shutdown (#164) (@caarlos0)
Dependency updates
- dd5a988: feat(deps): bump github.com/charmbracelet/bubbletea (#150) (@dependabot[bot])
- 625c19c: feat(deps): bump github.com/charmbracelet/lipgloss from 0.7.0 to 0.7.1 (#159) (@dependabot[bot])
- f753093: feat(deps): bump github.com/charmbracelet/log from 0.1.2 to 0.2.0 (#162) (@dependabot[bot])
- 9c98425: feat(deps): bump github.com/charmbracelet/wish from 1.0.0 to 1.1.0 (#163) (@dependabot[bot])
- 1c6ed1b: feat(deps): bump github.com/muesli/termenv from 0.13.0 to 0.14.0 (#147) (@dependabot[bot])
- 9c93fe8: feat(deps): bump github.com/muesli/termenv from 0.14.0 to 0.15.0 (#157) (@dependabot[bot])
- 59d52b4: feat(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#153) (@dependabot[bot])
- 97c935b: feat(deps): bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#149) (@dependabot[bot])
- 2438e2f: feat(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#155) (@dependabot[bot])
- 6a4c0c4: feat(deps): bump golang.org/x/term from 0.4.0 to 0.5.0 (#148) (@dependabot[bot])
- e5b6131: feat(deps): bump lipgloss and termenv (#156) (@dependabot[bot])
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
-
v0.9.023 Jan 2023Release notes
Open source →Changelog
This release includes an exciting new feature: ✨ discovery of SSH services from mDNS and SRV DNS records ✨!
Wishlist can also hot-reload the service list, and had numerous bug fixes and dependency updates!New Features
- 8e35697: feat: adds promwish (#129) (@caarlos0)
- ddebef0: feat: allow discovery of mDNS services (#137) (@caarlos0)
- 9007ea7: feat: auto-refresh endpoints in server mode (#142) (@caarlos0)
- 9759c47: feat: discover from DNS SRV records (#138) (@caarlos0)
- 402de30: feat: make metrics optional (#136) (@jon4hz)
- 7b59500: feat: update to wish v1.0.0 (@caarlos0)
Bug fixes
- e05e24c: fix: deprecation (@caarlos0)
- 49769a7: fix: error message wrapping (#139) (@caarlos0)
- fd88793: fix: ignore if the tea app didnt report an exit status (#123) (@caarlos0)
- 45c6add: fix: improve agent handling (#125) (@caarlos0)
- fc1f099: fix: missing err handling, lint issues (#133) (@caarlos0)
- bed3320: fix: race condition in multiplex/writer (#132) (@caarlos0)
- 30140a1: fix: use of deprecated method (@caarlos0)
Dependency updates
- d6a8349: feat(deps): bump github.com/charmbracelet/bubbles from 0.14.0 to 0.15.0 (#144) (@dependabot[bot])
- 5f99976: feat(deps): bump github.com/charmbracelet/bubbletea (#124) (@dependabot[bot])
- 00fc7a5: feat(deps): bump github.com/charmbracelet/bubbletea (#126) (@dependabot[bot])
- a742f60: feat(deps): bump github.com/charmbracelet/wish from 0.6.0 to 0.7.0 (#127) (@dependabot[bot])
- e930db3: feat(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#122) (@dependabot[bot])
- b48ef1f: feat(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0 (#140) (@dependabot[bot])
Documentation updates
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
-
v0.8.1-0.20230106000936-9007ea7c53af06 Jan 2023 pre-releaseNothing published for this version
-
v0.8.1-0.20230105175035-62d60ce0a6ce05 Jan 2023 pre-releaseNothing published for this version
-
v0.8.1-0.20230105124855-b48ef1ffbd3405 Jan 2023 pre-releaseNothing published for this version
-
v0.8.1-0.20221222170436-bed3320cb83022 Dec 2022 pre-releaseNothing published for this version