This release adds Tag View (Menu[Tag/Tags]), which replaces the existing Tag Tree. It provides three views of tags: "Tree", "Cloud", and "Flat". The useless title bar on the top of a page was removed in order to widen the content area.
This release updates Full Text Search to support tags as well as fragments, and adds omitted-relations marks (→...) to the normal fragment view and Document View. An omitted-relations mark allows you to know if a fragment has child fragments.
This release adds Public Document, which allows users to make their fragments open to the public with the "#public" tag. A fragment tagged with "#public" can be accessed via Document View without login. If a fragment is tagged with both "#public" and "#home", you can access it via http://<application-root>/public/(Public Home).
This release adds Full Text Search, which is the most requested feature so far. The special tags ("trash", "home", "bookmark", etc) were renamed to: "#trash", "#home", "#bookmark", etc (adding the prefix '#'). Those tag names in an existing repository will be updated automatically when upgrading to this version.
This release adds Image Viewer, which allows users to view images in a pop-up window. It is especially useful if users have registered large-size images that are scaled down in the fragment view. A button was added to the fragment page for creating relations to the selected fragments.