Skip to content

Releases: Leantime/leantime

Leantime V2.1.9

17 Apr 23:51
c204bca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.8...v2.1.9

Leantime V2.1.8

31 Aug 23:11
f447b4f
Compare
Choose a tag to compare
  • fix psettings bug #375
  • fix configuration of s3EndPoint by ENV
  • fix upload to S3 when folderName is empty
  • feat allow path-style buckets instead of relying on default subdomain style. This adds new s3UsePathStyleEndpoint config variable and LEAN_S3_PATH_STYLE_ENDPOINT environment variable
  • fix tinymce icon bug (#376)
  • fix password handling on edit user
  • fix broken UI #377
  • fix PHP 8 compatability bug #391
  • fix URL issue in new To-Do page subfolder installation
  • fix #424 code renders in tinymce now
  • fix #404 timesheet entries now show the correct type
  • fix #378 To-Dos now show up after sprint deletion
  • fix multiple sanitation issues
    --
  • update translation zh-TW
  • update libraries
    --
  • feat ignore own account in email notifications
  • feat added task priority
  • feat new assign me link on To-Do screen
  • feat projects in project assignment screens now multiline
  • feat #423, #403 moving To-Dos in Kanban will now trigger notification and added to ticket history

Thanks to all the contributors:
antonanders, yokazek, jarscr, omaralghussein, jackylamhk, andyg2, NoobTW. JamieSlome

Leantime V2.1.7

06 Feb 04:55
24f46cc
Compare
Choose a tag to compare
  • Fixing UI Issues with 2.1.7
  • Refactored psettings storage to remove dependency on psettings column
  • Updated libraries

Leantime V2.1.6

01 Feb 03:01
55a2fc5
Compare
Choose a tag to compare
  • Hotfix for psetting error on installation #374

Leantime V2.1.5

30 Jan 03:04
a01640c
Compare
Choose a tag to compare

Thanks to everyone who contributed to this release, I am humbled by all the submissions. This was truly a community effort!

  • Updated PHPMailer, Websocket Extension

  • Added Portugese translation (thanks to @nikolasj5)

  • Added French translation (thanks to @clementaf)

  • Added Chinese translation (thanks @jackylamhk)

  • Added Japanese translation thanks (thanks @lachelier)

  • Added German translation (thanks @Skaldar)

  • Fix: Ticket menu is active when in edit ticket mode (thanks @carsteneu)

  • Fixed bug files not removed when deleted (thanks @santialsur)

  • Fix: Ticket menu is active when in edit ticket mode (thanks @carsteneu)

  • Fixed current project name not populated properly in multibyte character set (thanks @ilias-sp

  • Feature: Move Menu Icon with logo (thanks @jackylamhk)

  • Feature: Change order by new in edit user (thanks @carsteneu)

  • Feature: Numbered lists in editor (thanks @LightTemplar, @carsteneu)

  • Various UI updates around comments (thanks @carsteneu)

  • Added backup script to backup db to S3 (thanks @jarscr)

Leantime V2.1.4

26 May 15:50
78ccaf7
Compare
Choose a tag to compare
  • Fix for #279 my timesheets page not working

Leantime V2.1.3

26 May 05:38
a0ad454
Compare
Choose a tag to compare
  • Feature: Project Portfolio view with a progress report of all your current projects
  • Feature: Duplicate projects. Allows you to duplicate a project and all tasks, milestones, idea boards etc. This can be used to create project templates
  • Fixes #274 Wrong validation value status in dropdown on research boards
  • Fixes #272 currentProject not changed when editing To-Dos from MyCalendar view
  • Fixes #271 Add more users link broken on subfolder installations
  • Additional company name sanitation
  • Limit password resets requests to 8. Counter is reset once a password was reset successfully

Leantime V2.1.2

14 May 04:12
7da3b05
Compare
Choose a tag to compare
  • Fixes #257 profile picture issue in comments
  • Fixes #259 to-do terms search not working
  • Fixes #258 filter bar not showing up even though filter is selected
  • Fixes #253 plan hours and hours remaining support for fractional hours
  • Fixes #251 cannot delete project and to-do count wrong
  • Fixes #255 incorrect client name displayed on client showall
  • Fixes #266 quotes in subtasks issue
  • Fixes #238 base url on simple canvas missing
  • Fixes #243 error in milestone duration calculation
  • Fixes report milestones showing 0 percent progress

Thanks to everyone who submitted a bug report!

Leantime V2.1.1

02 May 23:34
d981f14
Compare
Choose a tag to compare
  • Fixed bug in milestone & to-do progress, plan hours and booked hours calculation #243
  • Fixed multiple URL bugs in sub folder installations #235, #238, #241
  • Fixed client list URL label #236
  • Added comments back to to-do email notifications
  • Updated Jquery
  • Remove password reset token after successful login
  • Added CSRF token to profile pages
  • Added additional security related http headers

This release contains security bug fixes, update is highly recommended

Leantime V2.1 - Stable

29 Apr 04:57
080774f
Compare
Choose a tag to compare

2.1 Stable is out! Thanks to everyone who helped make this release possible.

  • Multiple bug fixes #217, #216
  • Russian translation thanks to a community contribution
  • Partial German translation #182, thanks to @ramsonline
  • Two-Factor Authentication