Kanboard - Package Updates
-
You can use this thread to track updates to the Kanboard package.
Please open issues in a separate topic instead of replying here.
-
[1.11.0]
- Update Kanboard to 1.2.14
- Update translations
- Add new event subtask.create_update
- Replace Travis CI by GitHub Actions
- Add option to enable or disable global tags per projects
- Show group membership(s) in user summary and user list
- Docker: use real hostname instead of "localhost"
- Add new task/project image hooks
- Fix invalid RSS feed encoding
- Add new plugin hooks
- Rename "private" projects to "personal"
- Add per-project and per-swimlane task limits
- Use parent task color when converting a subtask to task
-
[1.12.0]
- Use latest base image 2.0.0
-
[1.12.1]
- Update Kanboard to 1.2.15
- Full changelog
- Added PUT method using CURLOPT_CUSTOMREQUEST
- Open large modal when clicking on edit category link
- Set margin-bottom at 0 only for the last child of a tooltip element
- Prevent last swimlane to be hidden if there is only one
- Make tooltip events bubble
- Keep newlines in markdown
- Show the color dropdown when creating a new automatic action
- Update translations
- Add action to assign a user when the swimlane change
-
[1.13.0]
- Make php.ini customizable
- Fix screenshot links
- Add forum url to manifest
-
[1.13.1]
- Update Kanbaord to 1.2.16
- Full changelog
- Update Composer dependencies
- Update translations
- Add link to toggle column scrolling in board view
- Add missing environment variables in php-fpm config
- Add setting that makes possible any new LDAP user to be Manager by default
- Add ARIA label to modal link with title attribute
- Add ARIA label to user mention
- Add ARIA label to letter avatars
- Add ARIA label to project select role without label
- Add ARIA label to dropdown autocomplete without label
- Add ARIA label to form text editor without label
- Add ARIA label to icons with title attributes
- Add ARIA label for form inputs without labels
- Add ARIA label for elements with titles
- Add hidden accessible form input labels
- Add hidden accessible titles
- Hide user name from screen readers
- Correct table collapsed column titles
- Prevent the original page from being modified by the opened link
- Allow email to be retrieve by SSO ReverseProxy
- Fix grammatically incorrect error message
- Add option to configure SMTP HELO name
- Add new config parameter SESSION_HANDLER
- Fix clearing of all Javascript storage
- Added standard notification footer to comment email template
-
[1.13.2]
- Do not sync user's role from LDAP
-
[1.13.3]
- Update Kanboard to 1.2.17
- Fix grammatical errors
- Add autocomplete attribute to HTML forms
- Added "Mexican Peso" to the list of currencies
- Added an option to send a copy of all generated e-mails to a BCC address
- Don't force role of users if no LDAP groups defined
- Keep the tags when converting a subtask to task
- Bump symfony/stopwatch from 5.1.8 to 5.2.0
- Bump pimple/pimple from 3.3.0 to 3.3.1
- Bump symfony/stopwatch from 5.2.0 to 5.2.1
- Publish Docker images to GitHub container registry in addition to Docker Hub
- Use Github Actions to publish Docker images
- Check if the user is assigned to any role in the project
- Fix tasks.swimlane_id foreign key for Sqlite
- Remove unused namespaces
- Add mk_MK (Macedonian) translation
- Update translations
-
[1.13.4]
- Update Kanbaord to 1.2.18
- Changelog
- Add missing pt_br translations
- Update ja_JP translations
-
[1.14.0]
- Update base image to v3
- Update PHP to 7.4