Skip to content

Releases: msgbyte/tianji

v1.18.11

19 Feb 16:00
Compare
Choose a tag to compare

1.18.11 (2025-02-19)

Others

  • improve tokenizer calc, replace with number rather than calc because of high cpu usage (3ba7ca2)

v1.18.10

18 Feb 17:46
Compare
Choose a tag to compare

1.18.10 (2025-02-18)

Features

  • migrate ai survey task from promise to MQ (e79ad8f)

Bug Fixes

  • fix a not accept language problem(some ts issue before) (b38310e)
  • hotfix some header not have language header issue (8959ddc)

Others

  • release v1.18.8 (b838c4d)
  • release v1.18.9 (ab90204)
  • update survey date picker logic (a235289)
  • use or to filter suggestion category (c0995bc)

v1.18.9

18 Feb 16:56
Compare
Choose a tag to compare

1.18.9 (2025-02-18)

Bug Fixes

  • fix a not accept language problem(some ts issue before) (5f53736)

v1.18.8

18 Feb 16:48
Compare
Choose a tag to compare

1.18.8 (2025-02-18)

Bug Fixes

  • hotfix some header not have language header issue (da24e65)

v1.18.7

17 Feb 16:01
Compare
Choose a tag to compare

1.18.7 (2025-02-17)

Features

  • add group analyze and ai debug (971427f)
  • add user language support in ai category classify (ab4342b)

v1.18.6

16 Feb 18:27
Compare
Choose a tag to compare

1.18.6 (2025-02-16)

Features

  • add click to view ai category feature (b72643a)
  • add env DISABLE_ACCESS_LOGS and DEBUG_AI_FEATURE (4795b3d)
  • add more run strategy and improve ui style (fd1e5cb)

Bug Fixes

Document

  • add telemetry report claim (fc67dba)
  • improve display for website carousel, which will let image can be selected (99b4140)

Others

v1.18.5

11 Feb 17:28
Compare
Choose a tag to compare

1.18.5 (2025-02-11)

Others

  • add more timezone related things (ca37ea1)
  • clear result text after re-run (a63240a)
  • merge category result after parsed (8d6ab5c)

v1.18.4

10 Feb 16:53
Compare
Choose a tag to compare

1.18.4 (2025-02-10)

Bug Fixes

  • fxi import problem in server side in 1.18.3 (d59fe7b)

v1.18.3

10 Feb 16:20
Compare
Choose a tag to compare

1.18.3 (2025-02-10)

Bug Fixes

  • fix timezone issue in server side which in different server (e3d6828)

Others

v1.18.2

09 Feb 16:08
Compare
Choose a tag to compare

1.18.2 (2025-02-09)

Features

  • add checkbox ui (9068935)
  • add classify survey feature (4c37eab)
  • add credit cost and check in ai ask route (6c8e49b)
  • add image url render (b84b840)
  • add SurveyCategoryChart (ba281ac)

Bug Fixes

  • fix app review pool not enough problem (cd29f86)
  • fix survey stat timezone not correct problem (a5c7998)

Others

  • add global config local storage cache (cc532bb)
  • add translation (170b406)
  • extract DatePicker component (ead62eb)
  • survey download btn should export all necessary field (b936421)