mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #1902] [MERGED] fix(release): Update Flutter GUI files and add versioned filenames #2694
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1902
Author: @cfsmp3
Created: 12/25/2025
Status: ✅ Merged
Merged: 12/25/2025
Merged by: @cfsmp3
Base:
master← Head:fix/release-versioned-filenames-and-flutter-gui📝 Commits (2)
affa348fix(installer): Update Flutter GUI files for v0.7.007cc78cfeat(release): Add version numbers to release asset filenames📊 Changes
2 files changed (+45 additions, -6 deletions)
View changed files
📝
.github/workflows/release.yml(+13 -5)📝
windows/installer.wxs(+32 -1)📄 Description
Summary
Installer changes for Flutter GUI v0.7.0:
window_size_plugin.dllscreen_retriever_plugin.dll,window_manager_plugin.dllAssetManifest.bin,shaders/ink_sparkle.fragwindow_manager/images/*.png(4 files)Versioned filenames:
CCExtractor.msi→CCExtractor.0.96.2.msiCCExtractor_win_portable.zip→CCExtractor.0.96.2_win_portable.zipccextractor_minimal.tar.gz→ccextractor.0.96.2.tar.gzTest plan
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.