Skip to content

Releases: snehmatic/mindloop

v1.10.1

14 May 16:42
b895625

Choose a tag to compare

Changelog

  • b895625 feat: completion of parent task will mark subtasks as done (#116)

v1.10.0

13 May 16:50
0d60f86

Choose a tag to compare

Changelog

v1.9.4

06 May 12:03
b295e30

Choose a tag to compare

Changelog

v1.9.3

05 May 16:25

Choose a tag to compare

Changelog

v1.9.2

03 May 15:48
eada0f9

Choose a tag to compare

Changelog

  • eada0f9 design: implement premium logo and cleanup assets (#102)

v1.9.1

03 May 07:26
14912ed

Choose a tag to compare

Changelog

  • 14912ed Merge pull request #101 from snehmatic/feature/premium-ui-ux

v1.9.0

03 May 06:42
1f0b4bf

Choose a tag to compare

Changelog

  • 5c3b962 chore(deps): bump github.com/jackc/pgx/v5 (#93)
  • 2fd5830 chore(deps): bump github.com/jackc/pgx/v5 (#95)
  • ae4b1f0 chore(deps): bump github.com/rs/zerolog from 1.35.0 to 1.35.1 (#96)
  • 1f0b4bf feat(ui/ux): comprehensive UX overhaul and documentation sync (#100)
  • d735f9e fix(ui): improve responsive layout for large and small screens (#97)
  • c02830d fix: gorm error and vuln. (#99)

v1.8.1

05 Apr 13:51
695e4c3

Choose a tag to compare

Changelog

  • 08d5668 chore(deps): bump github.com/rs/zerolog from 1.34.0 to 1.35.0 (#91)
  • 695e4c3 fix: ux improvements for subtask order and action redirects (#92)

v1.8.0

29 Mar 13:33
306a054

Choose a tag to compare

Changelog

v1.7.1

22 Mar 07:07
50d866e

Choose a tag to compare

Changelog

  • 50d866e chore: fix lint issues and add documentation comments (#87)
  • 2ab98b1 feat: implement AuthZ and AuthN (#83)
  • 3fd053c feat: implement Routines and Rituals core and CLI (#84)
  • 3bffb58 feat: implement tasks and sub-tasks core and CLI (#85)
  • 6c77b9c feat: make journal and notes cards clickable (#81)
  • 40b0c6d revert: Authentication features