What's Changed
- added cross-platform media control ⏯️ in #43, #44
- improved device connect logic on startup in #45
- updated backtrace logic to log all the panics
- minor UI changes and improvements in #46
- added
enable_media_control
anddefault_device
config options. See the general config document.
Breaking changes
- renamed
ReconnectIntegratedClient
command toRestartIntegratedClient
- modified the default shortcuts for
SelectNextOrScrollDown
,SelectPreviousOrScrollUp
, andPreviousPage
commands
Full Changelog: v0.7.0...v0.8.0