Releases: kiswa/TaskBoard
Releases · kiswa/TaskBoard
V1.0.2
New Features
- German translation - Thanks to @ben-so
Updates
- N/A
Bug Fixes
- New user creation defaults Security Level to User
- Drag-and-drop automatic actions correctly update UI
- Special characters in emails now handled correctly - Contributed by @ben-so
- Changing card order now updates UI correctly
- Token refresh no longer causes user to be logged out
- Minor fixes for Spanish translations
v1.0.1
v1.0.0
v0.3.1
v0.3.0
The Settings update. It's finally here!
New in v0.3.0
- Adding a new Column to a board correctly shows it at the end of the columns.
- The list of boards can be sorted.
- Boards can be marked inactive to disallow using them without deleting.
- The list of boards can be filtered.
- Multiple logins per user are now possible.
- Additional setting to disable animations throughout.
- Expandable text inputs expand vertically and reset size on modal open.
- 'Move to Column' context menu improvements.
- Fix for missing Authorization header on some platforms.
- Fix for missing Automatic Action trigger 'category change'.
- Add ability to have emails sent on several status changes.
- Pulled some inline styles out (two remain, but are required for coloring tasks).
- Add setting to make new tasks appear at top or bottom of columns.
- Removed "No description" text from empty tasks.
- Add setting to hide "Assigned To: Unassigned" on tasks.
See Issues (sort by milestone!) for future plans.
v0.2.7
New in v0.2.7
- Additional way to dismiss Activity Log in Settings
- Image attachments resize to fit preview pane
- Uploaded files show username immediately
- Items can be moved to collapsed columns with new context menu item
- Automatic actions bugfix.
- The color picker has a pre-defined palette to choose from
- Edit Board Columns and Categories input box bugfix
See Issues (sort by milestone!) for future plans.
v0.2.6
New in v0.2.6
- Settings Updates
- Choose to hide items on filter
- Choose boards when creating/editing a user
- Comments can be edited
- Dates show up on comments and attachments without reload
- Opening login page redirects to boards if a valid token is found
See The RoadMap for future plans.
v0.2.5
New in v0.2.5:
- Markdown support in comments.
- Modal dialogs now auto-focus the first input.
- Current version is displayed beneath login form and in header on all pages.
See The RoadMap for future plans.
v0.2.4_1
New in v0.2.4:
- Bugfix for attachments downloading with hash instead of file name (#41).
- Bugfix for item positions (#37).
- noty errors are ignored now.
- Favicons added.
- API Error now returns exception message in JSON data.
- Buttons updated to use "Save" instead of "Edit" text (#43) (also, icons).
- Make page title the same in dev or production setup. (This is why there's a
_1
for this release.)
See The RoadMap for future plans.
v0.2.4: Merge pull request #55 from kiswa/dev
New in v0.2.4:
- Bugfix for attachments downloading with hash instead of file name (#41).
- Bugfix for item positions (#37).
- noty errors are ignored now.
- Favicons added.
- API Error now returns exception message in JSON data.
- Buttons updated to use "Save" instead of "Edit" text (#43) (also, icons).
See The RoadMap for future plans.