Releases: kiswa/TaskBoard
Releases · kiswa/TaskBoard
v0.2.3
v0.2.2
v0.2.1
Do Not Use
Get v0.2.2 instead - Only here to maintain history
New in v0.2.1
- Supports nginx (@alex3305)
- Supports use in Docker (Ubuntu Trusty & nginx - @alex3305)
- Build scripts executable by default (@niedzielski)
- Automatic Actions now allow "Unassigned" and "Uncategorized" for changing assignee or category (Issue #5)
- Links in item descriptions open in new tab (Issue #18)
- Lanes are now Columns to match common Kanban terminology (Issue #4)
- Any exception in API is handled and returns a 503 (inspired by @amalfra)
To do before v1.0.0:
Fix reported issues!
Planned New Features
Automatic Actions- Public board access
- Create Active/Inactive board states
Planned Enhancements
Better error message whenapi/
is not writable- User filter for admins on Settings board list
v0.2.0
New in v0.2.0:
- Created Automatic Actions to allow specific actions to trigger changes
- Improved login error so improper install (unwriteable
api
directory) is more obvious - Additional context menu item for admins
- Made a few UI changes
- Fixed bug with logging board activity
- Updated RedBeanPHP and AngularJS to latest versions
- API security enhancements
To do before v1.0.0:
New Features
Automatic Actions- Public board access
Enhancements
Better error message whenapi/
is not writable- User filter for admins on Settings board list