All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
3.3.13 - 2018-12-04
- Add additional analytics events for browse nearby, stack map, and citations #2219
- Swapped poltergeist out with chromedriver (a testing dependency) #2218
- Performance optimization: use pre-parsed fields exclusively when rendering search results pages #2221
3.3.12 - 2018-11-29
- Improves search performance by pushing additional work into the indexer #2043
- Fix access to Chat with a librarian link #2212
- Dependency updates to address vulnerabilities in upstream gems #2215
3.3.11 - 2018-11-21
- Redesign record view for SDR items #2126
- Fixes link styling for multiple PURL embed side-panel so that they doesn't always appear active #2203
- Fixes online label styling for brief view search results #2206
3.3.10 - 2018-11-20
- Added the ability to add Articles+ records to selection lists #2094
- Added various click tracking to help us refine features
- Update to non-deprecated Google Analytics tracking #2158
- Changed how we handle metadata parsing of MODS data in search results to improve performance #2042
- Changes the "Request" link text to "Request on-site Access" for certain locations #2166
- Changes content and layout of the SDR and Digital collections access point mastheads #2170
- Updated various styling around the application #2172 #2174 #2180
- Adds in "Last search" to user feedback form #2187
- Removed the Google Book link from the Available Online panel when we have and SFX link #2185
- Fixed issue with SEE-OTHER location having no availability information in search results #2182
3.3.9 - 2018-11-12
- Updates various dependencies #2153
- Fixes an issue where the "Full Text" label was cut off #2155
- Fixes an issue where the "Online" label in gallery view was sometimes overlapping with the preview button #2154
- Partially fixes an issue where some links and modals did not properly work #2156
3.3.8 - 2018-11-09
- Adds the ability to track outbound links for usage analysis #2135
- Now returning a 404 Not Found error when an article record is not found #2133
- Updates the way that Hoover Archive records are requested and shown in the access panel #2123
- Updated the EBSCO gem to 1.0.5 to address issues around records throwing errors when trying to sanitize HTML #1704
- Fixed a visual display issue that was cause a dot to display beneath the Stanford Only S icon in some cases #2113
3.3.7 - 2018-11-06
- Importing Article record into RefWorks #2073
- Adds IIIF drag n drop badge to items with IIIF manifest URL #2097
- Adds a more useful error message when selections/bookmarks have failed #2103
- Updated results metadata styling and formatting for both MODS and MARC records #2053
- Updated 404 and 500 pages to link to status page #2079 #2078
- Update matching algorithm for sidebar finding aid link (supports Hoover OAC new url pattern)#2069
- Updates mods display and display additional titles #1996
- Fixed a bug where HTML was being rendered in the multiple managed purl sidebar #2081
- Clears EDS cache on deploy #2075
3.3.6 - 2018-10-24
- Adds an OKComputer status check for degraded performance alerts from NewRelic (for the status dashboard) #2051
- Adds citations to the "Cite" modal for article records #1727
- Adds the display of vernacular subjects to the record view #1971
- Updated to ModsDisplay 0.5.1 #2062
- Most notable changes are labeling authors by their roles and splitting out host/constituent related items into separate section that renders full MODS representation
- Updated Schema.org type mappings around Theses, Video Games, and Equipment #2047
- Changed labels and sort for digital serials when a relevant label or sort key is present #2037
- Updates Blacklight to v6.16.0 which fixes part of select button issues #1370. #2063
- Fixes an accessibility issue with expanding/collapsing sort widgets and facets #2067
- Fixes a bug in exporting diacritics to RefWorks #1944
3.3.5 - 2018-10-12
- Adds links to the SearchWorks status dashboard #2027 #2032 #2046
- Adds basic Schema.org JSON-LD markup #2030.
- Changed the way that bound with items are displayed. Bound with call numbers are removed from search results. On a show page, the notes are formatted in a more pleasant way while the live lookup data information is removed. #1345
- Changes the "zero results" page in the following ways: change copy of headings, simplifies formatting of list elements, adds mini-bento search results for alternate search backends, adds more options for search results, moves the chat link and adds live hours. #2014
- Changes the way SDR objects in search results are looked up. Now this happens in the background not blocking the page load which speeds up search results significantly. #2031
- Updates the EDS gem used for article search #1951
- Removed Ruby 2.3 build as production was upgraded to Ruby 2.5.1 #2045
- Removed links to Google Book on search results for SDR objects with managed purls #2049
- Reverts stylesheet preloading as it was causing an issue in FireFox. #2019
- Fixes an issue where mhld records were overflowing onto other parts of the page #2034
3.3.4 - 2018-10-01
- Added an ISSN prefix to ISSN search link in linked serials #1972
- Added reCAPTCHA (I am not a robot checkbox) to record email dialog to re-enable anonymous users to send records to themselves #1942
- Replaced OpenSeadragon StackMap image viewer with Leaflet (to improve general page performance) #1981
- Changed stylesheet loading to a preload mechanism for javascript based browsers (to improve general performance) #1990
- Optimized requests to index to build the home page (to improve home page load performance) #2007
- Now using reCAPTCHA to deter spam from anonymous feedback instead of custom spam capturing methods #2009
- Hides attribution "Leaflet" link in new stackmap display #2010
- Fixed a bug in Article Search where the date slider facet would disappear for some Databases #1721
- Fixed a bug where the browse button in the side-nav minimap was rendering when there was no browse section #1961
3.3.3 - 2018-09-26
- Added a new Stanford Student Work facet #1937
- Added the Curriculum Collection value to the Location facet for Education #1635
- Added data from the SFX API (similar to Articles) to the Online column for catalog records #1882
- This CHANGELOG!
- Changed Hoover Library hours API and website configurations for the combining of the Archives and Library #1948
- Changed various
-LOAN
location translations #1879 - Changed bookplates masthead text #1878
- Changed thesis and dissertation masthead text #1937
- Changed databases masthead text and styling #1658
- Use a Font Loader to help improve client side performance #1980