Skip to content

Releases: NEU-Libraries/drs-toolkit-wp-plugin

Development Build

05 Jan 15:59
e0693e0
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release
Merge pull request #254 from NEU-Libraries/timeline-v2-1

Timeline v2 1

v1.2

08 Feb 19:27
3ba7ee8
Compare
Choose a tag to compare

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