|
|
|
@ -4,8 +4,10 @@ All notable changes to this project will be documented in this file. |
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). |
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). |
|
|
|
|
|
|
|
|
|
|
|
## [Unreleased] |
|
|
|
## [Unreleased] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## [0.6.5-beta] - 2022-08-02 |
|
|
|
### Fixed |
|
|
|
### Fixed |
|
|
|
- Fix database initializer; fresh installs with v0.6.4-beta are missing some config data |
|
|
|
- Fix database initializer; fresh installs with v0.6.4-beta are missing some config data and should upgrade |
|
|
|
|
|
|
|
|
|
|
|
## [0.6.4-beta] - 2022-07-28 |
|
|
|
## [0.6.4-beta] - 2022-07-28 |
|
|
|
### Fixed |
|
|
|
### Fixed |
|
|
|
@ -1278,7 +1280,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). |
|
|
|
- Initial release to facilitate testing outside of Docker. |
|
|
|
- Initial release to facilitate testing outside of Docker. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Unreleased]: https://github.com/jasongdove/ErsatzTV/compare/v0.6.4-beta...HEAD |
|
|
|
[Unreleased]: https://github.com/jasongdove/ErsatzTV/compare/v0.6.5-beta...HEAD |
|
|
|
|
|
|
|
[0.6.5-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.6.4-beta...v0.6.5-beta |
|
|
|
[0.6.4-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.6.3-beta...v0.6.4-beta |
|
|
|
[0.6.4-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.6.3-beta...v0.6.4-beta |
|
|
|
[0.6.3-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.6.2-beta...v0.6.3-beta |
|
|
|
[0.6.3-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.6.2-beta...v0.6.3-beta |
|
|
|
[0.6.2-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.6.1-beta...v0.6.2-beta |
|
|
|
[0.6.2-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.6.1-beta...v0.6.2-beta |
|
|
|
|