v1.2.14
版本发布时间: 2020-04-16 11:53:07
kanboard/kanboard最新发布版本:v1.2.40(2024-09-26 12:14:59)
- 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
- Add environment variables support to configure the application
- Add the possibility to make project tags global from project settings
- Fix regex to detect external links with attachments
- Use KANBOARD_URL to build URIs if specified
- Make
time_spent
andtime_estimated
fields editable forupdateTask
andcreateTask
API calls - Kanboard now requires PHP >= 7.2 since other versions are deprecated
- Avoid page shrinking when drag and drop cards on iOS devices
- Added a hover color to i elements inside the "dropdown-submenu-open" class
- Avoid duplicating Dockerfiles for each architecture