| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Leantime-v3.5.11.tar.gz | 2025-07-31 | 114.2 MB | |
| Leantime-v3.5.11.zip | 2025-07-31 | 121.5 MB | |
| Leantime v3.5.11 source code.tar.gz | 2025-07-31 | 28.5 MB | |
| Leantime v3.5.11 source code.zip | 2025-07-31 | 29.3 MB | |
| README.md | 2025-07-31 | 1.1 kB | |
| Totals: 5 Items | 293.5 MB | 0 | |
Highlights
- Fix for API Key authentication not working when url path was not api/jsonrpc preventing mcp from working
- Removed transitions to improve rendering performance
What's Changed
c920c63f6 Merge pull request [#3080] from Leantime/dependabot/npm_and_yarn/multi-96c788614a 06056494d Merge pull request [#3089] from MeatyFresh/patch-3 35b14e36c Clear out previously defined sections b24b38b8e feat/fix: Remove css transitions as they reduce performance on various browsers. c461c4884 feat: Ensure efficient use of database connections f44ccd867 fix: api authentication not working when request was anything other than /api/jsonrpc 4b643bf4b build(deps): bump on-headers and compression 0b1ec6952 task: update gitignore
Other Changes
- Clear out previously defined sections in web.config to resolve 500 on / by @MeatyFresh in https://github.com/Leantime/leantime/pull/3089
- build(deps): bump on-headers and compression by @dependabot[bot] in https://github.com/Leantime/leantime/pull/3080
Full Changelog: https://github.com/Leantime/leantime/compare/v3.5.10...v3.5.11