Skip to content

v3.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 22:35
· 476 commits to master since this release

Main fixes and improvements

  • fix(dashboard): AC commit link + minor perf improvement
  • fix(search-query): bug of empty string parameters in all searches of the app
  • fix(creature-template-movement): documentation link
  • perf: migrated most of Keira3 components to OnPush (performance improvement)
  • fix: all 3D model previews now work again (creature, item, GOs)

Fixes from the community

  • fix(tooltip): correct SAI SMART_TARGET_HOSTILE_RANDOM_NOT_TOP (thanks @avarishd)
  • fix(tooltip): correct JUST_CREATED/JUST_SUMMONED (thanks @avarishd)
  • fix(tooltip): add value3 for CONDITION_NEAR_GAMEOBJECT (thanks @avarishd)
  • fix(spell-dbc): correct wrong dbc flag number (thanks @kotcev)

Dependency updates

  • update to Angular 17 and ngx-bootstrap 12
  • update to Electron 27, featuring Chrome 118 and Node 18.17
  • all other minor dependencies have been updated to their latest stable version

Technical improvements

  • some refactoring have been done to keep our code cleaner
  • ci: use node 20, alongside with ubuntu-20.04/ubuntu-22.04/macos-11/macos-12/windows-2019/windows-2022
  • other minor miscellaneous improvements

-- Enjoy and happy new year from @FrancescoBorzi (aka Shin) && @Helias