Skip to content

Releases: BerkeleyLibrary/archivesspace

v4.1.1-3 AP-630 _toolbar view

27 Mar 00:41
Immutable release. Only release title and notes can be modified.
1667f05

Choose a tag to compare

What's Changed

using Aspace 4.1.1 resources/_toolbar.html.erb view as override file. Previous commit was using a newer aspace version of the view which broke the PDF export for resources

Full Changelog: 4.1.1-2...4.1.1-3

v4.1.1-2 AP-609 override resources toolbar view template

17 Mar 00:13
Immutable release. Only release title and notes can be modified.
87b9b37

Choose a tag to compare

Override the toolbar view template for resources so the numbered_cs option is defaulted to true when exporting EAD resources

v4.1.1-1 Adds incremental versioning and new header logos

05 Feb 21:12
Immutable release. Only release title and notes can be modified.
9e195f3

Choose a tag to compare

adds incremental versioning
adds new header logos

v4.1.1: Upgrades to ASpace v4.1.1

04 Feb 00:31
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • DP-2130: Updates ASpace to v4.1.1 by @danschmidt5189 in #8. This requires upgrading to Solr9 (see the ASpace 4.x release notes). The included compose.yml file has been upgraded to work with Solr9/ASpace4.

Full Changelog: 3.3.1...4.1.1

3.3.1: Backfills the ASpace v3.3.1 release

03 Feb 20:10
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Includes ASpace v3.3.1
  • [10] Bundles the updated build/release workflows.
  • [9] Updates Library logos

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.