Skip to content

3.0.3 - Mercury

Latest

Choose a tag to compare

@ddodogames ddodogames released this 11 Feb 22:06

Yet another release aimed to fix bugs and few changes. Enjoy this one!

Changes

  • Re-added support for GIF banners in banner command from v2
  • Added 2 new commands called greyscale and showerthoughts

Bug Fixes

  • Fixed outdated description of "Show build info" option seen in dev-panel command
  • Require EmbedLinks as a permission so that commands showing embed work properly
    • It has been listed in perms command as a result of this
  • (Pre-release only) Fixed how pre-releases are made by properly following Semantic Versioning specification
    • This also makes version string in source code less confusing

Other

  • (Pre-release only) Display version string on console instead of just the version number
    • Build numbers will also no longer show up for released builds
  • Completely remove version revisions in favor of small hotfix releases
  • Slightly change the description of "Why this exists?" button seen in perms command
    • Also shorten the description of about command
  • Slight changes to README such as replacing aoi EOL mentions with the sudden revival
  • Bumped ForgeScript and @dotenvx/dotenvx to their latest version