Skip to content

v1.14.0

Compare
Choose a tag to compare
@rwd rwd released this 23 Oct 09:22
· 2393 commits to master since this release

Changed in this release:

  • Provider name on new item page links to edm:isShownAt

Fixed in this release:

  • Blog posts may not have a featured image, so detect when this is the case on the blog post page
  • Media player width too narrow on new item page

Under the hood:

  • APIs runtime configuration module replaced with inspection of custom headers for non-default API URLs
  • End-to-end feature tests run entirely within Docker Compose, and on GitHub Actions instead of Travis CI