Archivematica 1.15.1 and Storage Service 0.21.1 release notes
Home > Release Notes > Archivematica 1.15.1 and Storage Service 0.21.1
Release date: November 29, 2023
Environments
Please see the installation instructions.
Archivematica 1.15.1 and Storage Service 0.21.1 have been tested in the following environments:
- Ubuntu 22.04 64-bit Server Edition
- Rocky Linux 9 x86_64
For development purposes, most of our developers prefer to use Docker containers. These and all above environments are linked from the installation instructions above.
Fixed
API endpoint for listing unapproved transfers returns error
UUID identifiers were not encoded properly in the List Unapproved Transfers and List SIPS Waiting for User Input API endpoints.
Transfers cannot be moved to the rejected directory
In the Archivematica 1.15.0 update, there was a backward-incompatible change involving the configuration parsers for Django settings. This change, part of a simplification process, has affected the handling of the %%sharedPath%% variable. This variable is no longer included in the default settings. If your custom settings rely on this variable, you should now use %sharedPath% to maintain compatibility with the updated system.
Please see the 1.15.1 milestone in GitHub for all issues addressed in this release: https://github.com/archivematica/Issues/milestone/25?closed=1.