Skip to content

v1.18.7

Compare
Choose a tag to compare
@axllent axllent released this 22 Jun 11:36
· 89 commits to develop since this release

Feature

  • Add optional label to identify Mailpit instance (#316)

Chore

  • Refactor JavaScript, use arrow functions instead of "self" aliasing
  • Handle websocket errors caused by persistent connection failures (#319)

Testing

  • Add POP3 integration tests