| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Leantime-v3.5.12.tar.gz | 2025-08-15 | 114.2 MB | |
| Leantime-v3.5.12.zip | 2025-08-15 | 121.5 MB | |
| Leantime v3.5.12 source code.tar.gz | 2025-08-15 | 28.5 MB | |
| Leantime v3.5.12 source code.zip | 2025-08-15 | 29.3 MB | |
| README.md | 2025-08-15 | 1.0 kB | |
| Totals: 5 Items | 293.6 MB | 1 | |
Changes in this Release
fix: issue with new invoice filter fix: Remove cpu heavy animations feat: Altered Timesheets repo method getAll to take invempl as 0 feat: Changed invempl from being a checkbox to be a select feat: Added handling of invempl as a selected feat: Changed default of ticketFilter to be -1 to align with the rest feat: Modified projectFilter to better align with current functionality feat: Ensured that setting ticketFilter cannot result in an empty query by accident feat: Added ticketFilter to timesheets/showAll
What's Changed
Other Changes
- Feature/invoiced filter in show all timesheets by @jeppekroghitk in https://github.com/Leantime/leantime/pull/3094
- Feature/ticket filter in show all timesheets by @jeppekroghitk in https://github.com/Leantime/leantime/pull/3093
Full Changelog: https://github.com/Leantime/leantime/compare/v3.5.11...v3.5.12