A comprehensive self-management system
Changelog for release 2024-02-13
The changelog for the 2024-02-13 release of all of the Smos tools and libraries
Changed
smos-data
: Made all smos file records strict. This might speed up some reports.
smos-scheduler
: Use SHA256 for the schedule hash so that an upgrade of the hashable
library cannot suddenly rerun all schedules.
smos
and smos-scheduler
: Made the fuzzy time parser smarter, it now also accepts:
- "mon+1", meaning "one week after the coming monday".
- "jan-1", meaning "january first".
smos-sync-client
: Made the client less chatty and more informative.
- Nixos module:
openFirewall
setting to close the firewall. This setting will become false
by default in a future release.