Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Releases: Pong420/google-tasks-desktop

3.0.0

21 Jun 06:42
Compare
Choose a tag to compare
  • Rewrite redux state patterns, use redux hooks, and some components.
  • Better coding style

2.0.3

14 Nov 13:15
Compare
Choose a tag to compare

Fix for someone who cannot launch with 2.0.1 / 2.0.2

2.0.2

15 Aug 14:42
Compare
Choose a tag to compare

Please checkout 2.0.3

2.0.1

01 Aug 06:11
Compare
Choose a tag to compare

if you have changed your synchronization config, you should change it again

Bug Fix

  • Cannot change to other task lists if detail view once opened

Update

  • Synchronization will also include the task lists

Chores

  • Replace electron-sotre withlowdb
  • Update FIle/Local storage handling
  • Some code review

2.0.0

13 Jul 16:22
Compare
Choose a tag to compare

2.0.0 Rewrite redux state patterns and some components. The performance is much better before but I am not familiar with the unit test, so there may have some mistake.

Highlight

  • You will not feel laggy while typing even with many tasks
  • Support move tasks up/down through keyboard shortcuts when sorting by date
  • Easier to drag and drop a task

1.4.0

30 Jun 06:30
Compare
Choose a tag to compare

Update

  • Update dark theme and some style
  • Allow move task to another list
  • Code review

Bug fix

  • Adjust task icon posiiton
  • Fix auth page style

1.3.2

05 Jun 15:50
Compare
Choose a tag to compare

Updated

  • Preferences some ui and label update

Bug fix

  • Auth component style
  • Completed task list header block the last task item
  • Conflicts between actions during offline and sync after reconnection
  • Ui broken with long task list name
  • Refetch tasks after rename task list
  • Content may rollback during typing

1.3.0

30 May 07:02
Compare
Choose a tag to compare

Update

  • Add transition to toggle completed task list
  • Add offline handling on task list
  • Slightly change of accent colours
  • Preferences, keyboard shortcut UI update
  • Add electron-store for preferences
  • Add synchronization handling
  • Restore application position when reopen

Bug Fixes

  • Fix layout broken with long notes
  • Fix hover on completed task list
  • Fix scroll content for window & linux

1.2.0

19 May 01:36
Compare
Choose a tag to compare

Update

  • Offline handling, your action during offline will triggered after reconnection
  • Delete all completed task handling
  • Add error message for entering empty task list name during rename/new task list
  • Goto last visited task list after reopen
  • Revise task list's related redux script

Bug Fix

  • Fix multiple move task api request
  • Fix form modal default value
  • Some style issues

1.1.1

13 May 02:48
Compare
Choose a tag to compare
  • Fix cursor always move to end when typing