Tue Jun 9 19:40:00 2026 UTC
A lot of fixes were applied to the Thalassa source here and there since the last release in February, so I decided it is time to publish them, despite the project is still in financial troubles. Hence, Thalassa 0.3.70 is available for downloading.
Besides fixes, it now contains one completely new feature:
logging
for the CGI. By default (if you don't provide the
[logging]
section in your thalcgi.ini) the CGI doesn't log anything
anywhere, just like its previous versions. Follow the links for details.
Support for the logging feature added to all existing site templates. Feel
free to copy the new base/ subdirectory contents over your
existing one; then, if you need/want some logging, add the file named
logging.ini containing the desired [logging]
section. The file from the new version of the template may be a good
start. Don't worry, it won't cause any errors if you don't add the
file, as the base part of templates performs the appropriate check.
Here is the list of the rest of the changes:
README file fixed;examples/Common/en/cgitexts.ini fixed;scriptpp library's version updated after some bugs got
fixed in it;footerbottom to the Smoky
template, where it didn't exist before; also and the blocks-related label
named ^front to all the three templates.