A comprehensive self-management system
Changelog for release 2022-01-27
The changelog for the 2022-01-27 release of all of the Smos tools and libraries
Changed
- Upgraded to
lts-18.16
and the nixos-21.11
branch of nixpkgs
.
- Reduced the closure size of the nixos module and the home manager module.
smos-server
: Simplified to be single-command, so that you don't have to use serve
anymore.
smos-web-server
: Simplified to be single-command, so that you don't have to use serve
anymore.
smos-notify
: Fixed a bug where smos-notify
would fail to send a notification when the notification summary or description started with a -
character.
smos-data
: Forward-compatibility with data format version 2.0.0.
smos-data
: Clearer data formats with more comprehensive naming.
smos-api
: Upgrade to version 0.3.0
with shorter names for username
and password
in the API.
smos-server
: Changed the backup garbage collector to be smarter. It can now save one backup a day for the last 7 days, one backup a week for the last 8 weeks, and 1 backup a month for the last year.