Releases: europeana/portal.js
Releases · europeana/portal.js
v1.38.0
Changed:
- Thumbnails for media on the item page will no longer be stretched to a fixed height but shown at their original size if smaller than the containing area
- When performing account actions like logging in or editing your profile, the language in which you were viewing the main website is the same language in which you will be shown the account pages
Fixed:
- When logging in to the site, using the back button would keep bringing you back to the login form; now it works as you would expect
v1.37.0
New in this release:
- public galleries (user sets) now have a 'Curated by' label and will display the user who created/published the gallery.
Changed in this release:
- Spacing on the "login/join text" in the header.
Fixed in this release:
- Update to the footer link retrieval logic to prevent an error that resulted in no footer links being shown.
v1.36.0
New:
- Green state on user gallery buttons after adding an item
Changed:
- Masonry layout is now ordered horizontally
Fixed:
- Commas between multiple blog authors
- Error message on IIIF viewer when coming from search page
- Hero image bug (background repeated on tablet format windows)
- Deactivated button state
- Accessibility improvements for hamburger menu and iframes
v1.35.0
v1.34.0
New in this release:
- New navigation with hamburger menu after A/B test
Changed in this release:
- Truncation of long link text in hamburger menu
Fixed in this release:
- Flickering of snackbar on search results under some circumstances, e.g. private windows
- External link icon not visible when link text is long
v1.33.0
Fixed in this release:
- OG image tags for Twitter
- Correct download of individual pages in the IIIF viewer
- Account for inconsistent URIs for TimeSpans
Under the hood:
- Visual regression tests using Percy
v1.32.0
New in this release:
- Alt text from the contentful CMS will be output on images for better accessibility.
- Top navigation. This is being run as an A/B test. The A variant will be the same as before. The B variant has the hamburger menu always shown, even on desktop resolutions. On the B variant some top-nav elements are moved into the hamburger menu. The weighting for the tests is 50/50 and controlled by the application.
- When searching in the newspaper fulltext index from the thematic collection page. Search results on the IIIF viewer will be highlighted on the item page. This only works when opening the Item in the same tab as the search.
- When logging in/out a status message will be displayed to inform of the action taken.
Changed in this release:
- Prevent downloading isShownAt on item pages. These are links to websites and shouldn't offer a download.
Fixed in this release:
- Optimized exhibition images, images from contentful were not properly optimized. They are now scaled down again and compressed with JPEG compression where applicable.
Under the hood:
- Change to deployment script, using BGD deployment script instead of Jenkinsfile to ensure zero downtime deployments.
v1.31.0
Changed in this release
- Unliking an item from the 'My likes' tab in the 'My account' section will immediately remove it from the page.