v1.1.0
Added
- Added
-y|--yesflag forfolder purgeandfolder deletecommands. [#469]
Changed
-
Put back
warnthe default log level. [#522]Since logs are sent to
stderr, warnings can be easily discarded by prepending commands withRUST_LOG=offor by appending commands with2>/dev/null. -
Changed
message.send.save-copydefault totrue. [#536] -
Changed default downloads directory. [core#1]
Fixed
- Fixed permissions issues when using
install.sh. [#515] - Fixed de/serialization issues of backends'
nonevariant. [#523] - Fixed list envelopes out of bound error when empty result. [#535]
- Fixed macOS x86_64 builds. [#538]