Skip to content

3.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Dec 10:40
· 990 commits to master since this release

New features:

  • Support support MySQL 8 auth (fixed ER_NOT_SUPPORTED_AUTH_MODE error)
  • Added 2 new flags in flags_extra (thanks @Gultask)
  • SAI: added SMART_EVENT_FLAG_WHILE_CHARMEDin event_flags
  • SAI: added onlyInCombat param to FRIENDLY_MISSING_BUFF event

Bugfixes & technical improvements:

  • Replaced mysql node driver with mysql2 (thanks @seobryn and @pangolp)
  • Fixed connection icon color
  • Updated to Electron 22, featuring Chrome 108 and Node 16.17
  • Angular 15, ngx-bootstrap 10
  • Many other dependencies upgraded to their latest stable version
  • Removed deprecated ngx-typesafe-form dependency and use native Angular 14 typed forms instead
  • CI: Automated release process, now performed via GitHub Actions
  • CI: Updated to Node 8, deprecated Ubuntu 18.04 and added Ubuntu 22.04

-- @FrancescoBorzi (aka Shin) && @Helias