Skip to content

v0.4.0

Latest

Choose a tag to compare

@masoncfrancis masoncfrancis released this 18 May 21:30
· 9 commits to main since this release

This release has no new features, but is a major release because it includes breaking changes

Breaking Changes:

  • If you are running the client and server locally (or in 2 separate Docker containers), you must replace NEXT_PUBLIC_SERVER_URL with VITE_SERVER_URL in your client/.env.production file. If you do not, HomeLogger will not work properly.
  • If you are running using the pre-built Docker image (francislaboratories/homelogger) or are building the combo image (as used in combo.docker-compose.yml, no action is required.

What's Changed

As always, please start a discussion post if you see any issues with this version. Make sure to back up before upgrading.

Full Changelog: 0.3.0...0.4.0