view NEWS @ 53:293038baf8f1

access to multi-frame images
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 10 Sep 2012 15:17:02 +0200
parents 0a04c70747d9
children 4bc019d2f969
line wrap: on
line source

Pending changes
===============

* Renaming to "Palanthir"
* Access to multi-frame images
* Access to the raw PNG images (in 8bpp and 16bpp)
* Security: Support of SSL, HTTP Basic Authentication and interdiction
  of remote access
* Change of the licensing of the "Core/SQLite" folder to BSD (to
  reflect the original licensing terms of Chromium, from which the
  code derives)
* Standalone build for cross-compilation


Version 0.1.1 (2012/07/20)
==========================

* Fix Windows version
* Native Windows build with Microsoft Visual Studio 2005
* Add path to storage in Configuration.json


Version 0.1.0 (2012/07/19)
==========================

* Initial release