December 7, 2011
Bugfix version v0.11.1
This is the first bugfix release of the .11 series, and includes the following:
* A documents deletion regression fix
* Improves error detection when importing keys from a keyserver
* Fixes a wrong method call when verifying signatures for the first time upon document uploading
* django-compress is now disabled by default to avoid problems when deploying with DjangoZoom
December 6, 2011
Mayan v0.11 released!
Highlights
Two of the most asked features have been included:
* Document signature verification support (both: embedded and detached)
* Document versioning support
The full changelog can be found here:
http://readthedocs.org/docs/mayan
December 4, 2011
Document versioning
Multiple document versions is almost ready and will be included in the next version (v0.11), the REST API has also been updated to expose this new functionality.
December 3, 2011
Digital signature verification
Digital signature verification has seen many updates but it is still uncertain if it will be complete enough to be included in the next version.