Tags: InstaZDLL/WaveFlow
Tags
chore(main): release 1.1.1 (#41) * chore(main): release 1.1.1 * chore: bump Cargo.lock + refresh splash docs for 1.1.1 - Cargo.lock: bump waveflow to 1.1.1 to match Cargo.toml (the release-please-lockfile-build workflow doesn't fire on PRs authored by github-actions[bot], so we do this manually before merging the release PR — otherwise CodeQL turns red on main with "the lockfile must be updated" the moment the tag lands). - docs/features/ui.md: rewrite the splash screen section to describe the v1.1.1 backend-driven handoff (app://ready event listener + 15 s safety-net + bounded retry loop) instead of the v1.1.0 frontend-rAF dance that produced issue #42 on Linux. --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: InstaZDLL <github.105mh@8shield.net>