All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Swimlane Support for Tasks
- My Tasks page
- Note about 2FA on login
1.1.5 - 2021-09-05
- Users can create personal projects.
- Users can access projects and interact depending on their permission | Thanks: @bobylapointe63.
1.1.4 - 2021-09-01
- Users can login regardless of their profile type | Thanks: @bobylapointe63.
1.1.3 - 2021-08-28
- Fixed the Dark Theme colors on Login Page after logging out | Thanks: @murchu27.
1.1.2 - 2021-08-27
- The login URL doesn't need the 'jsonrpc.php' anymore. Users can type only the Kanboard URL or specify the 'jsonrpc.php' endpoint if needed.
- Uncaught login error redirected to login screen without valid credentials | Thanks: @murchu27.
1.1.1 - 2021-07-21
- Added Avatars to Tasks, subtasks, comments and Kanban
- Changed Logo design to comply with Google Play Policies
- Kanban now refresh elements after pop out from task page.
1.1.0 - 2021-07-19
- Changelog Section in Side Menu showing this Changelog
- Added Tutorial Dialog image for Cards
- Shimmer Animation colors for loading Activities
- Empty Overdue Tasks now shows the Empty Icon Image
- Common Framework Bugs and warnings
1.0.9 - 2021-07-18
- Comments section for tasks. User can add comments and remove them
- Added Overdue Tasks page in Home
- Added Activity Page in Home
- Kanban Columns duplicated when moving Items
1.0.8 - 2021-07-16
- Subtasks can be Reordered by long pressing and Drag.
1.0.7 - 2021-07-15
- Close Task Functionality
- Sound Feedback when tapping Cards
- Time Spent for Subtasks
- Cards Can be re-arranged inside column on Kanban
- Bottom padding on Tasks/Subtasks lists.
- Lowered Circle decoration in AppBar to fix overlaping in dark Mode
- Fixed Project Page task List not refreshing when updating the task
1.0.6 - 2021-07-13
- Kanban Functionality. Now you can drag tasks in Kanban View among columns.
- Added About Page
- Added developer's support link.
- Wrapped Tasks/subtasks card's titles text to show full title of task, instead of excerpt
- Going back to login when logging in.
1.0.5 - 2021-07-11
- Dark Mode
1.0.4 - 2021-07-10
- Drawer Menu on Home Page with items
- Support Link to This Github Repo
- Logout option
- Projects can now be deleted with Slidable feature.
- Changed package Name as standars suggests. Note: You may want to uninstall the old app, as this one will use a new Package name.
1.0.3 - 2021-07-10
- Redirect to Login Screen if login credentials fails, notifying the user with a notification Bar at the bottom.
- Added Spent Time Field for Tasks
- Added "In Progress" Status for Subtasks. Now Subtasks have all the 3 status (undone, progress, completed).
- Added TimeTracking start/end for subtasks when started/completed
- Changed task Page loading animation design.
- Fixed Validation of response data from Server and added handling
- Fixed Color Picker from Task Form
- Fixed DateTime Fields in Task Form, adding a Limit date/time depending on Start/Due date selection
- Home Screen shows projects by User
1.0.2 - 2021-07-09
- Added Validation to API errors 403 Forbidden in Project Page
- Fixed Ending loading Project Page, because of 403 errors from API
1.0.1 - 2021-07-09
- Fixed Signatures for App in AndroidManifest & build.gradle.
- Fixed Title name in Main.dart (This title affects the running application in Android Devices)
1.0 - 2021-07-09
- Initial Release.