Skip to content

v0.2.0

Choose a tag to compare

@ninepointlabs ninepointlabs released this 17 Jan 14:10
· 23 commits to main since this release

What's New

Features

  • Inline Images: View images in terminal (Sixel/Kitty/iTerm2) - press i in email view
  • Open in Browser: Press b to open email in your default browser
  • Contact Autocomplete: Start typing in the To field to get suggestions from your address book
  • Full Body Caching: Email bodies are pre-fetched for complete offline reading

Bug Fixes

  • Fixed CalDAV/CardDAV endpoint discovery for Fastmail
  • Fixed crashes when switching between online/offline modes
  • Fixed crashes when deleting emails in offline mode
  • Fixed contacts navigation and display
  • Fixed vCard format for creating new contacts

Packages

  • fm-cli_0.2.0_amd64.deb - Debian/Ubuntu
  • fm-cli-0.2.0-1.x86_64.rpm - Fedora/RHEL/CentOS
  • fm-cli-0.2.0-1-x86_64.pkg.tar.zst - Arch Linux
  • fm-cli_0.2.0_linux_amd64.tar.gz - Generic Linux binary

Installation

Debian/Ubuntu

sudo dpkg -i fm-cli_0.2.0_amd64.deb

Fedora/RHEL

sudo rpm -i fm-cli-0.2.0-1.x86_64.rpm

Arch Linux

sudo pacman -U fm-cli-0.2.0-1-x86_64.pkg.tar.zst

Binary

tar xzf fm-cli_0.2.0_linux_amd64.tar.gz
sudo mv fm-cli /usr/local/bin/

Checksums (SHA256)

See checksums.txt