Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@rtuszik rtuszik released this 15 Sep 12:52
· 9 commits to main since this release

v1.2.1 Patch Notes

This patch addresses documentation updates and a critical fix for Docker configuration.

Changes

Documentation Updates [#18]

  • Updated README.md to include volume for settings in the docker-compose example
  • Fixed minor formatting issues in the roadmap section
  • Removed trailing newline for improved consistency

Docker Configuration Fix

  • Updated Dockerfile to use settings.ini instead of settings.toml, aligning with the new configuration format

Pull Requests Merged

  • #18: Documentation updates for Docker setup and minor formatting fixes

This patch ensures that the Docker setup correctly uses the new INI configuration format and improves the clarity of our documentation. Users should now be able to build and run the Docker image without configuration-related errors.

Full Changelog: v1.2.0...v1.2.1