What's Changed
New: Updates channel navigation
- Added
navigateToUpdatesChannel()incomponents/UpdateModal.tsx, now exported and called on plugin startup - The plugin automatically navigates to the updates channel a few seconds after start so release notes are always in reach
Changed: Discord server is live
- Support invite updated to
discord.gg/MKU8zvHBBJinconstants.tsand the README badges SUPPORT_INVITE_CODEandUPDATES_CHANNEL_IDare now configured to the real server and updates channel
Changed: Release workflow fixes
- Fixed duplicated release title in the generated release body
- Aligned YAML indentation and formatted the workflow with prettier
Changed: Version bump
PLUGIN_VERSIONandpackage.json:1.1.0->1.1.1
Removed
- Nothing removed in this release
Commit: 2737f2e — fix: finally updated Discord invite link and channel ID because the server is ready