Skip to content

v1.12.0

Compare
Choose a tag to compare
@axllent axllent released this 02 Jan 07:09
· 412 commits to develop since this release

This release includes a notable change to the underlying message tagging database structure which should both drastically increase performance and reduce memory usage with large mailboxes. After upgrading, your existing message tags will be automatically migrated to the new structure.

Chore

  • Include runtime statistics in API (info) & UI (About)
  • Use memory pointer for internal message parsing & storage
  • Update caniemail test data
  • Convert to many-to-many message tag relationships
  • Standardize error logging & formatting

Libs

  • Update node modules
  • Update Go modules

UI

  • Refresh search results when search resubmitted or active tag filter clicked