- smos 0.8.0
- smos-api 0.6.0
- smos-calendar-import 0.8.0
- smos-cli 0.0.1
- smos-client 0.6.0
- smos-cursor 0.6.0
- smos-cursor-gen 0.2.2
- smos-data 0.6.0
- smos-data-gen 0.4.0
- smos-directory 0.0.1
- smos-directory-gen 0.1.0
- smos-jobhunt 0.1.0
- smos-notify 0.3.1
- smos-query 0.10.0
- smos-report 0.11.0
- smos-report-cursor 0.5.0
- smos-report-cursor-gen 0.4.0
- smos-report-gen 0.6.0
- smos-scheduler 0.7.1
- smos-server 0.12.0
- smos-server-gen 0.7.1
- smos-sync-client-gen 0.4.1
- smos-web-server 0.11.0
Added
smos
:pp
for setting thephone_number
property.smos-jobhunt
: Made the waiting threshold configurable.smos-calendar-import
: Now records whether you should be considered busy during an event in thebusy
property.smos-query
: Thefree
command: For showing when you may be available.smos-query
: Thetags
command got a--show-archive
flag.smos
: TheAFTER
timestamp: Don't show next actions if now is before theAFTER
timestamp. Don't show deadlines if now is before theAFTER
timestamp.smos-server
: Booking API: Users can now activate booking and be booked.smos-web-server
: Booking UI: Users can now activate booking and be booked.smos-api
andsmos-client
: An endpoint for deleting smos files.smos-query
: Theongoing
command: For showing entries that are happening now.
Changed
smos-jobhunt
: Fix that the url wasn't being filled in.smos
: Fixed that theemail
property was not coloured.smos-jobhunt
: Fixed that the sender didn't receive a copy of the email.smos-jobhunt
: Made the default waiting threshold 3 weeks.smos-query
: Thetags
command now hides the archive by default.smos-query
: Sped up the work report generation slightly by using difference lists.smos-calendar-import
: Updated theical
depnedency. This should speed up parsing of large calendars. It should also allow importing from ICloud where previously that was not possible because ICloud outputs invalid iCalendar files.smos-query
: Don't consider entries with the propertybusy: false
in the "next begin" part of the work report.smos-api
: Bumped the API version to0.4
with the addition of the booking API endpoints.- All packages: Upgraded to LTS 20.23 and nixpkgs branch
nixos-23.05
. smos-web-server
: Empty directories are now deleted in the web editor.smos-notify
: The notification now shows the filename of the entry that the notification is about.smos
: Fixed a bug where the cursor would sometimes become invisible in the work report.smos-query
: Added anongoing
section to the work report.smos
: Added anongoing
section to the interactive work report.smos
andsmos-query
: Fixed a bug that caused files in the top-level of the archive directory to still show up in reports that were meant to hide the archive.