Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 00:03
· 49 commits to main since this release
9503a03

Meguri 0.5.0 adds a built-in Watch Later collection that automatically clears entries once they are played, plus effect animations for favorite, rating, and Watch Later toggles. Text selection is now opt-in instead of app-wide, and the settings modal properly traps focus as its aria-modal contract promises.

What's Changed

  • feat: add built-in Watch Later collection in #75
  • feat: make text selection opt-in instead of app-wide in #74
  • feat: add effect animations for favorite and rating changes in #72
  • fix: implement the focus contract that aria-modal promises in the settings modal in #73
  • feat: add effect animations to the Watch Later toggle in #76
  • chore: release v0.5.0 in #77

Full Changelog: v0.3.0...v0.5.0