TaskBoard v0.2.1 Release Notes

Release Date: 2014-10-20 // over 9 years ago
  • 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 when api/ is not writable
    • ๐Ÿ‘‰ User filter for admins on Settings board list