Difference between revisions of "Releases/Release announcements/Release 2.7.1"
From AtoM wiki
m (fix formatting) |
(fix 2.7 release link) |
||
Line 9: | Line 9: | ||
− | '''Release 2.7.1''' is a minor security patch and bug fix release, resolving an issue with how the new Bootstrap 5 assets were packaged in the [[Releases/Release_announcements/Release_2.7 | + | '''Release 2.7.1''' is a minor security patch and bug fix release, resolving an issue with how the new Bootstrap 5 assets were packaged in the [[Releases/Release_announcements/Release_2.7|2.7.0 release]]. If you are intending to use the new Bootstrap 5 theme included in 2.7.0, you will need to install this version. |
On the security side, we have performed minor upgrades to two libraries to patch reported security issues in earlier versions - these are: | On the security side, we have performed minor upgrades to two libraries to patch reported security issues in earlier versions - these are: |
Revision as of 13:01, 12 January 2023
Main Page > Releases > Releases/Release announcements > Release 2.7.1
Release date: January 12, 2023
Download link: atom-2.7.1.tar.gz
Database schema version: v192
Release 2.7.1 is a minor security patch and bug fix release, resolving an issue with how the new Bootstrap 5 assets were packaged in the 2.7.0 release. If you are intending to use the new Bootstrap 5 theme included in 2.7.0, you will need to install this version.
On the security side, we have performed minor upgrades to two libraries to patch reported security issues in earlier versions - these are:
- JSON5: upgrade from version 2.2.1 to 2.2.3 (commit here)
- loader-utils: upgrade from version 2.0.2 to 2.0.4 (commit here)
Links
- AtoM 2.7.1 tarball direct download: atom-2.7.1.tar.gz
- AtoM Downloads page
- 2.7 installation and upgrading instructions