Release 2.10.1
Main Page > Releases > Releases/Release announcements > Release 2.10.1
Release date: December 3, 2025
Download link: atom-2.10.1.tar.gz
Database schema version: v197
Release 2.10.1 is a minor release with a number of small bug fixes and issues related to the ElasticSearch update in AtoM 2.10.0. It included 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.
Visit the Downloads page to download the most recent release, and consult the 2.10 Upgrading and Installation guides in our documentation for further information.
An overview of some of the changes in the 2.10.1 release is included below.
Contents
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 and other updates
- 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
Security updates
N/A
Community Contributors
A huge thank you to all of the community contributors who were involved in AtoM 2.10.1. Their details and contributions can be found in the GitHub release notes.
See Also
We have a strong and growing AtoM contributor community. If you're a developer interested in committing bug fixes and enhancements back to the public project, check out our guide on how to contribute code!
For a full list of updates, please see the Release Notes
Links
- AtoM 2.10.1 tarball direct download: atom-2.10.1.tar.gz
- AtoM Downloads page
- 2.10 installation and upgrading instructions

