<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.accesstomemory.org/index.php?feed=atom&amp;namespace=0&amp;title=Special%3ANewPages</id>
		<title>AtoM wiki - New pages [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.accesstomemory.org/index.php?feed=atom&amp;namespace=0&amp;title=Special%3ANewPages"/>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/wiki/Special:NewPages"/>
		<updated>2026-05-10T02:43:22Z</updated>
		<subtitle>From AtoM wiki</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>http://wiki.accesstomemory.org/wiki/Release/Release_announcements/Release_2.10.1</id>
		<title>Release/Release announcements/Release 2.10.1</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/wiki/Release/Release_announcements/Release_2.10.1"/>
				<updated>2025-12-04T11:24:04Z</updated>
		
		<summary type="html">&lt;p&gt;Samason: Created page with &amp;quot;{{#pagetitle:Release 2.10.1}} Main Page &amp;gt; Releases &amp;gt; Releases/Release announcements &amp;gt; Release 2.10.1  '''Release date''': December 3, 2025  '''Download link''': [h...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:Release 2.10.1}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Releases]] &amp;gt; [[Releases/Release announcements]] &amp;gt; Release 2.10.1&lt;br /&gt;
&lt;br /&gt;
'''Release date''': December 3, 2025&lt;br /&gt;
&lt;br /&gt;
'''Download link''': [https://storage.accesstomemory.org/releases/atom-2.10.1.tar.gz atom-2.10.1.tar.gz]&lt;br /&gt;
&lt;br /&gt;
'''Database schema version''': v197&lt;br /&gt;
&lt;br /&gt;
'''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.&lt;br /&gt;
&lt;br /&gt;
Visit the [https://www.accesstomemory.org/download/ Downloads] page to download the most recent release, and consult the 2.10 [https://www.accesstomemory.org/docs/2.10/admin-manual/installation/upgrading/ Upgrading] and [https://www.accesstomemory.org/docs/2.10/admin-manual/installation/ubuntu/ Installation] guides in our documentation for further information.&lt;br /&gt;
&lt;br /&gt;
An overview of some of the changes in the 2.10.1 release is included below.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
===Enhancements and other changes===&lt;br /&gt;
* Added a local only option to the text extraction PDF task #[https://github.com/artefactual/atom/issues/2214 2214]&lt;br /&gt;
* Added the ability to add archival descriptions to clipboard from a Physical Storage view #[https://github.com/artefactual/atom/issues/2205 2205]&lt;br /&gt;
* Improved clarity of physical storage reports by including reference codes #[https://github.com/artefactual/atom/issues/2186 2186]&lt;br /&gt;
* Expanded Acquisition date in accession and deaccession form to include YYYY only or free-form entries #[https://github.com/artefactual/atom/issues/2157 2157]&lt;br /&gt;
* Added new CSV Validator tests for maximum title lengths, and for validating event dates #[https://github.com/artefactual/atom/pull/2252 2252]&lt;br /&gt;
* AtoM now enforces CSP by default, and is no longer report-only #[https://github.com/artefactual/atom/issues/2219 2219]&lt;br /&gt;
&lt;br /&gt;
===Bug fixes and other updates===&lt;br /&gt;
* Fixed php error in QubitLimitIp on dev AtoM site after migration to 2.10 #[https://github.com/artefactual/atom/issues/2178 2178]&lt;br /&gt;
* Clipboard Print preview now works as expected in BS5 #[https://github.com/artefactual/atom/issues/2171 2171]&lt;br /&gt;
* Fixed ES issue that resulted in incorrect search result count for more than 10k results #[https://github.com/artefactual/atom/issues/2198 2198]&lt;br /&gt;
* Fixed CSP Violation for refresh page links #[https://github.com/artefactual/atom/issues/2239 2239]&lt;br /&gt;
* Fixed CSP Violation for previous page links #[https://github.com/artefactual/atom/issues/2232 2232]&lt;br /&gt;
* Updated CSV imports to not fail if an unmatched record is encountered #[https://github.com/artefactual/atom/issues/2071 2071]&lt;br /&gt;
* Fixed CSV imports of archival descriptions failing to find pairs if repository data is inherited #[https://github.com/artefactual/atom/issues/2070 2070]&lt;br /&gt;
* Fixed broken user menu styling for SSO #[https://github.com/artefactual/atom/issues/2250 2250]&lt;br /&gt;
* Clarified Generate archival description reports as public user settings #[https://github.com/artefactual/atom/issues/2248 2248]&lt;br /&gt;
* Fixed incorrect ES config path for max_result_window #[https://github.com/artefactual/atom/issues/2246 2246]&lt;br /&gt;
* Fixed fullwidth treeview being frozen when max treeview items is increased #[https://github.com/artefactual/atom/issues/2237 2237]&lt;br /&gt;
* Updated CSV import to use culture-agnostic matching #[https://github.com/artefactual/atom/pull/2231 2231]&lt;br /&gt;
* Removed DebugPDO and related references from AtoM #[https://github.com/artefactual/atom/issues/2223 2223]&lt;br /&gt;
* Removed unsupported multi-line input for street addresses and updated to single line #[https://github.com/artefactual/atom/issues/2193 2193]&lt;br /&gt;
* Fixed missing divider in RTL layout #[https://github.com/artefactual/atom/issues/2217 2217]&lt;br /&gt;
* Updated Contributing guidelines with wiki docs #[https://github.com/artefactual/atom/pull/2206 2206]&lt;br /&gt;
* Created a Code of Conduct document #[https://github.com/artefactual/atom/pull/2203 2203]&lt;br /&gt;
* Removed unused BS2, jQuery, and uppy vendor dependencies #[https://github.com/artefactual/atom/pull/2201 2201]&lt;br /&gt;
* Fixed typo on &amp;quot;port&amp;quot; config in bootstrap.php #[https://github.com/artefactual/atom/pull/2188 2188]&lt;br /&gt;
* Fix broken docker environment variable #[https://github.com/artefactual/atom/pull/2187 2187]&lt;br /&gt;
* Fixed issues with export bulk csv #[https://github.com/artefactual/atom/issues/2179 2179]&lt;br /&gt;
* Fixed build.xml for AtoM's build script to account for 2 digits in version #[https://github.com/artefactual/atom/pull/2177 2177]&lt;br /&gt;
* Fixed broken symfony debug mode in BS5 themes #[https://github.com/artefactual/atom/issues/2031 2031]&lt;br /&gt;
&lt;br /&gt;
===Dependency updates===&lt;br /&gt;
* Dependabot fixes: change package versions #[https://github.com/artefactual/atom/pull/2195 2195]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Security updates===&lt;br /&gt;
&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;see also&amp;quot;&amp;gt;&lt;br /&gt;
You can read more about how to report a security vulnerability found in AtoM [https://github.com/artefactual/atom/blob/qa/2.x/SECURITY.md here]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Community Contributors===&lt;br /&gt;
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 [https://github.com/artefactual/atom/releases/tag/v2.10.1 GitHub release notes].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;see also&amp;quot;&amp;gt;&lt;br /&gt;
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 [[Development/Contribute_code|contribute code]]!&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a full list of updates, please see the [https://github.com/artefactual/atom/releases/tag/v2.10.1 Release Notes]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Links'''&lt;br /&gt;
&lt;br /&gt;
* AtoM 2.10.1 tarball direct download: [https://storage.accesstomemory.org/releases/atom-2.10.1.tar.gz atom-2.10.1.tar.gz]&lt;br /&gt;
* AtoM [https://www.accesstomemory.org/download/ Downloads] page&lt;br /&gt;
* 2.10 [https://www.accesstomemory.org/docs/2.10/admin-manual/installation/ubuntu/ installation] and [https://www.accesstomemory.org/docs/2.10/admin-manual/installation/upgrading/ upgrading] instructions&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
* [[Releases/Release_announcements|Back to Release announcements]]&lt;br /&gt;
* [[Releases|Back to Releases]]&lt;br /&gt;
* [[Main Page|AtoM wiki Home]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Releases]]&lt;/div&gt;</summary>
		<author><name>Samason</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/wiki/Release/Release_announcements/Release_2.10.0</id>
		<title>Release/Release announcements/Release 2.10.0</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/wiki/Release/Release_announcements/Release_2.10.0"/>
				<updated>2025-09-29T09:25:46Z</updated>
		
		<summary type="html">&lt;p&gt;Samason: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:Release 2.10.0}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Releases]] &amp;gt; [[Releases/Release announcements]] &amp;gt; Release 2.10.0&lt;br /&gt;
&lt;br /&gt;
'''Release date''': September 26, 2025&lt;br /&gt;
&lt;br /&gt;
'''Download link''': [https://storage.accesstomemory.org/releases/atom-2.10.0.tar.gz atom-2.10.0.tar.gz]&lt;br /&gt;
&lt;br /&gt;
'''Database schema version''': v197&lt;br /&gt;
&lt;br /&gt;
'''Release 2.10.0''' is a major release which updates ElasticSearch to 7.10, and also removes the two Bootstrap 2 themes. It also includes a number of features and enhancements such a settings page for logo, favicon, and header color customization, the ability to export accession CSVs, and major improvements to the RTL layout.&lt;br /&gt;
&lt;br /&gt;
Visit the [https://www.accesstomemory.org/download/ Downloads] page to download the most recent release, and consult the 2.10 [https://www.accesstomemory.org/docs/2.10/admin-manual/installation/upgrading/ Upgrading] and [https://www.accesstomemory.org/docs/2.10/admin-manual/installation/ubuntu/ Installation] guides in our documentation for further information.&lt;br /&gt;
&lt;br /&gt;
An overview of some of the changes in the 2.10 release is included below.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
===Major dependency updates===&lt;br /&gt;
* Upgraded to ElasticSearch to 7.10 #[https://github.com/artefactual/atom/issues/2056 2056]&lt;br /&gt;
* Removed BS2 themes #[https://github.com/artefactual/atom/issues/2065 2065]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Features and Enhancements===&lt;br /&gt;
* Added a header customizations settings page for changing header, site logo, and favicon #[https://github.com/artefactual/atom/issues/2036 2036]&lt;br /&gt;
* Added ability to update Google Analytics ID via settings #[https://github.com/artefactual/atom/issues/2079 2079]&lt;br /&gt;
* Added empty and invalid information object check to data integrity and repair tool #[https://github.com/artefactual/atom/pull/2144 2144]&lt;br /&gt;
* Added ability to export accession CSV via Clipboard #[https://github.com/artefactual/atom/issues/1901 1901]&lt;br /&gt;
* Added ability to do bulk CSV exports. #[https://github.com/artefactual/atom/issues/2057 2057]&lt;br /&gt;
* Enhanced accessibility of PDF finding aids #[https://github.com/artefactual/atom/pull/2102 2102]&lt;br /&gt;
* Fixed problems with RTL layout #[https://github.com/artefactual/atom/issues/2067 2067]&lt;br /&gt;
*Enabled mouse scroll nav for carousel. #[https://github.com/artefactual/atom/issues/2076 2076]&lt;br /&gt;
* Improved digital object load task URL handling #[https://github.com/artefactual/atom/pull/2162 2162]&lt;br /&gt;
* Added password confirmation before updating user #[https://github.com/artefactual/atom/issues/2134 2134]&lt;br /&gt;
* Added VSCode files to gitignore #[https://github.com/artefactual/atom/issues/2099 2099]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Bug fixes and other updates===&lt;br /&gt;
* Fixed search:document not working in ES7 #[https://github.com/artefactual/atom/issues/2169 2169]&lt;br /&gt;
* Fixed logo and favicon functionality to not restore logo on submit. #[https://github.com/artefactual/atom/issues/2166 2166]&lt;br /&gt;
* Updated ES plugin to use forcemergeAll #[https://github.com/artefactual/atom/pull/2160 2160]&lt;br /&gt;
* Updated build package.xml with BS5 build files #[https://github.com/artefactual/atom/issues/2150 2150]&lt;br /&gt;
* Closed cURL handles on digital object downloads #[https://github.com/artefactual/atom/pull/2155 2155]&lt;br /&gt;
* Fixed CLI tools:rename-slug not updating browse page links. #[https://github.com/artefactual/atom/issues/2153 2153]&lt;br /&gt;
* Make paths for logo/favicon to be configurable dir #[https://github.com/artefactual/atom/issues/2151 2151]&lt;br /&gt;
* Clarified 'Generating finding aid as a public user' setting. #[https://github.com/artefactual/atom/issues/2145 2145]&lt;br /&gt;
* Displayed draft digital objects in carousel. #[https://github.com/artefactual/atom/issues/2142 2142]&lt;br /&gt;
* Fixed group permissions not being set/displayed correctly #[https://github.com/artefactual/atom/issues/2094 2094]&lt;br /&gt;
* Updated arOidcPlugin to use expires_in for access token #[https://github.com/artefactual/atom/issues/2139 2139]&lt;br /&gt;
* Fixed creating new users requiring non-existent currentPassword field #[https://github.com/artefactual/atom/issues/2137 2137]&lt;br /&gt;
* Fixed XML not escaping for access copy URLs in EAD export #[https://github.com/artefactual/atom/issues/2135 2135]&lt;br /&gt;
* Fixed related accessions not appearing in Physical Storage #[https://github.com/artefactual/atom/issues/2116 2116]&lt;br /&gt;
* Fixed rights area duplicates under accession records and 500 error on save #[https://github.com/artefactual/atom/issues/2098 2098]&lt;br /&gt;
* Fixed style attribute in customizable header violating content security policy #[https://github.com/artefactual/atom/issues/2129 2129]&lt;br /&gt;
* Stopped testGetByTitleIdentifierAndRepo from polluting database #[https://github.com/artefactual/atom/issues/2125 2125]&lt;br /&gt;
* Added more feedback to logs when indexing information objects by slug #[https://github.com/artefactual/atom/issues/2124 2124]&lt;br /&gt;
* Fixed shifted columns in CSV exports #[https://github.com/artefactual/atom/issues/2122 2122]&lt;br /&gt;
* Fixed isAuthenticated error when attempting to export accession csv using CLI #[https://github.com/artefactual/atom/issues/2117 2117]&lt;br /&gt;
* Added clipboard count UI labels to AtoM fixtures #[https://github.com/artefactual/atom/pull/2114 2114]&lt;br /&gt;
* Fixed PHP 8x error for update fixtures task #[https://github.com/artefactual/atom/pull/2109 2109]&lt;br /&gt;
* Fixed PHP 8x error for plugin page #[https://github.com/artefactual/atom/pull/2106 2106]&lt;br /&gt;
* Updated public CSV exports to exclude accessionNumber field #[https://github.com/artefactual/atom/issues/2090 2090]&lt;br /&gt;
* Reduced year input to 4 digits for fields with datepickers #[https://github.com/artefactual/atom/pull/2092 2092]&lt;br /&gt;
* Clarified 'This is a mandatory element' msg in forms. #[https://github.com/artefactual/atom/issues/2089 2089]&lt;br /&gt;
* Fixed DACS incorrectly mapping 'Physical access' to 'accessionNumber' instead of 'physicalCharacteristics' #[https://github.com/artefactual/atom/issues/2087 2087]&lt;br /&gt;
* Fixed CSV exports with hidden elements having data in wrong columns. #[https://github.com/artefactual/atom/issues/2041 2041]&lt;br /&gt;
* Restored new related material formatting and fix 500 error when linking containers #[https://github.com/artefactual/atom/pull/2085 2085]&lt;br /&gt;
* Fixed tooltips that were not displaying asterisks #[https://github.com/artefactual/atom/issues/2083 2083]&lt;br /&gt;
* Made clipboard 'count' text translatable. #[https://github.com/artefactual/atom/issues/2078 2078]&lt;br /&gt;
* Fixed finding aid visibility typo #[https://github.com/artefactual/atom/pull/2077 2077]&lt;br /&gt;
* Added ability to expand sections that contain errors in forms. #[https://github.com/artefactual/atom/issues/2063 2063]&lt;br /&gt;
* Excluded hidden elements from Finding Aids. #[https://github.com/artefactual/atom/issues/2030 2030]&lt;br /&gt;
* Fixed logout route for SSO when IP is limited #[https://github.com/artefactual/atom/issues/2039 2039]&lt;br /&gt;
* Updated BS5 to use correct alert class #[https://github.com/artefactual/atom/issues/2007 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Dependency updates===&lt;br /&gt;
* Bumped tmp from 0.2.3 to 0.2.4 #[https://github.com/artefactual/atom/pull/2121 2121]&lt;br /&gt;
* Bumped cypress version #[https://github.com/artefactual/atom/pull/2119 2119]&lt;br /&gt;
*Bumped form-data from 4.0.1 to 4.0.4 #[https://github.com/artefactual/atom/pull/2103 2103]&lt;br /&gt;
&lt;br /&gt;
===Security updates===&lt;br /&gt;
&lt;br /&gt;
N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;see also&amp;quot;&amp;gt;&lt;br /&gt;
You can read more about how to report a security vulnerability found in AtoM [https://github.com/artefactual/atom/blob/qa/2.x/SECURITY.md here]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Community Contributors===&lt;br /&gt;
A huge thank you to all of the community contributors who were involved in AtoM 2.10.0. Their details and contributions can be found in the [https://github.com/artefactual/atom/releases/tag/v2.10.0 GitHub release notes].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;see also&amp;quot;&amp;gt;&lt;br /&gt;
If you're a developer interested in committing bug fixes and enhancements back to the public project, check out our guide on how to [[Development/Contribute_code|contribute code]]!&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a full list of updates, please see the [https://github.com/artefactual/atom/releases/tag/v2.10.0 Release Notes]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
'''Links'''&lt;br /&gt;
&lt;br /&gt;
* AtoM 2.10.0 tarball direct download: [https://storage.accesstomemory.org/releases/atom-2.10.0.tar.gz atom-2.10.0.tar.gz]&lt;br /&gt;
* AtoM [https://www.accesstomemory.org/download/ Downloads] page&lt;br /&gt;
* 2.10 [https://www.accesstomemory.org/docs/2.10/admin-manual/installation/ubuntu/ installation] and [https://www.accesstomemory.org/docs/2.10/admin-manual/installation/upgrading/ upgrading] instructions&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
* [[Releases/Release_announcements|Back to Release announcements]]&lt;br /&gt;
* [[Releases|Back to Releases]]&lt;br /&gt;
* [[Main Page|AtoM wiki Home]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Releases]]&lt;/div&gt;</summary>
		<author><name>Samason</name></author>	</entry>

	</feed>