All Versions
7
Latest Version
Avg Release Cycle
97 days
Latest Release
2455 days ago
Changelog History
Changelog History
-
v0.2.1 Changes
July 01, 2018π₯ Breaking Changes
- β added $config['locale']. See config.sample.php - you have to set it.
π Changed
- π new layout & design with more whitespace and more explanations.
- π Show dates in local and relative format.
-
v0.2.0 Changes
June 16, 2018π Changed
- π Show list of mails and show them only on click.
- β Removed Turbolinks to allow for simpler code in new features. Add new mail alert.
- Rewrote to use mostly pure php. Uses Javascript only where itβs necessary.
- π fixed problem where only one domain is defined
- π fix: restore focus on reload
- π #33 improve button style
- π fixed bug where html in plaintext emails are interpreted as html.
- π changed footer style
- π¨ refactored code into multiple php files.
- Requires PHP version >=7.2
- π make all addresses lowercase #30
- π fixed error when downloading email
β Added
- π better horizontal spacing for header (from @Spegeli) and style
- π improved validation of user input
- β Added $config['prefer_plaintext'] = true; Prefer HTML or Text and removed toggle buttons.
- β Added multiple domain support #21
- π§ Blacklist some usernames, configurable #27
- copyToClipboard button #30
- mail counter in title
- rest api option
-
v0.1.4 Changes
April 15, 2017π Changed
- π Improved styling using card layout
- π Changed license to GPL-3.0 in order to allow commercial use and advertisement.
-
v0.1.3 Changes
March 24, 2017π 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
-
v0.1.2 Changes
March 06, 2017 -
v0.1.1 Changes
December 19, 2016 -
v0.1 Changes
November 26, 2016It has minimal functionality and works for me and a few others.
Please report an Issue (https://github.com/synox/disposable-mailbox/issues) if you have any issues.