This is a patch release that fixes regex filtering for Signal group ID's, separates the Go toolchain from the Go version to provide improved library support, and integrates the latest Go dependency updates.
What's Changed
- chore(deps): update dependency go to v1.25.4 by @renovate[bot] in #436
- fix(deps): update module golang.org/x/oauth2 to v0.33.0 by @renovate[bot] in #441
- fix(deps): update module golang.org/x/sys to v0.38.0 by @renovate[bot] in #442
- fix(deps): update module golang.org/x/net to v0.47.0 by @renovate[bot] in #446
- Split required Go version from Go toolchain selection by @das7pad in #464
- chore(deps): Update Go dependencies by @nicholas-fedor in #469
- fix(signal): support base64 characters in group IDs by @nicholas-fedor in #481
New Contributors
Full Changelog: v0.12.0...v0.12.1