- Support PyQt5 if available.
- Sets title from original one.
- Returns server errors as is.
- Download non-HTML files as is.
- For JavaScript capable browsers detect and automatically set view width.
- Add support for configuring which image format to use.
- Added support for PythonMagick. If found, allows to dither, color-reduce, or convert to grayscale or monochrome.
- If PythonMagick is found, render as PNG and convert to user-requested format using it, for better quality.
- Support www prepented to http://wrp.stop command.
- Prevent python crashes with non-ASCII character in URLs.
- Suport for ISMAP on Linux.
- Use queues instead of globals in Linux.
- Merged mac OS and Linux in a single executable.
- Use queues instead of globals in Linux.
- Call PyQt to close application on http://wrp.stop
- Support for IMAP on mac OS.
- Use queues instead of globals in mac OS.