Skip to content

Commit 0251834

Browse files
committed
tweaks to the 3.16.1 release notes
* Fix a stray reference to 3.15.7 * Other typo and formatting fixes Signed-off-by: Galen Charlton <[email protected]>
1 parent 6a05315 commit 0251834

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/RELEASE_NOTES_3_16.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ We would like to thank the following individuals who contributed code, testing,
9797

9898
=== Sponsors ===
9999

100-
The following organizations sponsored development in the 3.15.7 release of Evergreen:
100+
The following organizations sponsored development in the 3.16.1 release of Evergreen:
101101

102102
* BC Libraries Cooperative
103103

@@ -109,7 +109,7 @@ The following organizations sponsored development in the 3.15.7 release of Everg
109109
=== Upgrade notes ===
110110

111111
This release includes no unusual upgrade steps that apply to all users,
112-
but sites that use earlier version of the Quipu integration should
112+
but sites that use earlier versions of the Quipu integration should
113113
consult the Quipu section.
114114

115115
=== New Features ===
@@ -219,7 +219,7 @@ These subfields now appear in the order they were specified in the 245 field.
219219

220220
Note that if you have customized the mods32 XML transform, you will need to make
221221
the relevant adjustments yourself: in the titleNonfiling section, the list of
222-
subfields should include include 'n' and 'p', and this section should not call
222+
subfields should include 'n' and 'p', and this section should not call
223223
the "part" template.
224224

225225
== Support for Search and Display of Accessibility Metadata ==
@@ -236,7 +236,7 @@ Adds an advanced search filter group for accessibility terms based on
236236
Also adds seed data for accessibility-related record attribute definitions
237237
and coded value map entries for use in search filters for MARC 341.
238238

239-
Terms are taken from from the https://schema.org/accessMode and
239+
Terms are taken from the https://schema.org/accessMode and
240240
https://schema.org/accessibilityFeature vocabularies. OPAC visibility is
241241
based on mapping of accessibilityFeature terms to MARC as described in
242242
https://w3c.github.io/a11y-discov-vocab/crosswalk/#accessibilityfeature.
@@ -407,7 +407,7 @@ The KPAC utilizes its own CSS files:
407407
* The SlimPAC, which was an early version of the Evergreen catalog without Javascript,
408408
has been removed from Evergreen's code. (https://bugs.launchpad.net/evergreen/+bug/2051382[Bug 2051382])
409409
* Fixes a bug where using the "Clear" button on the shelving location field in the Holdings Editor would not work (https://bugs.launchpad.net/evergreen/+bug/2122448[Bug 2122448]
410-
* Improve pcrud performance, and add permission delegation. (https://bugs.launchpad.net/evergreen/+bug/1847805[Bug 1847805])
410+
* Improve PCRUD performance, and add permission delegation. (https://bugs.launchpad.net/evergreen/+bug/1847805[Bug 1847805])
411411
* Various performance improvements to Angular Record Buckets. (https://bugs.launchpad.net/evergreen/+bug/2098043[Bug 2098043], https://bugs.launchpad.net/evergreen/+bug/2098407[Bug 2098407], and https://bugs.launchpad.net/evergreen/+bug/2098117[Bug 2098117])
412412
* Add an automated accessibility check for Evergreen's documentation. (https://bugs.launchpad.net/evergreen/+bug/2076555[Bug 2076555])
413413
* Delete docs/modules/local_admin/assets/images/emergency_closing_handler directory
@@ -422,15 +422,15 @@ The KPAC utilizes its own CSS files:
422422
* Removes submit_on_change behavior from OPAC results sort dropdown and adds a separate button to update results (https://bugs.launchpad.net/evergreen/+bug/2048671[Bug 2048671])
423423
* Move fieldmapper editor's Unset link to end; use X icon; hide Unset for readonly fields. (https://bugs.launchpad.net/evergreen/+bug/2105680[Bug 2105680])
424424
* Sets the default owning library to the workstation in New Shelving Location dialog. (https://bugs.launchpad.net/evergreen/+bug/1922390[Bug 1922390])
425-
* Adding IDL conneciton Item->In House Use (https://bugs.launchpad.net/evergreen/+bug/2095540[Bug 2095540])
425+
* Adding IDL connection Item->In House Use (https://bugs.launchpad.net/evergreen/+bug/2095540[Bug 2095540])
426426
* Adds Library setting to hide Clear These Holds. (https://bugs.launchpad.net/evergreen/+bug/1961534[Bug 1961534])
427427
* Adds number of available copies per part to the hold placement screen. (https://bugs.launchpad.net/evergreen/+bug/1868097[Bug 1868097])
428428
* Adds Queued Ingest documentation.
429429
* Angular patron notes dialog now includes staff initials field, requires a title, and allows notes with title and no text. (https://bugs.launchpad.net/evergreen/+bug/2116206[Bug 2116206])
430430
* Add configurable non-refundable payment types. (https://bugs.launchpad.net/evergreen/+bug/2002166[Bug 2002166])
431431
* Updates screenshot & verbiage in the Shelving Location Admin docs.
432432
* Adding information to the OPAC MyAccount docs about SmartPay.
433-
* Adds page-{ctx.page} or page-myopac-{myopac_page} to OPAC <body> tag for use in custom CSS (https://bugs.launchpad.net/evergreen/+bug/2115739[Bug 2115739])
433+
* Adds `page-{ctx.page}` or `page-myopac-{myopac_page}` to OPAC `<body>` tag for use in custom CSS (https://bugs.launchpad.net/evergreen/+bug/2115739[Bug 2115739])
434434
* Fixes borders of staff login form button, password toggle (https://bugs.launchpad.net/evergreen/+bug/2089597[Bug 2089597])
435435
* Fixed input labels, IDs in Merge Monograph Parts dialog. (https://bugs.launchpad.net/evergreen/+bug/2063455[Bug 2063455])
436436
* Ensures all grid table captions have unique IDs (https://bugs.launchpad.net/evergreen/+bug/2102046[Bug 2102046])

0 commit comments

Comments
 (0)