Leantime
Goal-focused project management system for non-project managers
Alternative to: trello, asana, jira, clickup, monday.com
v2.3.5
2023-01-16Highlights
Notes: This release moved the src/ directory to app/ If you are not on docker you will need to remove the src/ directory manually
New
- Roadmap view Gantt chart can now show tasks
- @ Mentions are now possible in all editors. User will get a notification.
- Introduced Slash Commands in Editor
- Edit/Create User allows admins to view the invite link
- New auto generated profile images with initials
- Beta: Testing a new file uploader in project files.
- Beta: Create Screenrecording function under project files
- Beta: Create webcam recording under project files
Fixes
- Table dropdown css fixed
- Improved Portfolio Flow
- Dark mode design fixes
- LDAP user creation is fixed
- Fileupload fixed
- Filter box on timesheets is fixed now
- Significant improvements to Gantt chart design
- Fixed S3 upload issue
Under the hood
- folder structure improved
- PHP Codesniffer configuration adjusted. Working to improve code quality
- New make file to create releases quicker
What’s Changed
- Leantime/move build to makefile by @TareqK in https://github.com/Leantime/leantime/pull/1256
- Fix website link by @solracsf in https://github.com/Leantime/leantime/pull/1269
- New Crowdin updates by @marcelfolaron in https://github.com/Leantime/leantime/pull/1277
- Bug fixes by @marcelfolaron in https://github.com/Leantime/leantime/pull/1278
- Bug fixes by @marcelfolaron in https://github.com/Leantime/leantime/pull/1284
- New Crowdin updates by @marcelfolaron in https://github.com/Leantime/leantime/pull/1285
- New Crowdin updates by @marcelfolaron in https://github.com/Leantime/leantime/pull/1286
- New Crowdin updates by @marcelfolaron in https://github.com/Leantime/leantime/pull/1290
- New Crowdin updates by @marcelfolaron in https://github.com/Leantime/leantime/pull/1293
- Release bug fixes by @marcelfolaron in https://github.com/Leantime/leantime/pull/1294
New Contributors
- @solracsf made their first contribution in https://github.com/Leantime/leantime/pull/1269
Full Changelog: https://github.com/Leantime/leantime/compare/v2.3.4…v2.3.5