- REFACTOR(smtc_windows): migrate to frb 2.1.0 and cargokit base.
- FIX(flutter_discord_rpc): not working for snap/flatpak discord in linux.
- FEAT(flutter_discord_rpc): add complete support.
- DOCS: add support url.
- DOCS: update readme with rustup requirement.
BREAKING CHANGE!
- Upgraded to flutter_rust_bridge v2 which requires
rustup
to be installed.
- FIX(flutter_discord_rpc): not working for snap/flatpak discord in linux.
- FEAT(flutter_discord_rpc): add complete support.
- FIX(flutter_discord_rpc): not working for snap/flatpak discord in linux.
- FEAT(flutter_discord_rpc): add complete support.
- FIX: asset download.
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: enabled not true by default.
- DOCS: fix wrong lib.
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR: use internal wrapper to allow using for both binding and native Rust.
- FIX: upgrade flutter_rust_bridge.
- FIX: update config not updated in initialization causing smtc to not show up.
- FEAT: store smtc enable/disable state.
- FEAT: enable/disable smtc support, clear metadata support and all optional music properties.
- FEAT: hide internal bridge api and add exception for usage on non-windows environment.
- FEAT: added conventional struct (incomplete).
- FEAT(events): button pressed, shuffle and repeat mode events.