File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010## [2.1.1] 2026-06-22
1111
12+ ### Updated
13+
14+ - Updated copy on home page to reflect legacy deprecation updates [SCC-5444](https://newyorkpubliclibrary.atlassian.net/browse/SCC-5444)
15+
1216### Removed
1317
1418- Removed the "View in Legacy (onsite only)" link on the bib page [SCC-5327](https://newyorkpubliclibrary.atlassian.net/browse/SCC-5327)
Original file line number Diff line number Diff line change @@ -63,24 +63,8 @@ export default function Home({ isAuthenticated }: HomeProps) {
6363 </ Link >
6464 </ Text >
6565 < Text mb = "s" >
66- NYPL began a phased deprecation of the{ " " }
67- < Link isExternal href = { appConfig . urls . legacyCatalog } >
68- Legacy Catalog
69- </ Link > { " " }
70- in May 2026. The Legacy Catalog is currently available onsite
71- only, and in June 2026, we will completely remove access to the
72- Legacy Catalog both onsite and offsite. The Legacy Catalog does
73- not include our{ " " }
74- < Link
75- isExternal
76- href = {
77- "https://www.nypl.org/research/services/scan-and-deliver"
78- }
79- >
80- Scan & Deliver
81- </ Link > { " " }
82- service or the Columbia University, Harvard University, or
83- Princeton University material from the Shared Collection.
66+ As of June 23, 2026, the Legacy Catalog is no longer available
67+ from any location.
8468 </ Text >
8569 </ Box >
8670 < SimpleGrid columns = { 1 } gap = "grid.m" >
You can’t perform that action at this time.
0 commit comments