Releases: ever-co/ever-gauzy
v18.0.4
18.0.4 (2025-09-10)
What's Changed
- [Feat] Custom activity tracking api by @samuelmbabhazi in #9112
Full Changelog: v18.0.3...v18.0.4
v18.0.3
18.0.3 (2025-09-05)
What's Changed
- Refactor codebase for OAuth2.0 authorization implementation and apply DRY and KISS methods by @RolandM99 in #9114
Full Changelog: v18.0.2...v18.0.3
v18.0.2
v18.0.1
v18.0.0
18.0.0 (2025-08-31)
⚠ BREAKING CHANGES
-
The PATCH /soundshots/:id endpoint now returns the
recovered soundshot object instead of nothing. -
fix: API description has a typo 'UUID, version UUID the plugin ID'
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
- chore: remove sensitive nx cloud access token
Remove the hardcoded token from nx.json.
Environment variables or secrets management
should be used instead.
- style(camshot): fix formatting and API description typo
Correct constructor formatting in CamshotController and RecoverCamshotCommand. Update API description to remove redundancy in the recover camshot operation.
What's Changed
- [FIX] Fix build errors for MCP Electron desktop App (env, packager & i18n) by @RolandM99 in #9063
- [FIX] Fix build errors for MCP Electron desktop App (env, packager & … by @evereq in #9065
- [Fix] Fix build errors issues for MCP server electron desktop app by @RolandM99 in #9068
- Merge pull request #9068 from ever-co/fix/mcp-electron-build by @evereq in #9069
- [Fix] fix build issues related to MCP server in others desktop apps build stage workflow by @RolandM99 in #9072
- [chore] update sentry version by @samuelmbabhazi in #9071
- Stage by @evereq in #9073
- [Fix] fix build error for windows release for the MCP Server Build Stage workflow by @RolandM99 in #9075
- [Feat] redesign main menu layout by @samuelmbabhazi in #9064
- [fix] sentry update by @samuelmbabhazi in #9076
- fix: migrate Sentry from v7 to v9 by @samuelmbabhazi in #9082
- [Fix] Improved Invite email callback URL by @GloireMutaliko21 in #9083
- fix: probot sentry conflict by @samuelmbabhazi in #9085
- fix:Update @sentry/electron from 6.8.0 to 6.9.0 (uses @sentry/core 9.43.0) by @samuelmbabhazi in #9086
- [feat]: optimize workspace loading performance and enhance context menu design by @samuelmbabhazi in #9084
- [Feat] MCP Server Data Access Enhancement and Advanced features by @RolandM99 in #9067
- fix: convert probot and octokit imports to dynamic imports for ESM by @samuelmbabhazi in #9087
- [Feat] MCP Transport Layer Implementation: Add HTTP Transport Support by @RolandM99 in #9088
- [Feat] Transport Layer Implementation: Add WebSocket Transport for MCP Server by @RolandM99 in #9089
- [fix] exclude workspaces with null tenantId from user workspaces by @samuelmbabhazi in #9094
- [Feat] workspace management workflow by @samuelmbabhazi in #9090
- [Improvement] Add endpoint to reject invitations by @GloireMutaliko21 in #9092
- [Improvement] Modify existing auth tools to work with session-based authentication by @RolandM99 in #9093
- [Feat ] multi tab workspace sync by @samuelmbabhazi in #9095
- [Improvement] Improve Security and Refactor auth methods that bypass credentials to the API by @RolandM99 in #9096
- chore(deps): bump sha.js from 2.4.11 to 2.4.12 by @dependabot[bot] in #9099
- [feat] separate project status from task status by @samuelmbabhazi in #9098
- [Feat] invite role array filtering by @samuelmbabhazi in #9102
- [feat] implement skeleton loader system to replace global spinner by @samuelmbabhazi in #9101
- chore(deps): bump screenshot-desktop from 1.15.1 to 1.15.2 by @dependabot[bot] in #9097
- Stage by @evereq in #9103
- [Fix] Sentry integration in desktop timer by @adkif in #9105
- [Chore(deps)]: Update get-windows dependency by @adkif in #9107
- Stage by @evereq in #9108
- [Feat] Implement OAuth2.0 Authorization on transport level for MCP clients to make request to restricted MCP Server resources by @RolandM99 in #9100
- [Feat] Implement OAuth2.0 Authorization on transport level for MCP cl… by @evereq in #9110
- Release by @evereq in #9111
Full Changelog: v10.0.2...v18.0.0
v17.0.1
17.0.1 (2025-08-30)
Full Changelog: v16.0.2...v17.0.1
v17.0.0
17.0.0 (2025-08-29)
⚠ BREAKING CHANGES
-
The PATCH /soundshots/:id endpoint now returns the
recovered soundshot object instead of nothing. -
fix: API description has a typo 'UUID, version UUID the plugin ID'
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
- chore: remove sensitive nx cloud access token
Remove the hardcoded token from nx.json.
Environment variables or secrets management
should be used instead.
- style(camshot): fix formatting and API description typo
Correct constructor formatting in CamshotController and RecoverCamshotCommand. Update API description to remove redundancy in the recover camshot operation.
What's Changed
- [Feat] Implement OAuth2.0 Authorization on transport level for MCP clients to make request to restricted MCP Server resources by @RolandM99 in #9100
- [Feat] Implement OAuth2.0 Authorization on transport level for MCP cl… by @evereq in #9110
Full Changelog: v16.0.0...v17.0.0
v16.0.2
16.0.2 (2025-08-29)
What's Changed
- [Feat] Implement OAuth2.0 Authorization on transport level for MCP clients to make request to restricted MCP Server resources by @RolandM99 in #9100
Full Changelog: v15.0.2...v16.0.2
v16.0.1
v16.0.0
16.0.0 (2025-08-29)
⚠ BREAKING CHANGES
-
The PATCH /soundshots/:id endpoint now returns the
recovered soundshot object instead of nothing. -
fix: API description has a typo 'UUID, version UUID the plugin ID'
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
- chore: remove sensitive nx cloud access token
Remove the hardcoded token from nx.json.
Environment variables or secrets management
should be used instead.
- style(camshot): fix formatting and API description typo
Correct constructor formatting in CamshotController and RecoverCamshotCommand. Update API description to remove redundancy in the recover camshot operation.
What's Changed
- [Fix] Sentry integration in desktop timer by @adkif in #9105
- [Chore(deps)]: Update get-windows dependency by @adkif in #9107
- Stage by @evereq in #9108
Full Changelog: v14.0.0...v16.0.0