* Made further tweaks for the documentation's consistency between GitHub, PyPi, and DockerHub (399). * Removed irrelevant `-o` flag from the base ipwb argparser (428). * Fix issue preventing ipwb version and daemon flags from being accessible (437).
0.2018.07.10.1504
* Tweaked some of the documentation to appear more consistently across [GitHub](https://github.com), [PyPi](https://pypi.org/), and [DockerHub](https://hub.docker.com/) (related to #399). * Fixed an issue where running ipwb in a headless Docker container cause Python to buffer ipwb's output on stdout (429).
0.2018.07.08.0439
* Updates the README to MD from RST. New release needed to signal to Dockerhub to re-pull and test. Once that has been resolved, this release can be safely deleted.
0.2018.07.08.0343
* Refactored imports of ipwb utils within module to be more semantic (392). * Fixed an issue where encryption on indexing with redirected output prevented the encryption key prompt from being displayed (52).
0.2018.07.08.0248
* Updates the hostname used in various instances away from a hard-coded localhost (400).
0.2018.07.04.1917
* Re-fixed issue of searching for URI-Rs with no mementos producing a blank page. Added more descriptive 404 page with a search box (411).