Skip to content

Releases: TylerFlar/minecord-link

Release v1.1.0

Choose a tag to compare

@TylerFlar TylerFlar released this 04 Sep 20:24
d6f7556

What's Changed

Full Changelog: v1.0.6...v1.1.0

Release v1.0.6

Choose a tag to compare

@TylerFlar TylerFlar released this 12 Aug 07:26
d8272c4

What's Changed

Full Changelog: v1.0.5...v1.0.6

Release v1.0.5

Choose a tag to compare

@TylerFlar TylerFlar released this 12 Aug 06:37
fa05753

What's Changed

Full Changelog: v1.0.4...v1.0.5

Release v1.0.4

Choose a tag to compare

@TylerFlar TylerFlar released this 10 Aug 07:29
6b01d18

What's Changed

Full Changelog: v1.0.3...v1.0.4

Release v1.0.3

Choose a tag to compare

@TylerFlar TylerFlar released this 10 Aug 05:43
a8fbadc

What's Changed

Full Changelog: v1.0.2...v1.0.3

Release v1.0.2

Choose a tag to compare

@TylerFlar TylerFlar released this 10 Aug 05:28
2fe3f61

What's Changed

Full Changelog: v1.0.1...v1.0.2

Release v1.0.1

Choose a tag to compare

@TylerFlar TylerFlar released this 09 Aug 08:59
eff72f2

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

Choose a tag to compare

@TylerFlar TylerFlar released this 09 Aug 08:41
e24ee18

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 /crosschat command 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.