Skip to content

Bug fixes that are just significant enough to warrant a new .x. version.

Latest
Compare
Choose a tag to compare
@whit-colm whit-colm released this 08 Oct 16:29
· 2 commits to master since this release
595b841

Core v1.2.0 includes enhancements and fixes to goaurum and complies with aurumbot/dat v1.0.0-beta.2.

What's New:

  • Updated goaurum to comply with aurumbot/plugin-framework v1.0
  • Now compliant with aurumbot/dat v1.0.0-beta.2

What's Fixed:

  • Fixed an issue where loading plugins that relied on foundation's Session would cause the bot to crash on start.
  • Fixed an issue In goaurum where attempting to update to the most recent untagged version would fail.

What's Broken:

  • #15 - I forgot to make that a thing, will be by 1.3.0.

What's Next:

  • Make sure plugins are synced with the version the bot was compiled with.
  • Figure out a way to have goaurum get the most recent version, without simply cloning the master branch and praying it works.