Share

Tockit

File Release Notes and Changelog

Release Name: 0.5

Notes:
After having a number of changes in the development version over
the last months we finally have a new release of Docco. Highlights are 
support for the Open Document Format and translated versions into 
German and Dutch.

To round things up a number of bugfixes and UI enhancements have 
been added to improve the user experience.

Please note that there have been no changes to the POI and Multivalent 
plugins, the old ones can still be used as they are. They can be found in the
older releases, alternatively the new full distribution download can be
used which contains all three plugins in their current version.

Changes: ============================== Changes from Docco 0.4 to 0.5: ============================== Docco: - Docco is now internationalized, i.e. it can be easily adjusted to local languages and customs. Translations into German and Dutch are part of the distribution. - Update to Lucene 2.1.0 (no code changes needed) - Bugfix: the OpenOffice handler could miss content before, which should be fixed now - Support for ODF (OpenDocumentFormat as used e.g. by OpenOffice 2.x) has been added - The default index directory is now in the user's home directory instead of using the working directory - A new command line option "indexDirectory" can be used to set a different directory for the index (for this session) - Bugfix: the path to an index is now stored properly in the index proper- ties file (needed for index updates) - The information if an index is active for search or not is now kept bet- ween program sessions - Moving nodes in a diagram should be more natural now - The code to open a document has been updated to a new version, which fixes issues on various platforms - a new command line option "updateIndexes" can be used to let Docco update all indexes without running the GUI PDFbox-Plugin: - updated to PDFbox version 0.7.3