The new MapRender 0.4 version is released and comes with these new features:
- Several Bugfixes
 - Support for CDATA placeholders in the color attribute of the LineSymbolizer and ShieldSymbolizer, enabling the use of colors coming from the OSM database.
 - Logging now happens at the end of each tile rendering cycle.
 - Shutdown of the database connections and the embedded jetty server now happens after the last rendering thread has finished not after the last rendering thread was queued.
 - Export to SQLite database now supports adding multiple distinct rendering runs into the same SQLite file.