github Leantime/leantime v3.0.0-beta
Leantime v3.0.0-beta

latest releases: v3.2.0, v3.2.0-beta-2, v3.2.0-beta...
8 months ago

🚀 Leantime 3.0.0-beta is out

We are super excited to announce the first beta release of Leantime 3.0. This version comes with a lot of enhancements and our new plugin marketplace.

Highlights

  • A new design and theme manager enhances the overall look and feel and makes Leantime easier to use
  • New navigation structure. We enhanced the navigation structure and broke up the main nav into Project, Personal and Company sections
  • Plugin Marketplace has been released. 2 Plugins are currently available for purchase.
  • Leantime updates can now be executed via the CLI. The updateLeantime.sh was removed
  • Personal home dashboard with widgets and customizable design
  • Tasks can now be drag and dropped into the calendar for efficient time boxing
  • Subtasks are using htmx now and can easily be created on the task screen
  • Dates & Timezones have been completely rewritten improving timezone management
  • External calendar support: Add your calendar and view your events within Leantime.

Breaking changes

  • If you are used to running updates via the shell script you will have to update your workflows to use the Leantime CLI. To run the update please execute php bin\leantime system:update
  • Theme Management was updated from the ground up. Due to the additional design elements white labeling is now only available via theme designs. Please create a new custom theme design and adjust colors in there.
  • We discovered and fixed a few misconfigurations in the datetime handling. This can cause dates/times that were previously considered localized to now be set to UTC. The only known fix right now is to manually adjust the dates/times either through the UI or via bulk SQL commands.

What's Changed

Other Changes

New Contributors

Full Changelog: v2.4.8...v3.0.0-beta

Don't miss a new leantime release

NewReleases is sending notifications on new releases.