disposable-mailbox-2/CHANGELOG.md
2018-01-13 20:19:51 +01:00

38 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/).
## [Unreleased]
### Changed
- Rewrote to use mostly pure php. Uses Javascript only where its necessary.
- make blocked_usernames configurable
- improved validation of user input
- fixed problem where only one domain is defined
- horizontal spacing for header (from @Spegeli) and style
- fix: restore focus on reload
### Added
- Added multiple domain support (https://github.com/synox/disposable-mailbox/issues/21)
- Blacklist some usernames (https://github.com/synox/disposable-mailbox/issues/27)
- #30 copyToClipboard button
- #30 make all addresses lowercase
## [0.1.4] - 2017-04-15
### Changed
- Improved styling using card layout
- Changed license to GPL-3.0 in order to allow commercial use and advertisement.
## [0.1.3] - 2017-03-24
### Changed
- new nicer login form
- layout optimized (show html now on the right)
- tell user that mails will be deleted
### Added
- set delete period in config
## [<=0.1.2]
See https://github.com/synox/disposable-mailbox/releases