Skip to content

1.1.9

Compare
Choose a tag to compare
@Davis-Software Davis-Software released this 10 Dec 14:32
· 14 commits to master since this release

New features, bug fixes and optimizations

Features:

  • Updated to the latest Electron and React versions
  • Reworked About page, so it loads the README from GitHub
  • Linux support finished

Bug fixes:

  • React effects now clean up correctly
  • Immediate crash of client while launching no longer crashes the React front-end
  • Better error handling and reporting for better UX
  • Added proper MarkDown styling
  • Fixed settings page loading twice and thus overwriting settings with defaults in some cases

Optimizations:

  • Removed unused code
  • Better debugging info in console
  • Some code refactoring