🚨 v2.0.0 Migration Notice: Breaking Change
Version v2.0.0
introduces a breaking change: most configuration values have moved from .env
to a new config.yaml
file. This requires manual action on your part.
What's Changed
- Update README; new user how-to by @SorenKyhl in #590
- ISSUE #589: Use timzone to render dates by @robiningelbrecht in #593
- ISSUE #587: Allow to prepend base path to relative URIs by @robiningelbrecht in #588
- ISSUE-586: include history in dashboard command handler by @oddish3 in #591
- ISSUE #594: Move config to YAML file by @robiningelbrecht in #595
New Contributors
- @SorenKyhl made their first contribution in #590
Full Changelog: v1.3.6...v2.0.0