Zine

Zine 0.2 Release Schedule and Plans

Zine 0.2 Release Schedule and Plans

From:
Armin Ronacher
Date:
2010-01-09 @ 17:58
Subject:
Zine 0.2 Release Schedule and Plans
Hi everybody,

So the plan is to release Zine 0.2 somewhere around beginning of
February.  (This largely depends on how I schedule my outstanding exams,
but it should be be later than February the 12th.

For those of you running 0.1.2, this is what's new in the current
development version and which will be part of 0.2:

* Improved Comment and Spam Moderation.  You can now report spam
  comments back to akismet and delete all spam comments in one go.

* Basic notifications.  Zine will now send you a mail if a new
  comment requires notification or something was posted.  You can
  specify what exactly you are interested in, in the code.

* Upgrade will happen through database migration support.  This one
  is not yet merged into main so if you want to upgrade, be adviced
  to merge the migration branch in first. [1]

* Creole wiki supported, including support for plugins.

* RST Parser support written by Michael Foord.

* Basic metaweblog API and wordpress API support.  You should be able
  to publish posts to the blog with a tool that speaks the wordpress
  API dialect.

* Improved performance in various places.

* A blogger importer is now available that allows you to import blogs
  from blogspot.


Regards,
Armin

[1]: http://bitbucket.org/s0undt3ch/zine-main-migrations/