Skip to content

Tags: InstaZDLL/WaveFlow

Tags

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #165 from InstaZDLL/release-please--branches--main…

…--components--waveflow

chore(main): release 1.4.0

v1.3.0

Toggle v1.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Release v1.3.0

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 1.2.0 (#55)

* chore(main): release 1.2.0

* chore: bump Cargo.lock

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 1.1.0 (#16)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
WaveFlow v1.0.0 — first stable release