Releases: Leantime/leantime
Releases · Leantime/leantime
Leantime v3.0.0
What's Changed
Other Changes
- Allow phar files as plugins by @marcelfolaron in #1983
- fix in template + ssl check overwrites by @marcelfolaron in #2130
- Update vi-VN.ini by @yuvytung in #2129
- [Snyk] Upgrade uppy from 3.19.0 to 3.19.1 by @broskees in #2131
- start of plugin marketplace by @broskees in #2133
- Navigation updates by @marcelfolaron in #2124
- [Snyk] Upgrade datatables.net from 1.13.7 to 1.13.8 by @broskees in #2132
- Navigation updates by @marcelfolaron in #2135
- Code cleanup by @marcelfolaron in #2136
- Widget updates by @marcelfolaron in #2144
- Create backup db command by @marcelfolaron in #2137
- plugin marketplace - initial working state by @broskees in #2143
- [Snyk] Upgrade htmx.org from 1.9.8 to 1.9.9 by @broskees in #2141
- Feature/plugin activation checks by @broskees in #2145
- Widget updates by @marcelfolaron in #2148
- Datetime fixes by @marcelfolaron in #2155
- Theme middleware by @marcelfolaron in #2156
- Feature/casting support helpers by @broskees in #2159
- Add Ticket Filter Search Term by @suntel-nagamine in #2160
- [Snyk] Upgrade fullcalendar from 6.1.9 to 6.1.10 by @broskees in #2158
- [Snyk] Upgrade @fortawesome/fontawesome-free from 6.4.2 to 6.5.0 by @broskees in #2157
- [Snyk] Upgrade uppy from 3.19.1 to 3.20.0 by @broskees in #2147
- fix for editTo and editFrom not saving on new ticket creation by @marcelfolaron in #2161
- Fixes from prod by @marcelfolaron in #2168
- Fix 2 typos in en-US.ini by @atiumcache in #2165
- Update EditOwn.php by @marcelfolaron in #2162
- prod updates by @marcelfolaron in #2169
- Fixes from prod by @marcelfolaron in #2170
- Fixed some Typos by @hammadzafar05 in #2173
- Changes/for custom fields and more by @broskees in #2175
- Fixes from prod by @marcelfolaron in #2174
- Fixes from prod by @marcelfolaron in #2176
- fix marketplace install/enable/remove/disable bugs and other misc bugs by @broskees in #2177
- Revert "fix marketplace install/enable/remove/disable bugs and other misc bugs" by @marcelfolaron in #2178
- Prerelease bug fixes by @broskees in #2180
- news notification by @marcelfolaron in #2179
- fixing small css issues by @marcelfolaron in #2183
- add constructor handling for the caster by @broskees in #2184
- Pre release fixes by @marcelfolaron in #2185
- fix tests docker db connection by @broskees in #2186
- Fix tests by @marcelfolaron in #2187
- fix unit tests by @marcelfolaron in #2188
- Few phpstan updates by @marcelfolaron in #2189
- acceptance test github action by @marcelfolaron in #2190
- 3.0 by @marcelfolaron in #2181
- make file remove updateLeantime.sh by @marcelfolaron in #2191
- Updated ES translations to 3.0 and some other translation fixes by @jontorrado in #2199
- Update Mailer.php by @hashfunktion in #2197
- 3.0 by @marcelfolaron in #2201
- Update README.md by @marcelfolaron in #2204
- External translations by @marcelfolaron in #2205
- New Crowdin updates by @marcelfolaron in #2206
- fix session issue with cache and implement instance & installation st… by @broskees in #2207
- Pre release fixes by @marcelfolaron in #2210
- [Snyk] Upgrade htmx.org from 1.9.9 to 1.9.10 by @broskees in #2211
- [Snyk] Upgrade uppy from 3.20.0 to 3.21.0 by @broskees in #2194
- fixing ideas, formatting issue and api issues by @marcelfolaron in #2215
- New Crowdin updates by @marcelfolaron in #2213
- Mix and other changes for plugins by @broskees in #2218
- New Crowdin updates by @marcelfolaron in #2217
- new languages, some phpstan fixes by @marcelfolaron in #2219
- New Crowdin updates by @marcelfolaron in #2220
New Contributors
- @suntel-nagamine made their first contribution in #2160
- @atiumcache made their first contribution in #2165
- @hammadzafar05 made their first contribution in #2173
- @hashfunktion made their first contribution in #2197
Full Changelog: v2.4.8...v3.0.0
Leantime v3.0.0-beta
🚀 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
- Allow phar files as plugins by @marcelfolaron in #1983
- fix in template + ssl check overwrites by @marcelfolaron in #2130
- Update vi-VN.ini by @yuvytung in #2129
- [Snyk] Upgrade uppy from 3.19.0 to 3.19.1 by @broskees in #2131
- start of plugin marketplace by @broskees in #2133
- Navigation updates by @marcelfolaron in #2124
- [Snyk] Upgrade datatables.net from 1.13.7 to 1.13.8 by @broskees in #2132
- Navigation updates by @marcelfolaron in #2135
- Code cleanup by @marcelfolaron in #2136
- Widget updates by @marcelfolaron in #2144
- Create backup db command by @marcelfolaron in #2137
- plugin marketplace - initial working state by @broskees in #2143
- [Snyk] Upgrade htmx.org from 1.9.8 to 1.9.9 by @broskees in #2141
- Feature/plugin activation checks by @broskees in #2145
- Widget updates by @marcelfolaron in #2148
- Datetime fixes by @marcelfolaron in #2155
- Theme middleware by @marcelfolaron in #2156
- Feature/casting support helpers by @broskees in #2159
- Add Ticket Filter Search Term by @suntel-nagamine in #2160
- [Snyk] Upgrade fullcalendar from 6.1.9 to 6.1.10 by @broskees in #2158
- [Snyk] Upgrade @fortawesome/fontawesome-free from 6.4.2 to 6.5.0 by @broskees in #2157
- [Snyk] Upgrade uppy from 3.19.1 to 3.20.0 by @broskees in #2147
- fix for editTo and editFrom not saving on new ticket creation by @marcelfolaron in #2161
- Fixes from prod by @marcelfolaron in #2168
- Fix 2 typos in en-US.ini by @atiumcache in #2165
- Update EditOwn.php by @marcelfolaron in #2162
- prod updates by @marcelfolaron in #2169
- Fixes from prod by @marcelfolaron in #2170
- Fixed some Typos by @hammadzafar05 in #2173
- Changes/for custom fields and more by @broskees in #2175
- Fixes from prod by @marcelfolaron in #2174
- Fixes from prod by @marcelfolaron in #2176
- fix marketplace install/enable/remove/disable bugs and other misc bugs by @broskees in #2177
- Revert "fix marketplace install/enable/remove/disable bugs and other misc bugs" by @marcelfolaron in #2178
- Prerelease bug fixes by @broskees in #2180
- news notification by @marcelfolaron in #2179
- fixing small css issues by @marcelfolaron in #2183
- add constructor handling for the caster by @broskees in #2184
- Pre release fixes by @marcelfolaron in #2185
- fix tests docker db connection by @broskees in #2186
- Fix tests by @marcelfolaron in #2187
- fix unit tests by @marcelfolaron in #2188
- Few phpstan updates by @marcelfolaron in #2189
- acceptance test github action by @marcelfolaron in #2190
- 3.0 by @marcelfolaron in #2181
- make file remove updateLeantime.sh by @marcelfolaron in #2191
New Contributors
- @suntel-nagamine made their first contribution in #2160
- @atiumcache made their first contribution in #2165
- @hammadzafar05 made their first contribution in #2173
Full Changelog: v2.4.8...v3.0.0-beta
Leantime v2.4.8
What's Changed
Other Changes
- fix: changed logtime endpoint form using $_POST to using $params data by @jeppekroghitk in #2074
- [Snyk] Upgrade uppy from 3.17.0 to 3.18.0 by @broskees in #2079
- Adds IIS-specific installation note to README.md by @MeatyFresh in #2090
- [Snyk] Upgrade uppy from 3.18.0 to 3.18.1 by @broskees in #2089
- [Snyk] Security upgrade tinymce from 5.10.8 to 5.10.9 by @broskees in #2096
- Fix OIDC last name and phone by @fabiorino in #2097
- Improved and finished Spanish translation by @jontorrado in #2094
- bugfixes and updates discovered in prod by @marcelfolaron in #2100
- Added default value to getAllSprints by @jeppekroghitk in #2111
- Fixes language error by @jontorrado in #2109
- Improved Slack and Mattermost notifications by @jontorrado in #2107
- Added missing Spanish translations for 2.4.4 and 2.4.5 by @jontorrado in #2104
- Added danish translation by @jeppekroghitk in #2113
- Added method for determining API context by @jeppekroghitk in #2115
- [Snyk] Upgrade htmx.org from 1.9.6 to 1.9.7 by @broskees in #2117
- [Snyk] Upgrade datatables.net from 1.13.6 to 1.13.7 by @broskees in #2116
- Added Danish, Slovenian and Khmer to language list by @marcelfolaron in #2118
- Add Korean language support by @williamjeong2 in #2119
- [Snyk] Upgrade htmx.org from 1.9.7 to 1.9.8 by @broskees in #2121
- [Snyk] Upgrade uppy from 3.18.1 to 3.19.0 by @broskees in #2125
- Bug fixes 020408 by @marcelfolaron in #2126
- prod bug fixes by @marcelfolaron in #2127
New Contributors
- @jeppekroghitk made their first contribution in #2074
- @fabiorino made their first contribution in #2097
- @jontorrado made their first contribution in #2094
- @williamjeong2 made their first contribution in #2119
Full Changelog: v2.4.7...v2.4.8
Leantime v2.4.7
Note if you are updating from a previous version please make sure to remove the CsvImport
folder from the Plugins directory
Highlights
- CSV Import is now available in Beta. Please submit any bugs here on github
- Date time format and Timezone can now be updated under user settings (Thank you @eric-hansen )
What's Changed
Other Changes
- Update README.md by @manavb2214 in #2059
- fix: OIDC endless redirects because of wrong empty check by @marcelfolaron in #2060
- User customizable datetime by @eric-hansen in #2032
- Caching settings results, adding timeformat to checks, adding language strings by @marcelfolaron in #2061
- Csv Integration by @kmohta03 in #1756
New Contributors
- @manavb2214 made their first contribution in #2059
- @kmohta03 made their first contribution in #1756
Full Changelog: v2.4.5...v2.4.7
Leantime v2.4.5
What's Changed
🛠 Breaking Changes
Other Changes
- fix: content overflow with long project names #2021 by @marcelfolaron in #2022
- Configure Sweep by @sweep-ai in #2026
- Refactor telemetry handling by @marcelfolaron in #2029
- feat(login form): hide form if config is true by @eric-hansen in #2025
- Update README.md by @bhargavshirin in #2037
- [Snyk] Upgrade datatables.net-rowgroup from 1.4.0 to 1.4.1 by @broskees in #2041
- Fixes from production by @marcelfolaron in #2039
- Fix OIDC by @marcelfolaron in #2048
- Getting started links by @marcelfolaron in #2049
- Fixed typos in README.md by @vaibhav-009 in #2050
- Update .gitignore by @marcelfolaron in #2053
- Align db versions with actual version number by @marcelfolaron in #2054
New Contributors
- @sweep-ai made their first contribution in #2026
- @bhargavshirin made their first contribution in #2037
- @vaibhav-009 made their first contribution in #2050
Full Changelog: v2.4.4...v2.4.5
Leantime v2.4.4
What's Changed
🐞 Bug Fixes
- fix: variety of bug fixes by @marcelfolaron in #2012
- fix: Firefox can't handle the animations. Removing by @marcelfolaron in #2019
- fix: milestone progress calculation not correct by @marcelfolaron in #2020
Other Changes
- Add github trending badge in readme file by @liweiyi88 in #1999
- Update pl-PL.ini by @KaminskiDaniell in #2001
- Bump @babel/traverse from 7.22.20 to 7.23.2 by @dependabot in #2013
- Bump tinymce from 5.10.7 to 5.10.8 by @dependabot in #2014
- Bump postcss from 8.4.30 to 8.4.31 by @dependabot in #2015
- Update README.md by @AbhineshJha in #2011
- [Snyk] Upgrade uppy from 3.16.0 to 3.17.0 by @broskees in #2018
- Added translation to ru-RU.ini by @Ogoyukin in #2017
New Contributors
- @liweiyi88 made their first contribution in #1999
- @KaminskiDaniell made their first contribution in #2001
- @AbhineshJha made their first contribution in #2011
- @eric-hansen made their first contribution in #1986
- @Ogoyukin made their first contribution in #2017
Full Changelog: v2.4.3...v2.4.4
Leantime v2.4.3
What's Changed
🐞 Bug Fixes
- Fix: canvas repository not found on blueprints by @marcelfolaron in #1990
- Fix: Datetimepickers not visible on table views for duedates
Other Changes
- Remove typos by @omimakhare in #1998
- Fix List icons in German Language by @Stiles96 in #1996
New Contributors
- @omimakhare made their first contribution in #1998
- @Stiles96 made their first contribution in #1996
Full Changelog: v2.4.2...v2.4.3
Leantime v2.4.2
What's Changed
🐞 Bug Fixes
- Bug fixes by @marcelfolaron in #1982
- fix: anonymous component error
- fix: Wrong type if user by sha cannot be found (ical)
- fix: Check if menu type is set (empty if no project)
- Remove unnecessary logs
- fix: Check if session is set since in cases the data comes via ical
- fix: remove double slash to avoid class duplication bug
- fix: newticket model was not initialized correctly
- fix: remove milestone issues on several canvas dialogs
- fix(css): menu resizing issue on smaller devices
Other Changes
New Contributors
Full Changelog: v2.4.1...v2.4.2
Leantime v2.4.1
What's Changed
🎉 New Features
- Mark down support by @marcelfolaron in #1973
🐞 Bug Fixes
- Fix Broken Links in CONTRIBUTING.md by @chriscavalluzzi in #1970
- Cleanup Sample Config File Comments by @chriscavalluzzi in #1969
- Fixes: Ldap issue, comment replies throwing 500, url on gantt chart, dropdown for table views by @marcelfolaron in #1972
Other Changes
- version bump by @marcelfolaron in #1975
New Contributors
- @chriscavalluzzi made their first contribution in #1970
Full Changelog: v...v2.4.1
Leantime v2.4
Note: This is a noop test release to verify our new github action for releases
Full Changelog: v2.4-323b132e8746d1a15156809986f46661b7e40b5b...v2.4-31940634