<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.accesstomemory.org/index.php?action=history&amp;feed=atom&amp;title=Releases%2FRelease_announcements%2FRelease_2.9.1</id>
		<title>Releases/Release announcements/Release 2.9.1 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.accesstomemory.org/index.php?action=history&amp;feed=atom&amp;title=Releases%2FRelease_announcements%2FRelease_2.9.1"/>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Releases/Release_announcements/Release_2.9.1&amp;action=history"/>
		<updated>2026-05-04T18:58:55Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Releases/Release_announcements/Release_2.9.1&amp;diff=3693&amp;oldid=prev</id>
		<title>Samason: Created page with &quot;'''Release date''': May 12, 2025  '''Download link''': [https://storage.accesstomemory.org/releases/atom-2.9.1.tar.gz atom-2.9.1.tar.gz]  '''Database schema version''': v193...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Releases/Release_announcements/Release_2.9.1&amp;diff=3693&amp;oldid=prev"/>
				<updated>2025-05-12T20:17:01Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Release date&amp;#039;&amp;#039;&amp;#039;: May 12, 2025  &amp;#039;&amp;#039;&amp;#039;Download link&amp;#039;&amp;#039;&amp;#039;: [https://storage.accesstomemory.org/releases/atom-2.9.1.tar.gz atom-2.9.1.tar.gz]  &amp;#039;&amp;#039;&amp;#039;Database schema version&amp;#039;&amp;#039;&amp;#039;: v193...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Release date''': May 12, 2025&lt;br /&gt;
&lt;br /&gt;
'''Download link''': [https://storage.accesstomemory.org/releases/atom-2.9.1.tar.gz atom-2.9.1.tar.gz]&lt;br /&gt;
&lt;br /&gt;
'''Database schema version''': v193&lt;br /&gt;
&lt;br /&gt;
'''Release 2.9.1''' is a minor release which primarily addresses bugs introduced due to PHP 8.x and other changes in 2.9.0. It also includes a few enhancements, most notably — improvements to how related materials are listed, a Javascript challenge for human verification to prevent bot attacks, and a couple of performance improvements.&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.9 [https://www.accesstomemory.org/docs/2.9/admin-manual/installation/upgrading/ Upgrading] and [https://www.accesstomemory.org/docs/2.9/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.9.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 improvements for how related materials are listed in descriptions #[https://github.com/artefactual/atom/pull/1900 1900]&lt;br /&gt;
* AtoM now re-encodes AV Files Only when Necessary #[https://github.com/artefactual/atom/issues/1912 1912]&lt;br /&gt;
* Added xdebug for PHP debugging to the docker env #[https://github.com/artefactual/atom/issues/1989 1989]&lt;br /&gt;
* Added js challenge for human verification #[https://github.com/artefactual/atom/pull/1962 1962], [https://www.accesstomemory.org/en/docs/2.9/admin-manual/security/js-challenge/#security-js-challeng  documentation]&lt;br /&gt;
* Added capability for searching accessions by linked terms #[https://github.com/artefactual/atom/issues/1986 1986]&lt;br /&gt;
* Addressed high memory usage in tools:rename-slug #[https://github.com/artefactual/atom/issues/1971 1971]&lt;br /&gt;
&lt;br /&gt;
===Dependency updates===&lt;br /&gt;
* Updated composer dependencies #[https://github.com/artefactual/atom/pull/1939 1939] &amp;amp; #[https://github.com/artefactual/atom/pull/2017 2017]&lt;br /&gt;
* Updated Dockerfile to use PHP8.3, the recommended version for 2.9 #[https://github.com/artefactual/atom/pull/1981 1981]&lt;br /&gt;
* Updated gh unit test workflow in AtoM to use ubuntu 24.04 #[https://github.com/artefactual/atom/pull/1956 1956]&lt;br /&gt;
* Upgraded CAS and addressed package name change #[https://github.com/artefactual/atom/issues/1974 1974]&lt;br /&gt;
&lt;br /&gt;
===General bug fixes===&lt;br /&gt;
* Fixed broken string from translating html entities #[https://github.com/artefactual/atom/issues/2020 2020]&lt;br /&gt;
* Clarified Limit IP settings for authenticated users. #[https://github.com/artefactual/atom/issues/2015 2015]&lt;br /&gt;
* Fixed CSV exports not hiding visible elements # [https://github.com/artefactual/atom/issues/2005 2005]&lt;br /&gt;
* Fixed not being able to access User Menu when using CAS Authentication #[https://github.com/artefactual/atom/issues/1983 1983]&lt;br /&gt;
* Fixed not being able to remove physical object from item #[https://github.com/artefactual/atom/issues/1995 1995]&lt;br /&gt;
* Fixed broken archival descriptions pages that were linked to a Physical storage #[https://github.com/artefactual/atom/issues/1996 1996]&lt;br /&gt;
* Fixed empty form values mask submitted values in advanced search #[https://github.com/artefactual/atom/pull/1992 1992]&lt;br /&gt;
* Fixed 500 error for descriptions with linked physical storage #[https://github.com/artefactual/atom/issues/1987 1987]&lt;br /&gt;
* Fixed PHP 8.x related clipboard issues #[https://github.com/artefactual/atom/pull/1985 1985]&lt;br /&gt;
* Fixed identifiers not being searchable #[https://github.com/artefactual/atom/issues/1977 1977]&lt;br /&gt;
* Fixed broken job links #[https://github.com/artefactual/atom/issues/1975 1975]&lt;br /&gt;
* Fixed typo in sfImageMagickAdapter #[https://github.com/artefactual/atom/pull/1972 1972]&lt;br /&gt;
* Updated ImageMagick to be in line with v7 syntax to fix warnings #[https://github.com/artefactual/atom/issues/1918 1918]&lt;br /&gt;
* Fixed improper escaping double quotes with Markdown #[https://github.com/artefactual/atom/issues/1964 1964], #[https://github.com/artefactual/atom/pull/1978 1978], #[https://github.com/artefactual/atom/pull/1979 1979] and #[https://github.com/artefactual/atom/issues/2001 2001]&lt;br /&gt;
* Fixed Broken MODS XML exports #[https://github.com/artefactual/atom/issues/1958 1958]&lt;br /&gt;
* Replaced DebugPDO with PropelPDO for Tests #[https://github.com/artefactual/atom/issues/1965 1965]&lt;br /&gt;
* Fixed 'Related descriptions' field missing in descriptions #[https://github.com/artefactual/atom/issues/2013 2013]&lt;br /&gt;
* Fixed broken descriptions with related descriptions #[https://github.com/artefactual/atom/issues/2018 2018]&lt;br /&gt;
* Fixed hidden ISAD/RAD/DACS elements being visible for public EAD XML #[https://github.com/artefactual/atom/issues/1879 1879]&lt;br /&gt;
* Fixed PHP 8.x Deprecation warnings in AtoM logs	 #[https://github.com/artefactual/atom/issues/1960 1960]&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.9.1. Nearly a third of our code changes for this release came from the community – thank you so everyone involved! Their details and contributions can be found in the [https://github.com/artefactual/atom/releases/tag/v2.9.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;
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.9.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.9.1 tarball direct download: [https://storage.accesstomemory.org/releases/atom-2.9.1.tar.gz atom-2.9.1.tar.gz]&lt;br /&gt;
* AtoM [https://www.accesstomemory.org/download/ Downloads] page&lt;br /&gt;
* 2.9 [https://www.accesstomemory.org/docs/2.9/admin-manual/installation/ubuntu/ installation] and [https://www.accesstomemory.org/docs/2.9/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>