blojsom 2.16 (Codename: Frïs) - Released June 17, 2004
Core
Added AuthenticationProvider interface and PropertiesAuthenticationProvider implementation which abstracts the authentication mechanism used in blojsom. If no authentication provider is specified, blojsom will default to use the PropertiesAuthenticationProvider.
Added linear post navigation support. You must set the linear-navigation-enabled property in your blog.properties file to true either from the command-line or from the administration interface.
Plugins
Added WebAdminPlugin for plugin authors to extend. Plugins that extend this class will automatically be added to the administration console when using the List Web Admin Plugins Plugin.
Added Days Since Posted Plugin, which adds meta-data to a blog entry to indicated how many days have passed since the entry was posted.