Skip to content

Releases: joelekstrom/fastmate

Version 1.9.1 - mailto:// fixes and zoom persistence

02 Nov 19:29
Compare
Choose a tag to compare
  • Zoom level is now saved between app restarts #92
  • Fixes mailto links not filling in recipient (and other fields) correctly #94 #95

As always, thanks for using Fastmate and reporting these issues!

Version 1.9.0 - Integrated downloads, AppleScript

08 Aug 09:04
Compare
Choose a tag to compare
  • In-app download support #82
    Fastmate now downloads directly to a folder (which can be changed in settings) instead of opening an external browser. The old behavior can still be enabled in settings.
  • Add basic AppleScript support #81
  • Add support for opening Fastmail https:// links #88
  • Fix some shortcuts not working with new Fastmail layout #70
  • "Drafts" folder is no longer included in unread mail count when showing the count for all folders

Extra thanks to @mdbraber for all the work on this release!

Version 1.8.2 - New icon and printing improvements

11 Feb 12:51
Compare
Choose a tag to compare

fastmate-256

  • Fastmate is finally catching up with the times! A new icon matching the Big Sur style will make it blend in a bit better in your dock.
  • Fixes printing attachments not working in new Fastmail UI. NOTE As of writing, Fastmail are currently having issues printing PDF's where only the top of the page is printed. This affects Fastmate too, and requires a fix from the Fastmail team. They are aware of it. (#67)
  • Fixes navigation shortcuts not working in new Fastmail UI (#70)

Version 1.8.1 - Notarisation and minimum OS requirement bump

30 Jan 20:25
Compare
Choose a tag to compare
  • App is now signed, notarised and sandboxed with hardened runtime. This should make Gatekeeper happy and installation easier. #58
  • Fixes a bug where e-mail titles containing quotation marks (") would not trigger a notification

The minimum macOS version has been bumped to 10.15 (Catalina). This allows me to modernise the codebase using Combine together with a Swift rewrite, which will hopefully make it easier for others to contribute. (#56) Work is already underway on the master branch and part of the app has been migrated, but I will do it slowly and piece by piece to make sure not to break anything. After the migration the plan is refactor for testability and add a proper test suite, again to make contribution easier.

Thanks for using Fastmate!

Version 1.8.0

08 Jan 07:53
Compare
Choose a tag to compare

Adds support for setting text size/zoom level, using View -> Zoom In/Out #55

Version 1.7.0

14 Dec 10:13
Compare
Choose a tag to compare

New features (thanks to @kalkwarf for implementing them):

  • Open links in background when -clicking them (#51)
  • New keyboard shortcuts: (#54)
    • Delete button now deletes e-mails from list
    • (Optional, disabled by default) up/down arrows can now navigate between conversations instead of scrolling

Version 1.6.6

25 Jun 10:22
Compare
Choose a tag to compare
  • Open login screen directly instead of Fastmail start page #41
  • Add support for printing inline PDF's #40
  • Fix first print operation silently failing #31
  • Update style of printed pages #31

Version 1.6.5

13 Mar 07:49
Compare
Choose a tag to compare
  • Fixes notification sounds not playing on macOS 10.14 and later #33
  • Potential crash fix for #32

Version 1.6.4

26 Jan 08:59
Compare
Choose a tag to compare
  • Fix inline preview of PDF which was broken in last patch

Version 1.6.3

17 Jan 11:39
Compare
Choose a tag to compare
  • #29 Fixes the "download all attachments" button not working