Skip to content

v0.7.0

Compare
Choose a tag to compare
@hummeltech hummeltech released this 20 Dec 03:54

What's Changed

  • Configurable ImageIO output format by @timautin in #191
  • Fix compile errors on FreeBSD by @schmied in #268
  • Allow connections over TCP besides Unix sockets for tools by @stephan2012 in #263
  • Make /status and /dirty URLs controlable with apache conf by @amandasaurus in #274
  • Added PID file path configurability by @hummeltech in #282
  • Added CMake build system support by @hummeltech in #284
  • Fixed macOS build support by @hummeltech in #302
  • Add support for building & testing with upcoming Mapnik >= 4 by @hummeltech in #305
  • Allow renderd* sections to follow map sections in renderd.conf by @hummeltech in #308
  • Pre-load fonts so map's local font cache is populated by @tomhughes in #334
  • Improve lock contention in render_list etc by @tomhughes in #335
  • Increase queue limits to reflect modern machines by @pnorman in #336
  • Add a --no-progress switch to render_expired by @tomhughes in #351
  • Improved testing with CTest
  • Improved documentation
    • Added renderd.conf man page
    • Tested & updated docs/build/* files
    • Tested & updated README.rst
  • Improved GitHub Actions CI Workflows
    • Added FreeBSD building/testing
    • Added macOS building/testing
    • Added openSUSE building/testing
    • Added basic testing via repository package installation
    • Added more linting
      • prettier
      • CMakeLint

New Contributors

Full Changelog: 0.6.1...v0.7.0