changelog-latest.md

February 10, 2026 ยท View on GitHub

[v1.17.0] - 2026-02-10

Frontend

โœจ Features

  • Menu cacheKeyStrategt support (ca8bea8)

๐Ÿ› Bug Fixes

  • Mfa verify resposne error (99edf66)

๐Ÿ”ง Refactor

Backend

โœ… Tests

โœจ Features

  • Optimise list aggragate function (207d30c)

  • Isbot & more ctx hanged in request (913bd7a)

  • Sys menu add new meta cacheKeyStrategy (5d5b654)

๐Ÿ› Bug Fixes

  • Monitor user update state error (0f0cf73)

  • Crypto hash salt error (46fded4)

  • Update snapshot in db should mask sensitive (b52c476)

  • User can be false in jwt guard (2b83aa2)

  • Transaction return missing (1cf3e60)

  • Dev should use tsc anymore (ddacbce)

  • Wrong engine (6e4a159)

  • Aggregate query error (5adf16f)

  • Transformer default logic error (efa2a8c)

๐Ÿ“ฆ Misc

๐Ÿ”ง Refactor

  • Server monitor (d5486e1)

  • Cache service (85c0a8f)

  • RunAfterTransaction (3800d30)

  • Ip location fetch (669ddc1)

  • Ip middleware & guard (02ca885)

  • Security guard isPostman early return (d22da8f)

  • Object/number field decorator default transform support (9d2d932)

  • Mfa update status permission (a572684)

๐Ÿ”ฉ Chores