Releases: tegonhq/tegon
Releases · tegonhq/tegon
0.3.9-alpha
What's Changed
- Feat: performace improved in both list and board by @harshithmullapudi in #367
- Feat: add caching to media by @harshithmullapudi in #368
- Fix: check for user not available by @harshithmullapudi in #369
- Feat: showloading till team and workspace are loading into mobx store by @harshithmullapudi in #370
- Feat: added issue sideview, filters view by @harshithmullapudi in #371
- Feat: add support type by @harshithmullapudi in #372
- Feat: whatsapp action by @harshithmullapudi in #373
- Fix: remove whatsapp dependencies in server by @harshithmullapudi in #375
- Fix: attachements are not loaded by @harshithmullapudi in #378
Full Changelog: 0.3.8-alpha...0.3.9-alpha
0.3.8-alpha
What's Changed
- Fix: members is not loading when mobx changes, also update to new ver… by @harshithmullapudi in #324
- Feat: default assignee the issue created to the user by @harshithmullapudi in #325
- Fix: ws is not connecting by @harshithmullapudi in #326
- Feat: multiple features related to chat, video upload and image viewing by @harshithmullapudi in #328
- Fix: build is failing by @harshithmullapudi in #329
- Feat: added loading and better downloading for attachments by @harshithmullapudi in #331
- Feat: added mention feature by @harshithmullapudi in #332
- Feat: new upload workflow by @harshithmullapudi in #333
- fix: update subcribers on comment by @saimanoj in #334
- Feat: Email Notifications by @saimanoj in #337
- fix: email notification template by @saimanoj in #338
- Self Hosting Doc by @saimanoj in #339
- Feat: Support AWS file storage support by @saimanoj in #343
- implemented the sort feature in comments by time by @Dhruv218 in #336
- made Projects section on top bar clickable by @Dhruv218 in #340
- Fix: docker server by @harshithmullapudi in #344
- Fix: esbuild new version broke types build by @harshithmullapudi in #345
- Fix: webapp is failing because of linting by @harshithmullapudi in #346
- Feat: added attachment icon, drag media to editor and other minor fixes by @harshithmullapudi in #347
- fix description in team settings section by @AggManik in #348
- feat: add tooltips to view control buttons by @AggManik in #335
- Feat: added team deletion and no team found page by @harshithmullapudi in #349
- Feat: when users are suspended show them a suspend screen by @harshithmullapudi in #351
- Fix: Handle possibly undefined workspaceRes causing error on onboarding screen by @letnaturebe2 in #352
- Feat: send status updates to connected slack thread by @saimanoj in #353
- Feat: Issue templates by @harshithmullapudi in #355
- Fix: slack slash template by @saimanoj in #356
- created teams section and added actions for joining and leaving team by @harshithmullapudi in #359
- Feat: suspend users from team management page by @harshithmullapudi in #360
- Fix client side error after using AI filter and typing UX by @harshithmullapudi in #361
- Fix: build failed on eslint rule by @harshithmullapudi in #362
- Feat: team type support UI by @harshithmullapudi in #364
- Fix: check for all action entities to a integration by @harshithmullapudi in #365
- Fix: SMTP send email when sls is false by @saimanoj in #366
New Contributors
- @Dhruv218 made their first contribution in #336
- @letnaturebe2 made their first contribution in #352
Full Changelog: 0.3.7-alpha...0.3.8-alpha
0.3.7-alpha
What's Changed
- Feat: workflow create and update by @harshithmullapudi in #249
- Feat: Stop syncing linked issues by @saimanoj in #251
- Feat: change workflow display order by @harshithmullapudi in #252
- Feat: add video player when file is uploaded and a video by @harshithmullapudi in #253
- Fix: build is failing in type parsing drag-drop by @harshithmullapudi in #254
- Fix: role enum is failing in invitation by @harshithmullapudi in #255
- Fix Search Functionality Bug in Tegon by @harshithmullapudi in #256
- Feat: add Github PR linking to an issue in Tegon by @saimanoj in #258
- Feat: Single PR to multiple issues by @saimanoj in #259
- Fix: workflow order, avatar tooltip by @harshithmullapudi in #260
- Fix: create action resource PAT by @saimanoj in #261
- Fix: sort subissues according to workflow order by @harshithmullapudi in #262
- Feat: add table view by @harshithmullapudi in #265
- Feat: link PR based on the commit messages by @saimanoj in #266
- Fix: Alignment issues when team name has more characters by @manish-singh-bisht in #264
- Fix: command goes out of screen when there are more items by @harshithmullapudi in #267
- Fix: sever and webapp builds by @saimanoj in #269
- Suggesting a text change for clarity by @AdityaSanthosh in #268
- Fix: UI fixes and shortcuts for filters by @harshithmullapudi in #271
- Feat: expose search api in tegon SDK by @mrchocha in #273
- feat:triage-keyboard-shortcut by @AggManik in #274
- Patch: ai filter support for global views by @saimanoj in #275
- Fix: teamId for ai filters should be in body by @harshithmullapudi in #276
- Patch: able to select emoji to create issue from slack by @saimanoj in #278
- Fix: check for workflowId instead of the filter value by @harshithmullapudi in #282
- Update Local Setup.mdx by @AggManik in #283
- Update self-deployment.mdx by @AdityaSanthosh in #281
- Fix: completed filter is not working as expected for past day and week by @harshithmullapudi in #284
- Fix: f shortcut is preventing default in all cases by @harshithmullapudi in #286
- Feat: track new user signups by @harshithmullapudi in #287
- Feat: v0 projects by @harshithmullapudi in #289
- Fix: projects fail when there are no teams by @harshithmullapudi in #290
- Feat: add slack notifications by @harshithmullapudi in #291
- Feat: added overview for issues by @harshithmullapudi in #292
- Fix: transaction closed before the workspace is created by @harshithmullapudi in #293
- gitignore the .idea folder by @skdishansachin in #301
- Fix the broken link to the repository issues page by @skdishansachin in #300
- Run existing Prisma migrations on "pnpm dev" command by @jason-agentive in #298
- Multiple fixes: better duedate management, project fixes, scroll rest… by @harshithmullapudi in #303
- Fix: build is failing because of type error by @harshithmullapudi in #304
- Fix: server build by @saimanoj in #305
- fix: members view is broken in settings by @harshithmullapudi in #306
- Feat: show project progress by @harshithmullapudi in #307
- Feat: cycles with Tegon by @harshithmullapudi in #309
- Fix: expects all users in assignee grouping, related issue is not wor… by @harshithmullapudi in #310
- Feat: added cycle history, UX improvements by @harshithmullapudi in #311
- Fix: Vector update by @saimanoj in #313
- Feat: ai conversation when enabled, create issues from the pills, other UX fixes by @harshithmullapudi in #314
- Fix: build is failing because of type issues in issueHistory store by @harshithmullapudi in #315
- Fix: build is failing because of type issues in issueHistory store by @harshithmullapudi in #316
- Cycles API by @saimanoj in #317
- Fix: added AI conversation with execution by @harshithmullapudi in #318
- Fix: send conversations to only that user by @harshithmullapudi in #319
- Fix: cycles model is broken by @harshithmullapudi in #320
- Fix: triage not opening by @harshithmullapudi in #321
- Fix: AI conversation & LSN by @harshithmullapudi in #322
- Fix: calling execute tasks is failing in AI agent by @harshithmullapudi in #323
New Contributors
- @manish-singh-bisht made their first contribution in #264
- @AdityaSanthosh made their first contribution in #268
- @skdishansachin made their first contribution in #301
- @jason-agentive made their first contribution in #298
Full Changelog: 0.3.5-alpha...0.3.7-alpha
0.3.5-alpha
What's Changed
- Bump: version by @harshithmullapudi in #236
- Feat: Remove integrations from trigger for faster response by @harshithmullapudi in #239
- Feat: Automate Issue Creation via Tegon Bot Mentions in Slack by @saimanoj in #241
- fix: updated readme of 'Github' action by @AggManik in #243
- Feat: add dev mode to cli to test actions easily by @harshithmullapudi in #244
- Feat: add replay and cancel for action from UI by @harshithmullapudi in #245
- Discord: Actions to create Issue and Comments by @saimanoj in #246
- Feat/schedule action by @harshithmullapudi in #247
- Fix: linting and webapp migration by @harshithmullapudi in #248
- Fix: Create issue Types by @saimanoj in #250
Full Changelog: 0.3.4-alpha...0.3.5-alpha
0.3.4-alpha
What's Changed
- Added API documentation by @luminousmaximuslumens in #205
- Feat: added website content by @harshithmullapudi in #206
- Feat: move website into workspace by @harshithmullapudi in #207
- Harshith/web 2 by @harshithmullapudi in #208
- Fix: website layout by @harshithmullapudi in #210
- Docs: added documentation for Actions by @harshithmullapudi in #212
- Feat: Add custom logger for better logging by @saimanoj in #213
- Feat: Email action by @harshithmullapudi in #211
- changes in doc layout by @AggManik in #217
- Update README.md by @AggManik in #219
- feat: migrate logs to new format by @mrchocha in #220
- Feat: Discord Integration by @saimanoj in #221
- Feat: custom worflow related APIs by @harshithmullapudi in #235
- Feat: Github Integration by @saimanoj in #234
New Contributors
- @luminousmaximuslumens made their first contribution in #205
Full Changelog: 0.3.3-alpha...0.3.4-alpha
0.3.3-alpha
What's Changed
- fix: comment input box not clearing after comment by @harshithmullapudi in #197
- Fix: mailer service error is not caught in supertokens by @harshithmullapudi in #198
- fix: server crash due to mailer service code bug by @mrchocha in #200
- Feat: v0 adding docs for APIs by @harshithmullapudi in #199
- Fix: Add all users in workspace when a team created by @saimanoj in #202
- Fix: filters and deploy command by @harshithmullapudi in #203
- Update store.ts by @harshithmullapudi in #204
New Contributors
Full Changelog: 0.3.2-alpha...0.3.3-alpha
0.3.2-alpha
What's Changed
- Update: slack workflows slug and name in actions.json by @harshithmullapudi in #190
- Fix: name of folder should be same as slug for actions by @harshithmullapudi in #191
- Feat: ability to create multiple slots so server can scale by @harshithmullapudi in #192
- Fix: Build is failing 🔨 by @saimanoj in #193
- Fix: in onboarding team name and team identifier is not mandatory by @harshithmullapudi in #194
- Fix: pick action bot user based on workspace by @saimanoj in #195
- Fix: webhook action user id based on workspace by @saimanoj in #196
Full Changelog: 0.3.1-alpha...0.3.2-alpha
0.3.1-alpha
What's Changed
- Feat: add posthog events and fix invite flow by @harshithmullapudi in #189
Full Changelog: 0.3.0-alpha...0.3.1-alpha
0.3.0-alpha
What's Changed
- Feat: move the UI components into separate package by @harshithmullapudi in #155
- Feat: New Issue creation workflow by @harshithmullapudi in #160
- Feat: New Integrations module by @harshithmullapudi in #162
- Update README.md by @AggManik in #164
- Update README.md by @AggManik in #167
- added contribute page in integrations folder by @AggManik in #174
- Feat: 🚀 v0 Actions module by @harshithmullapudi in #166
- Feat: due data by @harshithmullapudi in #175
- Feat: v0 actions by @harshithmullapudi in #176
- Fix: integration connection page is broken because of new flow by @harshithmullapudi in #178
- Feat: 🚀 Actions UI by @harshithmullapudi in #180
- Fix: build is failing 🔨 by @harshithmullapudi in #181
- Fix: 🔨 Build is failing, prisma generate failed by @harshithmullapudi in #182
- Feat: Actions UI changes, add configuration in settings by @harshithmullapudi in #183
- Fix: remove swagger and types errors by @harshithmullapudi in #184
- Publish: bump version 🔢 by @harshithmullapudi in #185
- Fix: migration is failing by @harshithmullapudi in #186
- Feat: 🚀 Tegon actions + Public access by @harshithmullapudi in #188
Full Changelog: 0.2.0-alpha...0.3.0-alpha
0.2.0-alpha
What's Changed
- Fix: UI bugs, Default to _ANY in filters by @harshithmullapudi in #120
- Add public website by @harshithmullapudi in #121
- Create nextjs.yml by @harshithmullapudi in #122
- Update nextjs.yml by @harshithmullapudi in #123
- Update nextjs.yml by @harshithmullapudi in #124
- Fix: website changes by @harshithmullapudi in #125
- Update README.md by @AggManik in #126
- Fix: website changes for story and home page by @harshithmullapudi in #127
- Update README.md by @AggManik in #128
- Feat: invite users to workspace by @harshithmullapudi in #129
- Update docker-compose.yaml by @harshithmullapudi in #132
- Update README.md by @AggManik in #133
- Update docker-compose.yaml to remove duplicated statement by @leemgs in #142
- License: changing license to AGPL by @harshithmullapudi in #144
- Feat: adding trigger.dev for the background jobs by @harshithmullapudi in #147
- Moving to Turbo config and adding trigger service to server by @harshithmullapudi in #148
- Moved to pnpm and fixed docker builds by @harshithmullapudi in #150
- Feat: AI proxy by @saimanoj in #149
- Release: v0.2.0-alpha by @saimanoj in #152
- Update Github Actions by @saimanoj in #153
- Fix: Self hosting by @saimanoj in #154
- Fix: Local Model by @saimanoj in #156
New Contributors
Full Changelog: 0.1.0-alpha...0.2.0-alpha