All Versions
13
Latest Version
Avg Release Cycle
179 days
Latest Release
1463 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.0.2 Changes
September 05, 2020๐ 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 Changes
June 04, 2020๐ New Features
- N/A
โก๏ธ Updates
- Made base href dynamic, so there is no need to alter it after 'install'
๐ Bug Fixes
- N/A
-
v1.0.0 Changes
June 01, 2020๐ New Features
- Complete re-write
- Conversion script for migrating to new database format (sqlite only)
โก๏ธ Updates
- N/A
๐ Bug Fixes
- N/A
-
v0.3.1 Changes
December 04, 2015๐ The Bugfix update.
๐ New in v0.3.1
- ๐ 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.
๐ See Issues (sort by milestone!) for future plans.
-
v0.3.0 Changes
June 06, 2015โก๏ธ 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 Changes
December 05, 2014๐ 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 Changes
November 11, 2014๐ 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.
- โก๏ธ Settings Updates
-
v0.2.5 Changes
October 28, 2014๐ 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 Changes
October 25, 2014๐ 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.
-
v0.2.4._1 Changes
October 25, 2014๐ 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.