You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
934 B
Markdown
41 lines
934 B
Markdown
# Changelog
|
|
|
|
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/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [1.8.1] - 2024-01-17
|
|
|
|
### Changed
|
|
|
|
- Added more detailed logs in case of watchdog failure
|
|
|
|
## [1.8.0] - 2024-01-07
|
|
|
|
### Added
|
|
|
|
- Support for command line switches
|
|
- Support for development and production update channels
|
|
- Watchdog called from cron
|
|
- Status of watchdog and its logs
|
|
|
|
### Changed
|
|
|
|
- Main menu status show live calculated status instead of Nightscout container status
|
|
|
|
### Fixed
|
|
|
|
- Removed underscore from domain name hint, as xDrip and NS have issues with domains containing it
|
|
|
|
### Fixed
|
|
|
|
- More memory and memory limits config (in template) for MongoDB
|
|
|
|
## [1.7.0] - 2023-10-20
|
|
|
|
### Added
|
|
|
|
- UI shows verison number
|
|
- split betwen conatainer update and restart
|