Version 1.6.0 Checker Mallow contains the following fixes and improvements:
- Make
handle_id
field optional for #148 - Make attachment file paths relative to the export directory in #152 (contributed by @mxswd)
- Add links between threaded messages in
HTML
exports for #154 - Make audio messages display properly for #155
- Resolve bug where multiple
~
in filepaths got replaced with$HOME
for #156 - Add better fallback SQL for backwards compatibility with iOS 14/15 in #157
- Correct HTML and CSS mistakes in #162 (Contributed by @dviner)
- Add attachment file size information to diagnostics and exports
- Update uninstall steps
- Resolve file name extension bug for #164
- Build with latest
rustc