Releases: Jeoxs/khanos
Releases · Jeoxs/khanos
Khanos 1.1.6
Khanos 1.1.5
Added
- Users can create personal projects.
Fixed
- Users can access projects and interact depending on their permission | Thanks: @bobylapointe63.
Khanos v1.1.4
[1.1.4] - 2021-09-01
Fixed
- Users can login regardless of their profile type | Thanks: @bobylapointe63.
Khanos v1.1.3
Fixed
- Fixed the Dark Theme colors on Login Page after logging out | Thanks: @murchu27.
Khanos 1.1.2
Changed
- 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.
Fixed
- Uncaught login error redirected to login screen without valid credentials | Thanks: @murchu27.
Khanos 1.1.0
Added
- Changelog Section in Side Menu showing this Changelog
- Added Tutorial Dialog image for Cards
Changed
- Shimmer Animation colors for loading Activities
Fixed
- Empty Overdue Tasks now shows the Empty Icon Image
- Common Framework Bugs and warnings
Khanos 1.0.8
[1.0.8] - 2021-07-16
Added
- Subtasks can be Reordered by long pressing and Drag.
Note: This Feature will work with custom API Modification (PR Made in Kanboard's Official Repo Here!
If you cannot wait for the PR or cannot update your Kanboard after that, you can update "app/Api/Procedure/SubtaskProcedure.php" file and add the changes Proposed in the Pull Request
Khanos 1.0.7
[1.0.7] - 2021-07-15
Added
- Close Task Functionality
- Sound Feedback when tapping Cards
- Time Spent for Subtasks
Fixed
- 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
Khanos 1.0.6
Added
- Kanban Functionality. Now you can drag tasks in Kanban View among columns.
- Added About Page
- Added developer's support link.
Changed
- Wrapped Tasks/subtasks card's titles text to show full title of task, instead of excerpt
Fixed
- Going back to login when logging in.
Khanos 1.0.5
Added
- Dark Mode