----------------------------- * Actually include help files in *PyPi* package. * Corrected handling of getting the root.
0.16
---------------------------------------- * Added support for building native packages for all platforms. * Disallowed serving files outside of the resource directory. * Correctly serve the keyboard layout on *Python 3*. * Corrected parsing of *git* output when making release.
0.15.3
--------------------------- * Enabled dragging on *OSX*. * Increased scrolling speed on *OSX*.
0.15.2
--------------------------- * Reenabled clicking and scrolling for *Windows*.
0.15.1
----------------------- * Do not require the browser to support *HTML5 Fullscreen*, since this is not supported on *iOS*. * Allow the application to run unpackaged again.
v0.15 - Python 3 Support ------------------------ * Added support for Python 3.
0.14
----------------------------------- * Added support for system tray icon on Mac OSX by replacing internal system tray icon handling with pystray_.