Skip to content

2.6.0

Latest
Compare
Choose a tag to compare
@phette23 phette23 released this 23 Feb 19:33
· 612 commits to main since this release

2021-02-23 - small improvements to Wagtail search, the Instagram app, and paging for the Exhibitions index. Add CCA Land Acknowledgement.

Features

  • #123 We have too many exhibits to simply show them all on the index; add paging so they're displayed 12 (3 rows of 4) at a time
  • #111 add CCA Land Acknowledgement to the footer, copied verbatim from cca.edu
  • Search improvements: #115 use "and" operator instead of "or", #118 focus on search text input when drawer is opened, #110 add <title> element to search results pages

Bugfixes

  • #117 download Instagram images to avoid relying on media links that expire
  • #124 fix 500 error on certain requests to Hours API
  • 0f9b4d1 no download link for embedded art works in Exhibits
  • Some changes to Brokenlinks app settings that make them work in more contexts
  • A variety of minor (mostly npm) dependency updates