3.5.0
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_CHARMED
inevent_flags
- SAI: added
onlyInCombat
param toFRIENDLY_MISSING_BUFF
event
Bugfixes & technical improvements:
- Replaced
mysql
node driver withmysql2
(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