Hello AtoM Community members:
I'm pleased to let you know that Artefactual has released AtoM 2.9.2. You can find a list of the fixes and changes in this release on Github or see the release page on the wiki. This release fixes translation strings on the browse page that broke in the last release and a few enhancements:
Improved JS challenge performance by moving logic before Symfony startup #2054
Added the ability to export accession records via CLI #1862
Please note that if you encounter the following error in AtoM 2.9.1+ :
PHP Fatal error: Declaration of DebugPDO::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false in /usr/share/nginx/atom/vendor/symfony/lib/plugins/sfPropelPlugin/lib/vendor/propel/util/DebugPDO.php on line 331
Please update config/config.php (listed in .gitignore) to replace DebugPDO with PropelPDO, similar to our changes for docker/bootstrap.php and lib/arInstall.class.php files in our Update GH unit tests to use Ubuntu 24.04. (#1942).
I would like to thank the community contributors, translators and members who reported issues and contributed fixes for this release. If you would like to contribute to AtoM, please see the contributing guidelines. For any other contribution questions, please email the Community Team on contri...@artefactual.com.