Skip to content

Releases: Jeoxs/khanos

Khanos 1.1.6

30 Oct 16:30
Compare
Choose a tag to compare

Added

  • Swimlane Support for Tasks
  • My Tasks page
  • Note about 2FA on login

Khanos 1.1.5

05 Sep 17:22
Compare
Choose a tag to compare

Added

  • Users can create personal projects.

Fixed

  • Users can access projects and interact depending on their permission | Thanks: @bobylapointe63.

Khanos v1.1.4

01 Sep 04:48
Compare
Choose a tag to compare

[1.1.4] - 2021-09-01

Fixed

  • Users can login regardless of their profile type | Thanks: @bobylapointe63.

Khanos v1.1.3

28 Aug 23:29
Compare
Choose a tag to compare

Fixed

  • Fixed the Dark Theme colors on Login Page after logging out | Thanks: @murchu27.

Khanos 1.1.2

27 Aug 20:31
Compare
Choose a tag to compare

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

19 Jul 23:41
Compare
Choose a tag to compare

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

16 Jul 22:04
Compare
Choose a tag to compare

[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

15 Jul 23:01
Compare
Choose a tag to compare

[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

14 Jul 02:45
Compare
Choose a tag to compare

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

12 Jul 01:43
Compare
Choose a tag to compare

Added

  • Dark Mode