Mailtrap Changelog

2021-07-01

  • SMTP/POP3 STARTTLS traffic version 1.0 and 1.1 is deprecated starting from July 1st, 2021.
    These protocol versions are considered less secure than TLS 1.2 or 1.3; that’s why we stop supporting them. Action required: check if the third-party libraries and tools you use to connect to SMTP by STARTTLS already use TLS 1.2/1.3. If not, please configure them to connect using TLS 1.2 or 1.3 or plain text connection.

2021-06-10

  • From now all forwarded email messages use forward.mailtrap.info in the “from” header. This helps to use forwarding for users with a strict DMARC policy on their domains.

2020-08-17

  • Refreshed look of the platform introduced

2019-09-02

  • SMTP information and BCC for email messages
  • Bugfixes

2019-07-03

  • Added Privacy Shield to Privacy Policy
  • Bugfixes

2019-04-23

2018-09-20

  • Disabled appcache
  • Bugfixes

2018-09-01

  • Changed API response for mail blobs

2018-07-12

  • Responsive mode for HTML in emails
  • New legal docs
  • Bugfixes

2018-06-05

  • Remove account feature
  • Bugfixes

2018-03-08

  • Blocked SMTP traffic to “mailtrap.io” domain
  • Bugfixes

2017-12-04

  • New forwarding rules: confirm emails and domains for forwarding
  • Bugfixes

2017-03-13

  • Added resend confirmation page
  • Bugfixes

2017-02-02

  • New billing credit card form (more secure)

2016-12-22

  • Migrated to new version of framework
  • Bugfixes

2016-11-10

  • New domain for SMTP client with MX records
  • Show transactions for 2 past years in billing
  • Bugfixes

2016-05-18

  • Moved email address section in separate tab
  • Bugfixes

2016-03-02

  • Added Mailtrap blog

2016-02-02

  • Added inbox email address
  • Fixed past due payment status for accounts

2015-12-29

  • Ability to change email
  • Ability to see and remove oauth integrations to account

2015-12-21

  • Migrated some icons to SVG
  • Show “Return-Path” header for emails

2015-08-31

  • Added “Content-Security-Policy” header to restrict JS inline execution in emails
  • Added UserVoice widget inside app

2015-08-18

  • Renamed *_url to *_path keys for API message responses

2015-06-11

  • Fixed “allow-scripts” for HTML content inside sandbox iframe

2015-04-29

  • Fixed XSS vulnerability (thanks to Ashishkumar B. Dhaduk)

2015-04-20

  • Forwarding adds “[MAILTRAP FORWARD]” in the beginning of the subject to prevent using service for phishing
  • Structured and updated FAQ with billing questions
  • Added Pricing notice

2015-04-01

  • Fixed transactions list

2015-03-18

  • Added billing email notifications

2015-02-26

  • Advanced Fraud Tools integration for billing
  • Bugfixes for vendor libraries

2015-02-23

  • Added ability to provide billing information for invoices

2015-02-02

  • Added ability to get invoices
  • Added forwarding rules by domains
  • Fixed credit card managing

2015-01-25

  • Billing
  • Styled emails
  • Changed navigation
  • Updated Terms of Service and Privacy Policy

2014-10-15

  • Changed SMTP config examples (disabled SSLv3)

2014-08-13

  • New flexbox layouts for modern browsers
  • Speed up inbox page loading
  • Removed invalid JS vendor libs

2014-07-29

  • Fixed configs for PHP frameworks
  • Bugfixes for Web UI

2014-07-10

  • Added external links to open email content in a separate tab
  • Improved speed of cleanup action for inboxes
  • Cleaned up and improved css rules for browsers

2014-06-22

  • Removed delay in 300ms on touch devices (tablets, smartphones, etc.)
  • Close idle connections of a SMTP and POP3 sessions by timeout

2014-06-17

  • Shared inboxes feature – now you can share separate inboxes with a user!
  • Added Retina display support
  • Fixed spam report for emails with multiple attachments
  • Now all HTML emails can’t execute JavaScript code in iframe (similar to many email clients)
  • Added timestamps update when user goes back to Mailtrap tab in a browser
  • Added FuelPHP integration
  • Created changelog page

2014-06-05

  • New forwarding rules – now it works like whitelist of emails for inbox
  • Added empty state for company
  • Support ‘last_id’ param in messages API