The Account Expiration Date has been added to the catalog’s My Account display on the main Account Summary page and the Account Preferences page. This should help patrons with figuring out when their accounts are due to expire before they actually expire.
The Show link in the available copies area of the record summary will now display for any org unit that owns a copy of a particular title, even if all those copies are unavailable. The Show link will not display if a) the copy display is already scoped to that org unit or b) the org unit does not own copies of the title.
The language has also been changed to read "x of y copies available at z library."
Sorting of selected columns is now available in the Items Checked Out, Check Out History, and Holds screens.
For bibliographic records, there is a "bib source" that can be associated with every record. This source is now available as a variable that can be used behind the scenes when customizing the online catalog. The new bib source variables do not present themselves in the catalog display by default.
In the catalog, links to electronic resources now have a link class attribute of "uri_link" to make them easier to customize or build additional services upon.
The deprecated Javascript OPAC interface known as "JSPAC" is no longer included in Evergreen as of this release.
With the understanding that local sites may have made use of existing parts of the old JSPAC interface — especially images and CSS — no attempt is made at upgrade time to automatically remove the existing files from disk.
When upgrading, you may wish to remove "index.xml" from your Apache DirectoryIndex directives.
The following directories, xml, js, and css files were formerly part of JSPAC, and you may be able to safely remove them from your system after verifying that they and their contents are no longer required:
The list of images removed in this change is lengthy, and not included here.
The legacy selfcheck interface is no longer included in Evergreen as of this release.
This interface was formerly located at a URL ending in extras/selfcheck/selfcheck.xml
No attempt is made at upgrade time to automatically remove this interface.
It is recommended that you remove this interface and its associated configuration after performing an upgrade:
(paths relative to Evergreen web root)
You can also remove the related Apache configuration block starting with:
<LocationMatch .*/selfcheck.xml>