Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 694 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 694 Bytes

Release Notes

v2.1.1 - 2024-02-14

  • code refactoring
  • fix multiple ws connections
  • fix captcha initialization
  • fix waves visibility in auth pages
  • optimization in view share params
  • fix withdraw dialog closing at last step
  • fix empty areas in account tab
  • fix charts: localstorage not used for candle period, fix range interval updating after changing candle period

v2.0.0 - 2023-11-05

  • Support new version of Laravel Framework (v.10.x)
  • Vite front end build tool instead of mix
  • Support SPA version (see SPA_ENABLED param in .env file)