Releases: traceroot-ai/traceroot
Releases · traceroot-ai/traceroot
v0.1.4
What's Changed
- [Docs] Improvement for Docs based on customer feedbacks by @XinweiHe in #256
- Update Sign up page link [1/n] by @XinweiHe in #257
- Update the prod url [1/n] by @XinweiHe in #258
- [Sync] Clerk Auth Synced from Internal Repo by @XinweiHe in #259
- [Refactor] Remove AWS cognito code [1/n] by @XinweiHe in #260
- [Sync] Update environment variable organization by @XinweiHe in #262
- feat: use bun instead of npm by @zechengz in #263
- fix: remove unnecessary logs for subscription by @zechengz in #264
- fix: fix auth for setting provider by @zechengz in #265
- feat: deprecate python integrate and move to ui by @zechengz in #266
- fix: fix the frequent reloading by @zechengz in #267
- fix: fix subscription auth with clerk by @zechengz in #269
- fix: remove unnecessary logs and warning component by @zechengz in #270
- feat: update ce png by @zechengz in #271
- [Sync] UI update sync from internal repo by @XinweiHe in #272
- [Sync] Fix
OTLP_ENDPOINTerror and number of traces and logs tracking [1/n] by @XinweiHe in #273 - [Docs] Update the document to mitigate the dependency problem with customers [1/n] by @XinweiHe in #274
- [Docs] Update the document to mitigate the dependency problem with customers [2/n] by @XinweiHe in #275
- [Sync][CleanUp] Remove unused logics by @XinweiHe in #276
- feat: allow search log with limit exceed traces by @zechengz in #277
- fix: fix provider bug using clerk by @zechengz in #278
- [Example] Version update for distributed service examples by @XinweiHe in #279
- [Refactor] Remove
ui/src/components/settings/AccessLostWarning.tsxby @XinweiHe in #280 - feat: add na region to tencent cloud by @zechengz in #281
- fix: fix jaeger trace client and chat by @zechengz in #282
- [Bugfix] log processing support ISO format [1/n] by @XinweiHe in #283
- Introduce a smaller traces search range [1/n] by @XinweiHe in #287
- feat: add aws trace pagination by @zechengz in #288
- [Bugfix][Docs] Fix the typescript
traceroot.config.jserror by @XinweiHe in #289 - [Bugfix][Example] Fix a setup problem for typescript sdk in multi code generation example by @XinweiHe in #290
- [Bugfix][Example] Fix the setup problem for simple typescript sdk examples by @XinweiHe in #291
- By default select multiple traces to make the product more informative [1/n] by @XinweiHe in #292
- revert multi traces automatic selection by @zechengz in #293
- feat: add jaeger pagination by @zechengz in #294
- feat: support number of traces in the ui by @zechengz in #295
- feat: support selecting multiple traces by @zechengz in #296
- feat: add customized date time picker by @zechengz in #297
- chore: update ce image by @zechengz in #298
Full Changelog: v0.1.3...v0.1.4
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
v0.1.2
What's Changed
- Update release script and package version by @zechengz in #149
- [Docs] Update TypeScript Docs [2/n] by @XinweiHe in #150
- Feat: Tool Abstraction Type by @JasonHonKL in #92
- Agent tools minor updates by @zechengz in #151
- Improve agent title system message by @zechengz in #152
- Add TraceRoot context number of estimated tokens by @zechengz in #154
- Fix the UI that if the function name is too long by @zechengz in #155
- [Docs] Miscellaneous Improvement for Docs [7/n] by @XinweiHe in #159
- feat: Enable streaming by @zechengz in #162
- bug: Modify pyproject.toml by @zechengz in #163
- feat(ui): Improve Agent UI thinking by @zechengz in #168
- feat(ui): Support download agent chat history in markdown by @zechengz in #172
- Feat/issue template addition for bugs and features by @sidgaikwad in #170
- changes for updating the docs of python sdk by @sidgaikwad in #160
- [Docs] Minor fix for the typescript SDK documentation by @XinweiHe in #176
- Sidgaikwad fix/examples env logic by @sidgaikwad in #175
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Add a script for release [3/n] by @XinweiHe in #38
- Support docker compose [1/n] by @XinweiHe in #40
- Improve README.md formatting, grammar, and clarity by @Mritunjay2103 in #41
- Modify UI by @zechengz in #53
- Refactor: Refactor ee/agent.py by @JasonHonKL in #58
- Sync changes by @zechengz in #60
- changes for the yapf and isort by @sidgaikwad in #67
- Debug: uv sync fail for pyproject.toml by @JasonHonKL in #55
- Refactor Agent.py by @JasonHonKL in #66
- UI enhance by @Rika321 in #69
- Update README.md by @XinweiHe in #72
- fix(ui): resolve timestamp collapse and icon inconsistency by @AshAnand34 in #26
- Update UI and README by @zechengz in #74
- changes for the dark mode ui changes by @sidgaikwad in #91
- Apply some fixes by @zechengz in #94
- Update banner v2 by @XinweiHe in #97
- changes for the commit added the groq in the project.toml and also so… by @sidgaikwad in #98
- changes for the dark mode in the integrate page by @sidgaikwad in #99
- changes for TRACE_ROOT_LOCAL_MODE to REST_LOCAL_MODE by @sidgaikwad in #101
- Update banner v3 by @XinweiHe in #105
- changes to disable 4o-mini model form traceroot by @sidgaikwad in #106
- feat: add Async in rest fastapi by @VAIBHAVSING in #107
- changes for the ui not showing by @sidgaikwad in #102
- Chore(context): add type hints and TODO for helpers in tree.py (#80) by @Mritunjay2103 in #100
- Refactor: move prompts to prompts/ folder and update imports by @Mritunjay2103 in #95
- Abstraction Agent by @JasonHonKL in #93
- Refactor agent.py by @JasonHonKL in #71
- Fix/UI changes for pricing and settings page by @sidgaikwad in #111
- [Revert] Remove some unnecessary code changes in
rest/routers/auth/router.pyby @XinweiHe in #113 - Support log search and clean search bar by @zechengz in #114
- Use cloudwatch insights for faster log query by @zechengz in #115
- Fix searchbar metadata by @zechengz in #116
- Fix format and add more time options by @zechengz in #117
- feat: Make log search by default and highlight search terms #139 by @zechengz in #119
- [Docs] Move Docs to main repo [1/n] by @XinweiHe in #120
- [Docs] Move Docs to main repo [2/n] by @XinweiHe in #121
- [Docs] Move Docs to main repo [3/n] by @XinweiHe in #122
- [Docs] Move Docs to main repo [4/n] by @XinweiHe in #123
- [Docs] Move Examples to main repo [1/n] by @XinweiHe in #124
- [Docs] Move Docs to main repo [5/n] by @XinweiHe in #125
- [Docs] Move Examples to main repo [2/n] by @XinweiHe in #128
- [Docs] Move Docs to main repo [6/n] by @XinweiHe in #130
- Fix
pre-commitlint error by @XinweiHe in #131 - [Docs] Move Docs to main repo [6/n] by @XinweiHe in #132
- [Docs] Simplify Python SDK [1/n] by @XinweiHe in #133
- [Docs] Simplify Python SDK [2/n] by @XinweiHe in #134
- changes for the jeager client get logs by traceid function by @sidgaikwad in #127
- Update bash script comment by @zechengz in #135
- [Docs] Simplify TypeScript SDK [1/n] by @XinweiHe in #136
- [Docs] Update QuickStart Docs [1/n] by @XinweiHe in #137
- Update typescript docs by @zechengz in #138
- Fixes/the trace section can be hidden by @sidgaikwad in #139
- Fix explainability by @zechengz in #140
- [Feature][UI] Improve chat message UI by @zechengz in #141
- [Feature][UI] Improve chat message UI and dark theme bg by @zechengz in #142
- [Bug][UI] Fix race condition by @zechengz in #143
- Revert Revet some unnecessary code changes in
rest/routers/auth/router.pyby @XinweiHe in #146 - feat (UI): multiple updates by @zechengz in #147
- Expand trace / span and support long names by @zechengz in #148
New Contributors
- @Mritunjay2103 made their first contribution in #41
- @JasonHonKL made their first contribution in #58
- @sidgaikwad made their first contribution in #67
- @Rika321 made their first contribution in #69
- @AshAnand34 made their first contribution in #26
- @VAIBHAVSING made their first contribution in #107
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: Minor UI update by @zechengz in #1
- Update README logo [1/n] by @XinweiHe in #2
- Refactor Agent, Fix Agent Bug, and Fix UI bug by @zechengz in #3
- Update discord links by @ShabiShett07 in #4
- Add unit tests, workflows and format fix by @zechengz in #5
- Fix pre-commit, README and improve chat UI by @zechengz in #6
- Notice using traceroot production for chat mode by @zechengz in #7
- Add WeChat by @zechengz in #8
- Add .env.example by @ShabiShett07 in #9
- Remove duplicate lines by @ShabiShett07 in #11
- Update installation instructions by @ShabiShett07 in #12
- Minor by @zechengz in #14
- Use more efficient algorithm for chunking by @ShabiShett07 in #13
- Improve
README.mdfor better understanding of how to utilize TraceRoot by @XinweiHe in #15 - Minor by @zechengz in #16
- Update
READMEwith more cloud offering details by @XinweiHe in #20 - Spelling correction by @ShabiShett07 in #23
- Fix missing EE import fallbacks for open source compatibility by @meAmitPatil in #24
- Update UI by @zechengz in #27
- README improvement [1/n] by @XinweiHe in #29
- README improvement [2/n] by @XinweiHe in #30
- README improvement [3/n] by @XinweiHe in #31
- Update by @zechengz in #32
- Xinwei README simplification v1 by @XinweiHe in #33
- Support stripe disable mode in self-host version by @XinweiHe in #34
- Self-host bug fix [1/n] by @XinweiHe in #35
- Add a script for release [1/n] by @XinweiHe in #36
- Add a script for release [2/n] by @XinweiHe in #37
New Contributors
- @zechengz made their first contribution in #1
- @XinweiHe made their first contribution in #2
- @ShabiShett07 made their first contribution in #4
- @meAmitPatil made their first contribution in #24
Full Changelog: https://github.com/traceroot-ai/traceroot/commits/v0.1.0