github Mozzo1000/booklogr v1.3.0

5 days ago

Release 1.3.0 🎉
This release comes with various fixes but most noticeably an overhaul of how deploying a demo instance is handled (affects https://demo.booklogr.app) and a docker image for background workers. Previously background workers had to be manually started from source.

Changelog

Added

  • Docker image for background worker

Fixed

  • Tasks not being able to be created.
  • Incorrect volume paths in provided docker-compose.yml file for postgres and auth-server services.

Changed

  • Account settings now have a more responsive layout.
  • Worker management CLI now connects to the database via environment variable DATABASE_URL
  • Updated auth-server to version 1.1.1 in the provided docker-compose.yml file
  • Demo mode is now enabled with environment variables instead of requiring building from source.

Full Changelog: v1.2.0...v1.3.0

Don't miss a new booklogr release

NewReleases is sending notifications on new releases.