Skip to content

chore(main): release 1.1.1#41

Merged
InstaZDLL merged 2 commits into
mainfrom
release-please--branches--main--components--waveflow
May 18, 2026
Merged

chore(main): release 1.1.1#41
InstaZDLL merged 2 commits into
mainfrom
release-please--branches--main--components--waveflow

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 17, 2026

🤖 I have created a release beep boop

1.1.1 (2026-05-18)

Bug Fixes

  • ci: grant actions:write to fan-out step in release.yml (2cf4b8d)
  • ci: update winget-releaser pinned SHA (v2 head moved) (25a969e)
  • readme: restore emerald color on version badge (211d12e)
  • readme: switch version badge to shields.io static/v1 endpoint (c020e4a)
  • share: use full-res artwork + real blur on Now Playing card (f6d439d)
  • splash: allow retry when reveal_main_close_splash fails (446a153)
  • splash: emit app://ready from useEffect instead of rAF (e7da1c4)
  • splash: move handoff to backend app://ready listener (closes #42) (0e5618a)
  • splash: move handoff to backend app://ready listener (closes #42) (#43) (1c43fb9)
  • splash: retry fallback in a loop + don't close splash on main reveal failure (6c1f7ac)
  • splash: set native window backgroundColor to avoid white flash on windows (8f29b4f)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--waveflow branch 3 times, most recently from 5c123e3 to 233c37d Compare May 17, 2026 22:02
@InstaZDLL InstaZDLL self-assigned this May 17, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--waveflow branch from 233c37d to df27700 Compare May 18, 2026 00:34
- 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.
@github-actions github-actions Bot added scope: backend Rust/Tauri backend (src-tauri/) scope: deps Dependencies scope: docs Docs, README, assets type: chore Maintenance size: s 10-50 lines labels May 18, 2026
@InstaZDLL InstaZDLL merged commit ad90b5b into main May 18, 2026
12 checks passed
@InstaZDLL InstaZDLL deleted the release-please--branches--main--components--waveflow branch May 18, 2026 00:41
@github-actions
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged scope: backend Rust/Tauri backend (src-tauri/) scope: deps Dependencies scope: docs Docs, README, assets size: s 10-50 lines type: chore Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(v1.1.0): splash screen never closes on Linux (COPR + AUR), main window never opens

1 participant