You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

To report any new bugs or make a new feature enhancement request, please email Jesi Buell at jcb79@cornell.edu and Christina Cortland at christina.cortland@cornell.edu.

7/17/2023

User-facing highlights:

  • Moved Cornell curator documentation to Confluence (still many WIP pages): Curator Documentation
  • Created a custom theme for the Dr. Joyce Brothers exhibit. Currently only available to https://exhibits.library.cornell.edu/dr-joyce-brothers (still unpublished).
  • Bug fix: For "Uploaded Item Row" widget, display caption and set image alt text from caption even if "Link URL" is not set.
  • Bug fix: "Heading" widget correctly generates h2 headers with any additional specified styling (e.g. bold)
  • Bug fix: Feedback form displays to guests, not just logged in users. Example: https://exhibits.library.cornell.edu/unturned-leaves
  • Styling tweak: Add more space between "View larger" button and image in item row with only 1 item

7/5/2023

Google has removed support for Universal Analytics on July 1, 2023. As of 7/5/2023, the Online Exhibitions app has been migrated to Google Analytics 4 tracking (see: [UA→GA4] Universal Analytics versus Google Analytics 4 data), but the Dashboard has not yet been configured to use the new data source:

3/24/2023

Recent changes primarily focused on backend updates to address long-open security alerts, including upgrading to the latest Spotlight release (3.5.0.2). A more detailed list of backend changes can be found in GitHub: https://github.com/cul-it/exhibits-library-cornell-edu/releases/tag/v3.2.0

A few user-facing bug fixes were included in these updates:

  • Fixes display bug where page widgets that tried to add >5 pages, saved searches, or browse categories resulted in broken styling:
    Now:

    Before:
    Screenshot 2023-02-21 at 9 51 18 AM
  • Fixes image viewer buttons bringing up wrong image in full screen or causing zoom button to affect multiple images at the same time. Fix can be seen on any page with multiple images, e.g. https://exhibits.library.cornell.edu/social-fabric-land-labor-and-the-world-the-textile-industry-created/feature/industrialization
  • Fixes hover text on Zoom in and Zoom out buttons. Previously said "Add circle" / "Remove circle".
  • Fixes config issue that was preventing users from uploading image files >1M. Server-side file size limit is now back to 500M.
  • No labels