Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Leantime-v3.5.9.tar.gz | 2025-06-30 | 114.2 MB | |
Leantime-v3.5.9.zip | 2025-06-30 | 121.4 MB | |
Leantime v3.5.9 source code.tar.gz | 2025-06-30 | 28.5 MB | |
Leantime v3.5.9 source code.zip | 2025-06-30 | 29.3 MB | |
README.md | 2025-06-30 | 1.3 kB | |
Totals: 5 Items | 293.5 MB | 0 |
Changes in this Release
History from v3.5.8
to @
Commits
- c72d3d941 [Changelog CI] Add Changelog for Version 3.5.9
- 1f45dc06a task: version bump
- 2c0279adc task: reduce plugin route loader prority in even call stack so that config updates load before route files
- 4dd08953c feat: allow removing all new line characters from string sanitizer
- bb3126960 task: Update php-mcp to latest version
- f9749e896 [Changelog CI] Add Changelog for Version 3.5.8
- 8de91c069 [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(-)