github Leantime/leantime v3.4.5
Leantime v3.4.5

latest release: latest
one day ago

Changes in this Release

History from v3.4.4 to @

Commits

  • 7872aa0 [Changelog CI] Add Changelog for Version 3.4.5
  • fa1d889 task: version bump
  • d017787 feat: improve session lockout management
  • 83907b8 fix: better handling of news update failure
  • 5d7dd67 task: variable and application hardening
  • 87da869 fix: broken console script after laravel 11 update
  • c86e0f5 [Changelog CI] Add Changelog for Version 3.4.4

Contributors

  • Marcel Folaron (5 commits)

Files

 CHANGELOG.md                                    |  25 +++++
 app/Core/Application.php                        |   2 +-
 app/Core/Configuration/AppSettings.php          |   2 +-
 app/Core/Configuration/laravelConfig.php        |   2 +
 app/Core/Console/Application.php                |   5 +
 app/Core/Console/ConsoleKernel.php              | 135 ++++++++++--------------
 app/Core/Middleware/StartSession.php            |  62 +++++++++--
 app/Core/Support/Format.php                     |   2 +-
 app/Domain/Notifications/Hxcontrollers/News.php |   7 +-
 app/Domain/Notifications/Services/News.php      |  25 ++++-
 app/Domain/Reports/Repositories/Reports.php     |   2 +-
 app/Domain/Reports/Services/Reports.php         |   1 -
 app/Domain/Reports/register.php                 |   4 +-
 app/Domain/Strategy/Controllers/ShowBoards.php  |   2 +-
 bin/leantime                                    |  13 +--
 package-lock.json                               |   4 +-
 package.json                                    |   2 +-
 public/dist/mix-manifest.json                   |  30 +++---
 18 files changed, 197 insertions(+), 128 deletions(-)

Don't miss a new leantime release

NewReleases is sending notifications on new releases.