Skip to content

Release 2.10.1

Latest

Choose a tag to compare

@anvit anvit released this 03 Dec 21:38
a8213e5

Release 2.10.1 is addresses a number of small bug fixes as well as issues related to the ElasticSearch update in AtoM 2.10.0. It also includes a few enhancements such as having the ability to add items to clipboard associated with a specific physical storage container record, updates to physical storage reports which will now include reference codes, and a few new CSV validator tests. AtoM also now enforces Content Security Policy by default instead of just reporting violations.

Community Contributors

A huge thanks to all the community contributors, translators, and folks who reported issues for this release!

Masssive thanks to these folks for contributing fixes, enhancements, and documentation updates for this release:

List of changes

Enhancements and other changes:

  • Added a local only option to the text extraction PDF task (#2214)
  • Added the ability to add archival descriptions to clipboard from a Physical Storage view (#2205)
  • Improved clarity of physical storage reports by including reference codes (#2186)
  • Expanded Acquisition date in accession and deaccession form to include YYYY only or free-form entries (#2157)
  • Added new CSV Validator tests for maximum title lengths, and for validating event dates (#2252)
  • AtoM now enforces CSP by default, and is no longer report-only. (#2219)

Bug fixes:

  • Fixed php error in QubitLimitIp on dev AtoM site after migration to 2.10 (#2178)
  • Clipboard Print preview now works as expected in BS5 (#2171)
  • Fixed ES issue that resulted in incorrect search result count for more than 10k results (#2198)
  • Fixed CSP Violation for refresh page links (#2239)
  • Fixed CSP Violation for previous page links (#2232)
  • Updated CSV imports to not fail if an unmatched record is encountered (#2071)
  • Fixed CSV imports of archival descriptions failing to find pairs if repository data is inherited (#2070)
  • Fixed broken user menu styling for SSO (#2250)
  • Clarified Generate archival description reports as public user settings (#2248)
  • Fixed incorrect ES config path for max_result_window (#2246)
  • Fixed fullwidth treeview being frozen when max treeview items is increased (#2237)
  • Updated CSV import to use culture-agnostic matching (#2231)
  • Removed DebugPDO and related references from AtoM (#2223)
  • Removed unsupported multi-line input for street addresses and updated to single line (#2193)
  • Fixed missing divider in RTL layout (#2217)
  • Updated Contributing guidelines with wiki docs (#2206)
  • Created a Code of Conduct document (#2203)
  • Removed unused BS2, jQuery, and uppy vendor dependencies (#2201)
  • Fixed typo on "port" config in bootstrap.php (#2188)
  • Fix broken docker environment variable (#2187)
  • Fixed issues with export bulk csv (#2179)
  • Fixed build.xml for AtoM's build script to account for 2 digits in version (#2177)
  • Fixed broken symfony debug mode in BS5 themes (#2031)

Dependency updates:

  • Dependabot fixes: change package versions (#2195)

New Contributors

Full Changelog: v2.10.0...v2.10.1