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.
31 lines
729 B
Markdown
31 lines
729 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.0] - 2024-01-06
|
|
|
|
### 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
|
|
|
|
- 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
|