Skip to content

Releases: ever-co/ever-gauzy

v18.0.4

10 Sep 16:29
ecf186e
Compare
Choose a tag to compare
v18.0.4 Pre-release
Pre-release

18.0.4 (2025-09-10)

What's Changed

Full Changelog: v18.0.3...v18.0.4

v18.0.3

05 Sep 22:21
7b5de60
Compare
Choose a tag to compare
v18.0.3 Pre-release
Pre-release

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

05 Sep 08:17
43731a1
Compare
Choose a tag to compare
v18.0.2 Pre-release
Pre-release

18.0.2 (2025-09-05)

What's Changed

Full Changelog: v18.0.1...v18.0.2

v18.0.1

05 Sep 08:16
b911815
Compare
Choose a tag to compare
v18.0.1 Pre-release
Pre-release

18.0.1 (2025-09-05)

What's Changed

Full Changelog: v17.0.1...v18.0.1

v18.0.0

31 Aug 14:57
018f5b7
Compare
Choose a tag to compare

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

Full Changelog: v10.0.2...v18.0.0

v17.0.1

30 Aug 07:12
e92cb4f
Compare
Choose a tag to compare
v17.0.1 Pre-release
Pre-release

17.0.1 (2025-08-30)

Full Changelog: v16.0.2...v17.0.1

v17.0.0

29 Aug 16:55
3990b46
Compare
Choose a tag to compare
v17.0.0 Pre-release
Pre-release

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

29 Aug 16:54
6a7b278
Compare
Choose a tag to compare
v16.0.2 Pre-release
Pre-release

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

29 Aug 13:09
7bffc4b
Compare
Choose a tag to compare
v16.0.1 Pre-release
Pre-release

16.0.1 (2025-08-29)

What's Changed

Full Changelog: v15.0.0...v16.0.1

v16.0.0

29 Aug 13:09
fecbdf9
Compare
Choose a tag to compare
v16.0.0 Pre-release
Pre-release

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

Full Changelog: v14.0.0...v16.0.0