2.2.0
Discord Music RPC 2.2.0
This release significantly improves the selector system, making it easier to inspect and write selectors while also fixing incorrect image matching. It also introduces new selector flags for more flexible matching.
Note: This is the final release under the
discord-music-rpcrepository name. Starting with the next release, the project will be renamed toweb-presence.
Added
- Added
onlyandignoreselector flags for more flexible selector matching. - These flags are also supported in the userscript system when used inside the
getText()andgetImage()functions.
Improved
- Added a preview for selector results, allowing you to inspect matched text and images before choosing the correct result.
- Improved the selector results interface for better readability and usability.
- Added an information section explaining the purpose of each part of the selector system.
Fixed
- Fixed an issue where the image selector could occasionally return incorrect results.
Full Changelog: 2.1.0...2.2.0