- smos 0.4.1
- smos-api 0.5.0
- smos-api-gen 0.3.1
- smos-archive 0.3.1
- smos-calendar-import 0.4.1
- smos-client 0.5.1
- smos-convert-org 0.1.2
- smos-cursor 0.4.1
- smos-cursor-gen 0.2.1
- smos-data 0.4.0
- smos-data-gen 0.2.1
- smos-github 0.4.1
- smos-notify 0.2.1
- smos-query 0.7.1
- smos-report 0.6.1
- smos-report-gen 0.3.1
- smos-scheduler 0.3.1
- smos-server 0.6.0
- smos-server-gen 0.4.1
- smos-single 0.2.1
- smos-sync-client 0.4.1
- smos-sync-client-gen 0.3.1
- smos-web-server 0.8.0
- smos-web-style 0.0.2
Changed
- Upgraded to
lts-18.16
and thenixos-21.11
branch ofnixpkgs
. - 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 useserve
anymore.smos-web-server
: Simplified to be single-command, so that you don't have to useserve
anymore.smos-notify
: Fixed a bug wheresmos-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 version0.3.0
with shorter names forusername
andpassword
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.