Skip to content

v0.3.0

Choose a tag to compare

@masoncfrancis masoncfrancis released this 15 May 21:49
· 19 commits to main since this release

New features

We have transitioned to-dos into Tasks. Tasks come with a few improvements, such as:

  • Prioritizations
  • Due dates
  • Recurring items

All of your current to-do items will be converted into tasks when running this version for the first time.

Any to-do items made via the backend API /todo (and related endpoints) after initial migration will not be migrated at any time, and will be unaccessible. /todo and related endpoints will be removed in the next major release.

Make Backups Before Upgrading

As with any version upgrade, make a backup before upgrading. You can find instructions for backing up your data on the main page of this repo. If you decide to do a manual file copy to back up your data instead of downloading from within the app, make sure HomeLogger is shut down before you start.

If you experience any issues with the upgrade, please create a new Discussion post and we'll look into it.

Other changes

  • Add backend tests by @masoncfrancis in #54

  • Bump github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.12 in /server in the go_modules group across 1 directory by @dependabot[bot] in #52

  • Bump minimatch from 3.1.2 to 3.1.5 in /client in the npm_and_yarn group across 1 directory by @dependabot[bot] in #56

  • Bump next from 16.1.6 to 16.1.7 in /client in the npm_and_yarn group across 1 directory by @dependabot[bot] in #57

  • Bump flatted from 3.3.3 to 3.4.2 in /client in the npm_and_yarn group across 1 directory by @dependabot[bot] in #58

  • Bump the npm_and_yarn group across 1 directory with 1 update by @dependabot[bot] in #59

  • Bump bootstrap from 5.3.7 to 5.3.8 in /client by @dependabot[bot] in #63

  • Bump next from 16.1.7 to 16.2.2 in /client by @dependabot[bot] in #66

  • Bump gorm.io/gorm from 1.30.1 to 1.31.1 in /server by @dependabot[bot] in #62

  • Bump next from 16.2.2 to 16.2.3 in /client in the npm_and_yarn group across 1 directory by @dependabot[bot] in #71

  • Bump github.com/gofiber/fiber/v2 from 2.52.12 to 2.52.13 in /server in the go_modules group across 1 directory by @dependabot[bot] in #74

  • Bump next from 16.2.4 to 16.2.6 in /client in the npm_and_yarn group across 1 directory by @dependabot[bot] in #75

  • Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #77

Full Changelog: 0.2.4...0.3.0