All Versions
7
Latest Version
Avg Release Cycle
97 days
Latest Release
2126 days ago

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.1 Changes

    December 19, 2016

    Solved #5 and #6

  • v0.1 Changes

    November 26, 2016

    It 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.