Skip to content
This repository was archived by the owner on Apr 7, 2024. It is now read-only.

Release v3.5.0

Latest
Compare
Choose a tag to compare
@7h3Rabbit 7h3Rabbit released this 25 Jan 19:45
· 9 commits to master since this release
b9f7ebe

New features:

  • Add support for # in all resource urls (Thanks for example themaf)
  • Add support for SVG dependencies (Both in .html and .svg) (Thanks for suggestion themaf)
  • Add default mime type support for "application/json"
  • Add default mime type support for "text/plain"
  • Add default mime type support for "application/xml" (Thanks for explained need maer0216-star)
  • Allow configuration on file extension level (Thanks for explained need maer0216-star)
  • Scheduled Job - Control order of page generation (Thanks for explained need flowertwig-org)
  • Scheduled Job - Add better cancellation handling (Thanks for explained need flowertwig-org)
  • Speedup scheduling job by not trying to retrive urls belonging to pages

Bug fixes:

  • Draft pages is generated by the static webb job (Thanks for bug report maer0216-star)