Skip to content

Releases: dromse/obsidian-gamified-tasks

1.0.7

12 Apr 18:44
Compare
Choose a tag to compare

1.0.7

  • Fixed issue #11

1.0.6

11 Apr 19:18
Compare
Choose a tag to compare

1.0.6 - Correct Reset by Local Time and UI Enhancements

  • Fixed bug with not correct resetting tasks, now Grind Manager use your local time instead of ISO time.
  • Say goodbye to broken UI on phones; Grind Manager interface now adapts and responds flawlessly across all devices.
  • Minor bug fixes and refactoring.

1.0.5

10 Apr 21:08
Compare
Choose a tag to compare

1.0.5 - Live Reloading

  • Added live reloading list of tasks, rewards or history on vault modification.
  • Resolved issues with the old historical state, which were causing problems on resetting recurring tasks properly.

1.0.4

10 Apr 11:33
Compare
Choose a tag to compare

1.0.4 - Bug fix

Fixes

  • plugin cannot be enabled on mobile devices because of using global.React, global is not defined (Tested on Android)

Commits

8a7b7d4

1.0.3

10 Apr 07:07
Compare
Choose a tag to compare

1.0.3 - Bug Fixes / Minor Updates

  • fixed React is not defined.
  • fixed immediate counter resets when history is empty.
  • refactored: moved 'tasks' key in sessionStorage to 'grind-manager__tasks'.

1.0.2

04 Apr 07:02
Compare
Choose a tag to compare

1.0.2 - Review fixes

  • updated minAppVersion to 1.5.12.
  • check if user use Daily notes plugin.
  • fix sentence case in ribbon text.

1.0.1

02 Apr 14:47
Compare
Choose a tag to compare

1.0.1 - Bugfix

  • fix date duplication in completion link to daily note.

1.0.0

01 Apr 13:17
Compare
Choose a tag to compare

1.0.0 - Initial release

Implemented

  • Parsing tasks from vault + Middlewares
  • Functional for earning and spending coins
  • Work with counters
  • Recurrence
  • Changing statuses for tasks
  • Default settings in Obsidian Settings Tab