Skip to content

1.1.0 Release

Latest
Compare
Choose a tag to compare
@JakeTurner616 JakeTurner616 released this 16 Jan 10:59
· 12 commits to main since this release
51ea6db

What's Changed ⚙️

New Features

  • Changed style elements within the project page. ✨
  • Added license to windows setup 📜

Bug Fixes

  • Cleaned up project code by adding a script directory for compiler/wrapper, configs, and launcher scripts. 🧹
  • Better handling of mirrors buttons by enabling/disabling them to prevent creating duplicate HTTP streams. 🔧
  • Upped minimum java requirement from 8 to 9 in Maven pom.xml, this should fix HTTP build issues. 🔧