Skip to content

v1.2

Latest
Compare
Choose a tag to compare
@patrickmj patrickmj released this 08 Feb 19:27
· 137 commits to develop since this release
3ba7ee8

Release Notes

Bugfixes

  • Fixes API key issues with DPLA and GoogleMaps Geolocation
  • Fixes autorotate to match the default setting of true #147
  • Changes hardcoded DPLA image fallback #136
  • Fixes sorting by creator #130
  • Fixes malformed URLs for DRS API content objects #139
  • Adds fallback for small local images that don't have 'medium' size #146
  • Adds check for whether field value is an array #166
  • Updates for changes to DPLA's API e814f1d

UI/UX improvements

  • Reorganizes settings page and made sections collapsible #143
  • Fixes highlighting for long dropdown menu items #134
  • Gives better labelling to the select for a color label #156
  • Updates myNEU to myNortheastern for branding #160
  • Improves handling of description/caption data 323e332
  • Improves delimiter for creator lists 9daf0ff

Code enhancements

  • Moves some JS libraries to CDNs, updated others #163, #140
  • Removes hardcoded API keys into sequestered config.php
  • Improvements to the error-reporting system #127, #132
  • Improves HTML validity for facets #159
  • Removes several unneccesary global variables
  • Handles DRS API credentials 57181ae
  • Adds an abstracted URL builder function 57181ae
  • Cleans up javascript style (automated) 7ed8988

For a complete list of issues, see v1.2 closed issues