Releases: TylerFlar/minecord-link
Releases · TylerFlar/minecord-link
Release list
Release v1.1.0
What's Changed
- Feature/toggle to annoucements by @TylerFlar in #31
- Release/v1.1.0 by @TylerFlar in #32
Full Changelog: v1.0.6...v1.1.0
Release v1.0.6
What's Changed
- fix: delete current jar when new one is downloaded by @TylerFlar in #27
- Docs/update missing docs by @TylerFlar in #28
- Release/v1.0.6 by @TylerFlar in #29
Full Changelog: v1.0.5...v1.0.6
Release v1.0.5
What's Changed
- docs: added shield to link to Modrinth page by @TylerFlar in #23
- feat: added account linking for discord and minecraft by @TylerFlar in #24
- Feat/qol for discord to minecraft chat by @TylerFlar in #25
- Release/v1.0.5 by @TylerFlar in #26
Full Changelog: v1.0.4...v1.0.5
Release v1.0.4
What's Changed
- fix: renaming of plugin after download by @TylerFlar in #22
Full Changelog: v1.0.3...v1.0.4
Release v1.0.3
What's Changed
- Hotfix/v1.0.3 advancements broken by @TylerFlar in #21
Full Changelog: v1.0.2...v1.0.3
Release v1.0.2
What's Changed
- Feature: Update Docs with Common Issues Section by @TylerFlar in #14
- Feature/Change to GNU lesser by @TylerFlar in #15
- Feature: Only Trigger Release on New Version by @TylerFlar in #16
- Release/Cont. Int and Docs update by @TylerFlar in #17
- feat: set default avatar and name for webhook by @TylerFlar in #18
- Feature/delete old plugin on build docker by @TylerFlar in #19
- Release/v1.0.2 by @TylerFlar in #20
Full Changelog: v1.0.1...v1.0.2
Release v1.0.1
What's Changed
- fix: added missing auto_update_check item from config by @TylerFlar in #8
- fix: changed version number by @TylerFlar in #9
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
What's Changed
In this release, we've introduced several new features, improvements, and bug fixes to enhance the functionality and usability of MineCord-Link.
New Features
- Bug Report Template: Added a new bug report issue template to help users report bugs effectively.
- Feature Request Template: Introduced a feature request template for users to suggest new features.
- General Issue Template: Added a general issue template for users to report any other issues or ask questions.
- Pull Request Template: Implemented a pull request template to standardize contributions and reviews.
- CrossChat Toggle Command: Added a new
/crosschatcommand to toggle the crosschat feature on or off. - Update Checker: Introduced an automatic update checker to notify users about new versions and automatically download updates.
Improvements
- Discord Bot Activity: Improved the Discord bot's activity feature to randomly select activities based on server status and conditions.
- Configuration Management: Enhanced configuration management with a more robust setup and update process.
- Discord Commands: Improved Discord commands handling and registration, including new commands for players and crosschat toggling.
- Codebase: Refactored code for better organization and maintainability, including separation of concerns and addition of utility classes.
Bug Fixes
- Fixed an issue where chat messages were not sent to Discord if the crosschat feature was disabled.
- Corrected permissions handling for Discord commands to ensure only authorized users can execute administrative actions.