Skip to content

v4.1.0-rc1

Choose a tag to compare

@github-actions github-actions released this 30 Nov 08:15
· 92 commits to master since this release

Changelog

  • 5071ca4 Update all Go deps.
  • a1eff57 Add support for query/result caching with Badger.
  • 571163f Refactor handlers and remove superfluous App{} context access by attaching them to App{}.
  • 0b92722 Update landing page styles and remove Google font dependency.
  • 25347ab Add 'Play` audio on the site template for entries with 'audio' metadata.
  • b9c22d6 Remove stray log line.