v0.3.0 #79
masoncfrancis
started this conversation in
Releases
v0.3.0
#79
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
New features
We have transitioned to-dos into Tasks. Tasks come with a few improvements, such as:
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./todoand 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. You may need to clear your browser cache for the changes to work properly.
Other changes
Add backend tests by @masoncfrancis in Add backend tests #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 Bump github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.12 in /server in the go_modules group across 1 directory #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 Bump minimatch from 3.1.2 to 3.1.5 in /client in the npm_and_yarn group across 1 directory #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 Bump next from 16.1.6 to 16.1.7 in /client in the npm_and_yarn group across 1 directory #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 Bump flatted from 3.3.3 to 3.4.2 in /client in the npm_and_yarn group across 1 directory #58
Bump the npm_and_yarn group across 1 directory with 1 update by @dependabot[bot] in Bump the npm_and_yarn group across 1 directory with 1 update #59
Bump bootstrap from 5.3.7 to 5.3.8 in /client by @dependabot[bot] in Bump bootstrap from 5.3.7 to 5.3.8 in /client #63
Bump next from 16.1.7 to 16.2.2 in /client by @dependabot[bot] in Bump next from 16.1.7 to 16.2.2 in /client #66
Bump gorm.io/gorm from 1.30.1 to 1.31.1 in /server by @dependabot[bot] in Bump gorm.io/gorm from 1.30.1 to 1.31.1 in /server #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 Bump next from 16.2.2 to 16.2.3 in /client in the npm_and_yarn group across 1 directory #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 Bump github.com/gofiber/fiber/v2 from 2.52.12 to 2.52.13 in /server in the go_modules group across 1 directory #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 Bump next from 16.2.4 to 16.2.6 in /client in the npm_and_yarn group across 1 directory #75
Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in Bump the npm_and_yarn group across 1 directory with 2 updates #77
Full Changelog: 0.2.4...0.3.0
This discussion was created from the release v0.3.0.
Beta Was this translation helpful? Give feedback.
All reactions