Changes in this Release
History from v3.5.8 to @
Commits
- c72d3d9 [Changelog CI] Add Changelog for Version 3.5.9
- 1f45dc0 task: version bump
- 2c0279a task: reduce plugin route loader prority in even call stack so that config updates load before route files
- 4dd0895 feat: allow removing all new line characters from string sanitizer
- bb31269 task: Update php-mcp to latest version
- f9749e8 [Changelog CI] Add Changelog for Version 3.5.8
- 8de91c0 [Changelog CI] Add Changelog for Version 3.5.7
Contributors
- Marcel Folaron (4 commits)
Files
.idea/leantime-oss.iml | 1 +
CHANGELOG.md | 19 ++
app/Core/Configuration/AppSettings.php | 2 +-
app/Core/Routing/RouteLoader.php | 4 +-
app/Core/Support/String/SanitizeForLLM.php | 7 +-
composer.json | 4 +-
composer.lock | 421 +++++++++++++++++------------
package-lock.json | 4 +-
package.json | 2 +-
public/dist/mix-manifest.json | 32 +--
10 files changed, 296 insertions(+), 200 deletions(-)