Highlights
- Fixed various bugs (https://github.com/Leantime/leantime/milestone/19?closed=1)
- Allow group changes on dashboard task hierarchy
- improved file name handling
What's Changed
09731cd fix: company managers should only be able to change projects in their own org
5c88b82 task: version bump
c98aa02 feat: group changes via drag and drop
bae8cfe task: remove junie file
27553ea task: update unit test
4d88d5d task: improve claude code prompt
781e6a3 task: code cleanup
3857ca2 fix: resolve issue with composer loading for phar plugins
7105207 fix: improved filename sanitizer
8b03391 fix: datetime formatting issue on project settings
ebdf2bd fix: delete goal board issue
981b103 fix: error when saving idea without title
eb1c076 fix: Ensure api users remain on project after save
5b54b2d fix: typos
6abbdc0 feat: allow setting redis db
dfae805 fix: edge case where autosave retention of editor is too long
4f43795 task: add class to appsLink menu point
063fe14 fix: load more ticket loader unset variable
036c0ff Merge branch 'master' of https://github.com/Leantime/leantime
db98d25 fix: Fix exception handler when logger facade not available
6850290 task: update packages
1a02581 feat: Improve ticket search query
1dd92a4 Applied coding standards
36d47e9 Made it possible to get all comments
ae8fdca Fixed JSON RPC acceptance tests
a7b3147 Updated type declaration for id parameter
11bcaeb fix: revert sql based limit setting in todo widget since we need to verify done/open tasks afterwards
9c30c28 Merge branch 'master' of https://github.com/Leantime/leantime
4ddb8b7 fix: broken twoFA qr code generation fixed
Full Changelog: v3.5.9...v3.5.10