Skip to content

Releases: hkdb/aerion

v0.2.0

28 Apr 23:46
d40ded9

Choose a tag to compare

  • Refactored N+1 query on folder switch - #117
  • Fixed IMAP server side search regression
  • Fixed settings tab icons - #125
  • Fixed plain text links - #113

v0.2.0-build1

28 Apr 23:32

Choose a tag to compare

v0.2.0-build1 Pre-release
Pre-release
  • Refactored N+1 query on folder switch - #117
  • Fixed IMAP server side search regression
  • Fixed settings tab icons - #125
  • Fixed plain text links - #113

v0.1.39

26 Apr 22:35
aef3ecd

Choose a tag to compare

As of 2026-04-26, Aerion is CASA Tier 2 certified and verified by Google so oAuth2 sign-ins will no longer be blocked.

v0.1.39 is a major milestone that includes some remaining originally planned basic features and a substantial amount of bug fixes/refinements focused on making existing features and functions much more reliable/stable. It will serve as a solid foundation for us to continue the further development of this mail client.

  • Added image block logic to composer to avoid leaks
  • Added folder subscription for auto sync - #83
  • Added optional accent bar for unread messages - #92
  • Added copy text in viewer context menu - #77
  • Added select all in viewer context menu - #77
  • Enable native context menu in composer - #77
  • Added Shared Mailbox support for Microsoft 365 - #93
  • Improved copy/move to folder selection dialog
  • Improved invalid encoding handling
  • Fixed another ghost message issue
  • Fixed invalid e-mail date hang
  • Fixed identity switch on replies and forwards
  • Fixed draft save and send race condition
  • Added proper smtp connect timeout
  • Added proper IMAP STARTTLS connect timeout
  • Fixed inefficient serilization for inline images and attachments
  • Added inline image and attachment size limit
  • Fixed inline images on replies and forwards
  • Fixed reply/forward signature placement
  • Added AttachConsole to for Windows builds for debug output
  • Fixed murena.io CardDav - #86
  • Fixed some HK translations
  • Fixed non-UTF filename attachment open and download
  • Fixed save to sent folder behavior - #98
  • Improved composer formating
  • Fixed unchecked rand.Read() in Cryptographic Code
  • Backfilled missing DB error handling
  • Added proper panic recovery
  • Fixed pasted inline image sending
  • Fixed undo delete regression
  • Fixed name and subject preview decoding - #104
  • Fixed provider icons consistency - #102
  • Added better pgp and s/mime error feedback
  • Added a wider range of PGP keys and S/MIME certs support - #107

v0.1.39-build3

26 Apr 02:11

Choose a tag to compare

v0.1.39-build3 Pre-release
Pre-release

Added a wider range of PGP keys and S/MIME certs support - #107

v0.1.39-build2

25 Apr 01:11

Choose a tag to compare

v0.1.39-build2 Pre-release
Pre-release
  • Added better pgp and s/mime error feedback

v0.1.39-build1

18 Apr 09:08

Choose a tag to compare

v0.1.39-build1 Pre-release
Pre-release

Test Release

  • Added image block logic to composer to avoid leaks
  • Added folder subscription for auto sync - #83
  • Added optional accent bar for unread messages - #92
  • Added copy text in viewer context menu - #77
  • Added select all in viewer context menu - #77
  • Enable native context menu in composer - #77
  • Added Shared Mailbox support for Microsoft 365 - #93
  • Improved copy/move to folder selection dialog
  • Improved invalid encoding handling
  • Fixed another ghost message issue
  • Fixed invalid e-mail date hang
  • Fixed identity switch on replies and forwards
  • Fixed draft save and send race condition
  • Added proper smtp connect timeout
  • Added proper IMAP STARTTLS connect timeout
  • Fixed inefficient serilization for inline images and attachments
  • Added inline image and attachment size limit
  • Fixed inline images on replies and forwards
  • Fixed reply/forward signature placement
  • Added AttachConsole to for Windows builds for debug output
  • Fixed murena.io CardDav - #86
  • Fixed some HK translations
  • Fixed non-UTF filename attachment open and download
  • Fixed save to sent folder behavior - #98
  • Improved composer formating
  • Fixed unchecked rand.Read() in Cryptographic Code
  • Backfilled missing DB error handling
  • Added proper panic recovery
  • Fixed pasted inline image sending
  • Fixed undo delete regression
  • Fixed name and subject preview decoding - #104
  • Fixed provider icons consistency - #102

v0.1.38

22 Mar 07:34

Choose a tag to compare

  • Fixed message list refresh on IDLE sync
  • Fixed orphaned deleted messages in message list
  • Fixed orphaned sync error messages
  • Increased go test coverage
  • Bumped to Node 24 (LTS)
  • GA: skip manifest commit if test build

v0.1.37

18 Mar 07:34

Choose a tag to compare

  • Changed copy to and move to folder selection to dialog box instead
  • Improved moved message handling
  • Fixed copy and delete logic for Gmail
  • Fixed threading copies of message across folders together
  • Fixed post bulk delete focus - #81
  • Fixed post send conversation refresh
  • Fixed default from identity for replies

v0.1.36

17 Mar 00:25

Choose a tag to compare

  • Fixed username auto-fill in add account dialog
  • Fixed attachment warning logic - #79
  • Added u-inbox reload guards for better post sync behavior
  • Added additional display render error detection - #74
  • Fixes for #78 and #76:
    • Eliminated duplicate event emission from IDLE body fetch
    • Eliminated redundant webkit calls
    • Cache image allowlist on frontend
    • Handle messages still downloading better
    • Fixed Timer Leak in scheduleMarkAsRead
    • Increased max concurrent db connections
    • Added stale guards
    • Reload necessary messages only during sync
    • Filter unified inbox reloads to inbox folders only

Note: Bumped GA and Flatpak node version to 22

v0.1.35

13 Mar 06:27

Choose a tag to compare

  • Fixed spinning wheel of death in Image Tab of Settings - #73
  • Bumping Github Actions version