# Changelog

All notable changes to SimpleLogin will be documented in this file.
The version corresponds to SimpleLogin Docker `image tag`.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
Support PGP

## [2.0.0] - 2020-03-13
Support multiple Mailboxes
Take into account Sender header

## [1.0.5] - 2020-02-24
Improve email forwarding.
Minor improvements on monitoring.

## [1.0.4] - 2020-02-09
Fix duplicate "List-Unsubscribe"  email header.

## [1.0.3] - 2020-01-28

Add DISABLE_REGISTRATION param to disable new registrations.

## [1.0.2] - 2020-01-28

Add SUPPORT_NAME param to set a support email name.

## [1.0.1] - 2020-01-28

Simplify config file. 

## [1.0.0] - 2020-01-22

Start tagging docker image.
Docker image tag is used in README to make sure SimpleLogin new Docker images don't break previous deployments.


