Changelog
Pro-only
New features
- feat(pro): cross-publish (#694)
- feat(pro): retry fury uploads on some errors
Bug fixes
- fix(pro): changelog format
- fix(pro): cmd help
- fix(pro): continue --merge when snapshot
- fix(pro): continue --skip
- fix(pro): continue when not a snapshot
- fix(pro): do not announce nightlies
- fix(pro): gitlab's pull request opener
Build process updates
- build(pro): fix release
Shared with OSS
New features
- feat(announce): add BlueSky support (#4779)
- feat(archive): support tar.zst (#4825)
- feat(changelog): custom commit format (#4802)
- feat(checksum): supports BLAKE2 and SHA-3 (#4850)
- feat(cmd): release --draft (#4771)
- feat(gitea): implement
Changelog
function (#4794) - feat(gitlab): Allow PRs to be created (#4793)
- feat: always log build output (#4787)
- feat: isEnvSet tmpl function (#4775)
- feat: migrate to new homebrew constuctions (on_arm, on_intel) (#4822)
- feat: notarize macos binaries (#4774)
Security updates
- sec(deps): update runc for CVE-2024-3154
Bug fixes
- Revert "fix: temp disable snapcraft" (#4830)
- fix(bluesky): change default env, fix user agent, update tests
- fix(brew): cpu conditionals (#4814)
- fix(brew): linux brew with extra end
- fix(gitea): changelog output
- fix(gitlab): Use start_branch for file creation if branch doesn't exist already (#4792)
- fix(nfpm): termux platform (#4812)
- fix(nix): update valid licenses
- fix(telegram): mdv2escape ProjectName by default (#4784)
- fix: bad json tag name
- fix: lint issues
- fix: telegram default message (#4821)
- fix: temp disable snapcraft (#4826)
- fix: typo in User-Agent header value (#4765)
- fix: update SBOM generation to add .json as file type (#4781)
- fix: use correct path variable for logging in check command (#4756)
- fix: winget paths on windows (#4786)
- refactor: improve switch
- refactor: improve switch
- refactor: optimize strings replacers (#4788)
Dependency updates
- fix(deps): update go-set to fix armv7 build
Documentation updates
- docs: description for chocolateys.package_source_url (#4763)
- docs: fix deprecation typos (#4750)
- docs: fix typos (#4764)
- docs: improve -p help message (#4798)
- docs: notes on prefixed tags and monorepos
- docs: remove mentions to --skip-something flags
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update
- docs: update USERS.md (#4839)
- docs: update bluesky docs
- docs: update changelog
- docs: update dirty.md deprecated syntax (#4766)
- docs: update repository.md
Build process updates
- build: fix nightly job
- build: remove go from flake dev shell
- build: use latest snapcraft (#4849)
Other work
- blob: permit skipping the configuration of the Content-Disposition header (#4832)