2009-10-07 1.1.0
verhas.com | groowiki forum | groowiki

Groowiki Roadmap

Groowiki is not a finished and static program. Groowiki is continously developed and is evolving.

Groowiki is versioned in an X.Y.Z format, where X is the major version number, Y is the minor verision number and Z is the bug fix number.

Note that the numbering does not follow the evolvement of the documentation. New documentation may be available any time without new program version.

The latest version is 1.1.1

The descriptions here define the different versions and the features they implement. Any specification related to a version later than the latest release is planning and may change without prior notice.

1.0.0

This is the very first version of Groowiki. Web interface, simple formatting (plain and html) are available for file and directory descriptions and you can define different templates for the different business types. You can write plugins in Java that handle the different business type objects. Interfaces for plugins are experimental and may change in the future.

1.1.0

You can define fields for each business type and CRUD operation will be available for the different business types without specific templates. You can write content handling plugins in Groovy. Document descriptions may also be written in Radeox (or radeox like) syntax.

1.2.0

Full text and field search. Plugin interfaces mature from experimental to declared state.

1.3.0

You can define workflow for each groowiki:businessType. You can also define extra access control that fine tunes who can do what in the workflow in addition to the basic SVN read/write access control.

1.4.0

You can store the SVN data on an encrypted volume and you can open and close the volume via the Web interface of Groowiki.

1.5.0

Groowiki swing client to perform listing and CRUD operation on local copy of the repository.

1.6.0

RSS feed and SNMP traps.

1.7.0

SOAP and JMS integration.