Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 767 Bytes

changelog.md

File metadata and controls

29 lines (20 loc) · 767 Bytes

Changelog

V1.1.1

- Tweaked formatting of Ntfy notifications to make them more iOS friendly

V1.1

- Updated readme 
- Implemented support for Ntfy notifications
- Removed email notifications from the feature wish list for the moment (Ntfy can handle this), may re-add if there is demand	

V1.0.1

- Update readme 
- Remove some debug print statements that slipped through
- Added systemd timer and service, updated README to reflect that this is prefered over cron	

V1.0

- Refactor of CERN version
	- Removed CERN Mail
	- Removed SelfCheck
- Removed from manual podman support in favour of docker compose
- Added configParser to enable git pulling
- Branched from single file to main+library