Commit Graph

10 Commits

Author SHA1 Message Date
kitbyte 13759b1db6 feat: ship 1.0.8.0 release automation and runtime overhaul
- reduce ASAR IO overhead with streamed archive reads, buffered copies, faster relative-path handling and placeholder integrity records
- fix in-place app.asar.unpacked packing/extraction self-copy cases that caused locked-file failures
- tighten JS patch discovery with candidate bundle filters and search hints
- require prebuilt remote-panel dist artifacts and clean up embedded bridge/script packaging
- add unified build entrypoints for PowerShell, cmd and bash and move native CMake output under .tmp
- add release metadata validation, changelog section extraction, pre-commit hook and GitHub Actions validation/release pipelines
- make CHANGELOG the source of truth for release notes and document the tag-driven release flow
- add updater release notes UI with latest/full changelog loading and localize the new update strings
- modularize bridge renderer scripts, add installed apps and game status sync, and support remote launch/stop commands
- centralize bridge protocol, IPC and WebSocket constants and improve LAN IP selection for QR pairing
- refactor remote panel controls/state enums, persist accent color, polish library/session UI and refresh assets
2026-05-06 13:07:09 +03:00
kitbyte fa753b4a34 Release 1.0.7.0: Remote Web Panel & Stability Fixes 2026-05-01 22:39:15 +03:00
kitbyte 5273930eef refactor: rebrand project to WandEnhancer 2026-03-30 21:39:06 +03:00
kitbyte e534c08f88 Update README.md 2025-03-24 16:08:16 +02:00
k1tbyte fcf47673af Update README.md 2025-03-24 15:22:02 +02:00
kitbyte 8e33e58939 Moved to electron. Beta desktop app 0.0.1 2025-01-04 17:53:37 +02:00
k1tbyte a3c018d7fa Update README.md 2024-12-31 15:39:43 +03:00
kitbyte fb2c6c8196 Updated README.md 2024-12-22 11:44:08 +02:00
kitbyte 34894d4589 Fixed handling of dynamic fetch field name 2024-12-22 11:39:43 +02:00
kitbyte c6ca06e6dd Initial commit 2024-11-17 22:02:16 +02:00