mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-10 05:05:57 +00:00
- Search as you type (client side) - Add makeDelay to reduce resize and search callback frequency - Rename class listEntry to message-list-entry - Move Refresh button into search button bar
1.3 KiB
1.3 KiB
Change Log
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
Unreleased
Added
- Message Cap to status page
- Search-while-you-type message list filter
Fixed
- Shutdown hang in retention scanner
1.1.0-rc1 - 2016-03-04
Added
- Inbucket now builds with Go 1.5 or 1.6
- Project can build & run inside a Docker container
- Add new default theme based on Bootstrap
- Your recently accessed mailboxes are listed in the GUI
- HTML-only messages now get down-converted to plain text automatically
- This change log
Changed
- RESTful API moved to
/api/v1base URI - More graceful shutdown on Ctrl-C or when errors encountered
1.0 - 2014-04-14
Added
- Add new configuration option
mailbox.message.capto prevent individual mailboxes from growing too large. - Add Link button to messages, allows for directing another person to a specific message.
See http://keepachangelog.com/ for instructions on how to update this file.