vibetunnel/mac/scripts
Peter Steinberger 7ba1ebbc38 feat: ensure releases show only per-version changelog
- Updated release.md documentation to emphasize per-release changelog behavior
- Added fix-release-changelogs.sh script to update existing releases
- Clarified that release script already extracts only specific version changes
- Script can fix releases that incorrectly show full changelog history

The release system already works correctly - it extracts only the specific
version's changelog. The issue was with some existing releases that somehow
got the full CHANGELOG.md content instead of the extracted version.
2025-07-15 19:29:26 +02:00
..
build-web-frontend.sh docs: Add Linux setup instructions and authentication documentation (#344) 2025-07-15 02:47:25 +02:00
build.sh Preserve Swift package resolution in build.sh 2025-07-08 01:13:54 +01:00
calculate-web-hash.sh fish hashing 2025-06-25 05:14:16 +02:00
changelog-to-html.sh refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
check-xcode-settings.sh Fix Homebrew library dependencies in release builds (#269) 2025-07-08 09:55:52 +01:00
clean.sh Add logic to use custom node compiler 2025-06-22 11:53:15 +02:00
codesign-app.sh Work on new session logic 2025-06-20 19:22:02 +02:00
common.sh Burn everything with fire that is not node or swift. 2025-06-21 14:39:44 +02:00
copy-bun-executable.sh Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
create-dmg.sh Improve release scripts based on beta 3 lessons learned 2025-06-23 04:57:35 +02:00
create-zip.sh Burn everything with fire that is not node or swift. 2025-06-21 14:39:44 +02:00
download-bun-binaries.sh update build scripts 2025-06-21 16:11:34 +02:00
extract-build-number.sh refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
fix-release-changelogs.sh feat: ensure releases show only per-version changelog 2025-07-15 19:29:26 +02:00
generate-appcast.sh chore: move .github-config to mac/ directory 2025-07-15 19:22:50 +02:00
generate-xcproj.sh refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
install-bun.sh Make scripts ugly but resilient 2025-06-21 18:08:00 +02:00
install-node.sh fix: correct SCRIPT_DIR detection for zsh compatibility in install-node.sh 2025-07-06 03:38:47 +01:00
lint.sh Add SwiftLint and SwiftFormat Husky pre-commit hooks for iOS and mac (#165) 2025-07-01 06:24:59 +01:00
node-path-setup.sh Fix unbound variable error in node-path-setup.sh 2025-07-08 10:10:42 +01:00
notarize-app.sh refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
notarize-dmg.sh refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
preflight-check.sh Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
release-checklist.sh Improve release scripts based on beta 9 lessons learned 2025-07-11 11:29:49 +02:00
release-resume.sh Extract mobile detection to shared utility and reduce mobile font size (#310) 2025-07-11 10:24:06 +02:00
release-state.sh Improve release scripts based on beta 9 lessons learned 2025-07-11 11:29:49 +02:00
release.sh Improve release scripts based on beta 9 lessons learned 2025-07-11 11:29:49 +02:00
setup-bun-prebuilts.sh Fix Xcode build scripts for Bun -> SEA transition. 2025-06-21 21:37:41 +02:00
sign-and-notarize.sh refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
test-vt-aliases.sh fix: remove double shell-wrapping for aliases in vt script (#132) 2025-06-29 21:52:52 +01:00
test-vt-integration.sh fix: remove double shell-wrapping for aliases in vt script (#132) 2025-06-29 21:52:52 +01:00
update-appcast.sh Improve release scripts and add git app integration (#208) 2025-07-03 12:40:09 +01:00
validate-sparkle-signature.sh Improve release scripts based on beta 9 lessons learned 2025-07-11 11:29:49 +02:00
verify-app.sh refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
verify-appcast.sh Update scripts to look for appcast files in project root, not mac directory 2025-06-23 04:45:29 +02:00
version.sh refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
vtlog.sh Integrate screencap functionality for remote screen sharing (#209) 2025-07-06 03:31:34 +01:00