v0.1.3
What's Changed
- logic update for the generate button by @sidgaikwad in #177
- url changed to the cal.com traceroot on contact button link by @sidgaikwad in #165
- Fix/autumn disabled in local by @sidgaikwad in #161
- [UI] Temporarily remove the landing page by @XinweiHe in #178
- [UI] Change from "Contact" button to "Need Help" button by @XinweiHe in #179
- [UI] Update "Need Help" button with a dialogue title by @XinweiHe in #180
- [Bug] Fix an Autumn related bug introduced in #161 by @XinweiHe in #181
- [Docs] Update introduction page with examples by @XinweiHe in #183
- [Docs] Quickstart update [2/n] by @XinweiHe in #184
- [Docs] Quickstart update [3/n] by @XinweiHe in #185
- [README] Minor updates for product description by @XinweiHe in #186
- [Docs] Improve Introduction section [2/n] by @XinweiHe in #187
- [Docs] Improve Introduction section [3/n] by @XinweiHe in #188
- feat: add Java icon by @zechengz in #189
- Make sidebar default open false by @zechengz in #190
- feat: Add auth guard and fix root route by @zechengz in #191
- [Example] Improve multi code generation examples README [1/n] by @XinweiHe in #192
- [Example] Improve multi code generation examples README [2/n] by @XinweiHe in #193
- [Example] Improve multi code generation examples README [3/n] by @XinweiHe in #194
- Add basic Java doc by @zechengz in #196
- [README] Update README for mult-code generation example [4/n] by @XinweiHe in #198
- [README] Update README for mult-code generation example [5/n] by @XinweiHe in #199
- Add Java badge to README by @zechengz in #201
- [README] Update
README.mdwith contact info [1/n] by @XinweiHe in #202 - Feat/pull req template for traceroot by @sidgaikwad in #200
- github: modify pr template by @zechengz in #205
- chore: modify readme docs by @zechengz in #206
- [Docs] Improve the documentation for github integration by @XinweiHe in #207
- fix(ui): Fix metadata highlight bug by @zechengz in #208
- docs: Modify image and README by @zechengz in #209
- security: Add incident response markdown by @zechengz in #211
- Bump next from 15.4.5 to 15.4.7 in /examples/distributed_services/multi_code_agent/ui by @dependabot[bot] in #210
- Python SDK version update for examples by @XinweiHe in #212
- [0.0.5a2] Python SDK version update for examples by @XinweiHe in #213
- chore: update readme badge by @zechengz in #214
- [Sync] Support Paywall for Cloud Service by @XinweiHe in #216
- [README] Update the product demo GIF by @XinweiHe in #218
- feat: imporve settings ui by @zechengz in #219
- fix: fix sidebar icon size by @zechengz in #220
- test: add npx prettier wf by @zechengz in #221
- Update the quota tracking format for "Used / Limit" by @XinweiHe in #222
- [Settings] Disable settings icon when
NEXT_PUBLIC_DISABLE_PAYMENT=trueby @XinweiHe in #223 - refactor: refactor settings by @zechengz in #224
- chore: remove package lock json by @zechengz in #225
- Bump next from 15.3.3 to 15.4.7 in /ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #217
- fix: allow click settings when payment false and fix keep autumn calling bug by @zechengz in #227
- feat: add settings page with different tabs by @zechengz in #228
- chore: update contributing md by @zechengz in #229
- refactor: refactor rest API by @zechengz in #231
- [Refactor] Refactor for multi-code-generation examples by @XinweiHe in #230
- refactor: refactor rest API dao by @zechengz in #232
- chore: remove outdated client code by @zechengz in #233
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @zechengz in #234
- security: remove unnecessary sensitive logging by @zechengz in #235
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @zechengz in #236
- security: prevent ReDOS attack by @zechengz in #237
- feat: add tencent get recent traces by @zechengz in #238
- feat: add tencent cloud get logging by @zechengz in #239
- security: DOM text reinterpreted as HTML by @zechengz in #240
- feat: support more fine grained ui local storage and improve ui by @zechengz in #242
- feat: separate UI settings provider by @zechengz in #243
- feat: add jeager to setting logs by @zechengz in #244
- feat: add mongoose to ui for provider storage by @zechengz in #245
- fix: fix provider and user icon by @zechengz in #246
- security: encrypt setting provider secrets before storage by @zechengz in #247
- feat: show tooltip for provider in search logo by @zechengz in #248
- refactor: refactor service into trace and log by @zechengz in #249
- refactor: move ui theme provider and chat reasoning by @zechengz in #250
- feat: add provider region url by @zechengz in #251
- fix: fix avatar squeeze by @zechengz in #252
- feat: add share trace by @zechengz in #253
- feat: separate trace and log provider by @zechengz in #254
- feat: support tencent cloud backend by @zechengz in #255
New Contributors
- @dependabot[bot] made their first contribution in #210
Full Changelog: v0.1.2...v0.1.3