Leantime logo

Leantime

Goal-focused project management system for non-project managers

Alternative to: trello, asana, jira, clickup, monday.com

Leantime screenshot

About Versions (100)

v3.5.3

2025-05-08

Changes in this Release

History from v3.5.2 to @

Commits

  • 8da7ba2cc task: Improve db integration with laravel
  • d91eb6a7c fix: Theme colors
  • 6e901399c fix: Theme not saving reliably
  • f0e771681 task: New Screenshot

Contributors

  • Marcel Folaron (7 commits)

Files

 CHANGELOG.md                                       |  27 ++++++++
 README.md                                          |   9 ++-
 app/Core/Configuration/AppSettings.php             |   2 +-
 app/Core/Configuration/laravelConfig.php           |   1 +
 app/Core/Database/DatabaseServiceProvider.php      |   6 +-
 app/Core/Db/Db.php                                 |  71 ++++++++++-----------
 app/Core/Db/Repository.php                         |   3 +-
 app/Core/UI/ThemeServiceProvider.php               |   2 +-
 app/Domain/Users/Controllers/EditOwn.php           |   1 -
 .../Widgets/Templates/partials/todoItem.blade.php  |   2 +-
 app/Plugins                                        |   2 +-
 app/Views/Templates/sections/header.blade.php      |   8 +--
 package-lock.json                                  |   4 +-
 package.json                                       |   2 +-
 public/assets/images/Screenshots/mywork-v3.4.png   | Bin 685404 -> 0 bytes
 public/assets/images/Screenshots/mywork-v3.5.png   | Bin 0 -> 649431 bytes
 public/dist/mix-manifest.json                      |  33 +++++-----
 public/theme/default/theme.ini                     |   4 +-
 public/theme/minimal/theme.ini                     |   4 +-
 19 files changed, 106 insertions(+), 75 deletions(-)