Skip to content

Releases: BerkeleyLibrary/archivesspace

v3.3.1-ucblib-rc4

27 Nov 19:16
fbaa042

Choose a tag to compare

Adds material_types plugin. This is built in to the image

v3.3.1-ucblib-rc3 » Fixes PDF generation

11 Aug 15:53

Choose a tag to compare

DP-706 (bugfix): Fixes PDF generation by giving the application user a home directory.

ArchivesSpace uses the FOP PDF generation library, which needs to be able to write to either ~/.fop or ${approot}/.fop. The latter is not writeable for security reasons (the app user can only write to /opt/app/data), and the former was previously not writeable because the app user's homedir did not exist.

v3.3.1-ucblib-rc2 » Adds Berkeley Branding Support

31 Jul 18:48

Choose a tag to compare

  • Adds custom branding support (logo, alt text, and welcome messaging) configured via ENV flags.
  • Bakes Bancroft/non-Bancroft logos into the image. This way you don't have to mount them.
  • Bakes the customized config.rb into the image; same reasoning.
  • Simplifies the configuration structure within the repository (everything is now nestled under ./files).

v3.3.1-ucblib-rc1 » Berkeley LIbrary Initial Dockerized Release

27 Jul 18:43

Choose a tag to compare

This is the first released image version for the Berkeley Library's Dockerized ArchivesSpace v3.3.1 instance.