Releases: Leantime/leantime
Releases · Leantime/leantime
Leantime 2.1 Beta 6
- Added new report screens
- Fixed invoice approval issues #203
- Fixed project burndown charts (moving forward) #196
- Added additional spanish translations
- Added new env configs to better manage docker images. Thanks to @kevineaton
- Updated dutch translation. Thanks to @Hesselni
- Fix for currentURL redirect issue on https. Thanks to @lamping7
Note: 2.1 Stable will be released in 2 weeks!
Leantime V2.1 Beta 5
- Allow users (developers+) to delete images #198
- Add TinyMce to research text area fields
- Fix label issue (assumptions)
- Spanish translation #183. Thank you @gonztirado
- Fixed multiple bugs in timesheet module
- New list view for timesheets (my timesheets)
- New edit view for individual entries to allow users to change invoiced status and date #185
- Tasks are now added to the top of the list
Leantime V2.1 Beta 4
- Fixed bug in milestone progress calculation
- Fixed zindex bug on idea status
- Fixed bug in daily report query
- Fixed notice in retroDialog create/edit
- Removed orphan var_dumps and console.logs()
- Rounded corners for buttons and white ticketBox
- Mobile view is usable again
- Updated version number
Leantime V2.0.15
- Important security bug fix #179
Leantime V2.1 Beta 3
- Important security bug fix #179
Leantime V2.1 Beta 2
- New CSV exports of to-dos, milestones, timesheets
- New column selection of to-dos, milestones and timesheets
- Added new milestone table and allow users to archive milestone (removing them from most dropdowns)
- Fixed timesheet issues (#164, #165, #166 )
- Additional translation strings (installation, update and misc missing strings)
- Allow due dates to be empty
- Change milestone progress calculation to use effort instead of number of tasks
- Fixed notices in ideas, retrospectives and research boards
- Fixed wrong helper modal call on retrospectives
- Menu remembers last to-do view now
Leantime V2.1 Beta
Our first beta release of 2.1
- Update outdated packages & combine packages
- Language management updates
- Cleaned up javascript folder
- i18n support
- New to-do table
- New role client manager
- Updated kanban boards
- Updated dashboard
- Ideas can now be dragged and dropped
- Partial dutch translation
- Fixes #160 changing owner of milestones
- Fixes #161 pick today as default date in time tracking
- Fixes #159 dateformats
- Fixes #121 new role
- Fixes #50 i18n support
Next
- Translations for german, french, spanish (if you can provide translations please reach out)
- Bug fixes
- Milestone tables
- Reports screens
Leantime V2.0.14
- Fixed warning when appURL is not set #154
- Fixed multiple bad URL formats
- Fixed comment delete redirects
- Setting useSMTP to false as default in configuration.sample.php so mail() will be used by default
Leantime V2.0.13
- Support SMTP without TLS #142
- Fixed support link in password reset email
- Add support for AutoTLS (Thanks to @evanlabs for these two contributions)
- Removed two default tasks on project creation
- Added dropdown toggle for client list in project selector
- Fixes #143 permission issue when deleting todos
- Fixes #140 badly formatted URL
- Fixes #138 checks if a user is still assigned to a project at every call
- Verified favicon is still there and working #136
- Fixed multiple broken links after subfolder support was integrated
- Fixed badly formatted URL for helper content
- Fixed logo path issues