Skip to content

1.67.0

Latest

Choose a tag to compare

@albogdano albogdano released this 20 Apr 13:32
· 8 commits to master since this release
9340188

ac0c586 added MCP server implementation based on Spring AI
346bb03 added new feature - personal access tokens for the Scoold API and MCP server

⚠️ This release contains a fix for GHSA-7qfx-c234-xg4g

b78170e added security checks in ApiController for better handling of personal access tokens
5261a6c updated JOSE lib
95d3005 updated reachability-metadata.json
b0f94a4 added personal token validation methods
8a3ebfa added personal token expiration configuration property
5880c61 minor fix for wrong default space name in Post class
c35f4f4 minor fix for null content body in comments and posts
31d55ed minor fix for invalid addition to an empty list in ApiController
b83428a minor fix for occasionally incorrect appid value shown in API responses
9699507 fixed bug where reports count badge is not updated instantly when reports are deleted
4883c5d added optional override entity map in ApiController creation methods
9426a5e added explicit Pager request parameters in ApiController