Leantime
Goal-focused project management system for non-project managers
Alternative to: trello, asana, jira, clickup, monday.com
About
Versions (100)
v2.4.2
2023-10-15What’s Changed
🐞 Bug Fixes
- Bug fixes by @marcelfolaron in https://github.com/Leantime/leantime/pull/1982
- fix: anonymous component error
- fix: Wrong type if user by sha cannot be found (ical)
- fix: Check if menu type is set (empty if no project)
- Remove unnecessary logs
- fix: Check if session is set since in cases the data comes via ical
- fix: remove double slash to avoid class duplication bug
- fix: newticket model was not initialized correctly
- fix: remove milestone issues on several canvas dialogs
- fix(css): menu resizing issue on smaller devices
Other Changes
- Update port for Docker development environment in README by @encg in https://github.com/Leantime/leantime/pull/1984
New Contributors
- @encg made their first contribution in https://github.com/Leantime/leantime/pull/1984
Full Changelog: https://github.com/Leantime/leantime/compare/v2.4.1…v2.4.2