Sat Jan 3 00:05:00 2026 UTC
Thalassa 0.3.60 is available.
The most notable feature of this release is a new (third) site template, named Woodpecker. The RebuildWorld.net site may serve as a good example of the new template's look&feel, but please note the default color scheme of the template is a bit different.
In all the three existing templates (Smoky, Agenda and Woodpecker), the following changes are made:
%rfcdate% macro with
the unixtime as the source, instead of %li:date%,
which breaks RSS correctness easily;Content-Security-Policy is now
emitted for all pages, with the content set to
script-src 'none'; object-src: 'none'; form-action 'self';
which effectively prevents any scripts and objects, no matter where they
come from, from working, and also forbids POST forms to send anything to
other sites.The following changes are made to Thalassa itself:
%[ifaab:]
macro added (both to the generator and the CGI program);[menu ] ini section now supports the new
parameter named separator (see the documentation page
devoted to menus for the explanation);
%[li:date] and %[cmt:date] macro functions for
the case the appropriate date field is absent;Thanks to all the great people who supported the project!