-
-
Notifications
You must be signed in to change notification settings - Fork 303
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #236 from kiswa/bugfixes
Merge bugfixes branch
- Loading branch information
Showing
12 changed files
with
67 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,9 @@ | ||
v0.3.0 | ||
v0.3.1 | ||
|
||
Changelog | ||
|
||
* 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. | ||
* Fix automatic action color change bug. | ||
* Fix new user default board bug. | ||
* Fix boards button bug. | ||
* Fix modal display bug. | ||
* Allow email to be reset to nothing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters