Skip to content

ArchivesSpace 1.0.2

Compare
Choose a tag to compare
@anarchivist anarchivist released this 26 Nov 21:10
· 10196 commits to master since this release
  • FEATURE #51853907, #51854067: Rapid data entry: Allow filling a column with a single value or sequence, reordering of columns, and addition of multiple rows in a single action
  • FEATURE #60634014: Provide links to imported records when an import process successfully completes
  • FEATURE #59331638: Change default filename for exported records
  • BUG FIX #60815988: Migrated records cannot be saved when a user tries to edit them after the migration process
  • BUG FIX #61015848: Frontend should preserve external id records
  • BUG FIX #60918200: When editing an existing user's properties (e.g. name fields, etc.), changed properties do not save properly
  • BUG FIX #61363116: Fix GEM_HOME/GEM_PATH conflicts
  • BUG FIX #59972370: Frontend cookies are shared between multiple applications running on same hostname but with different ports
  • BUG FIX #58091990: MARCXML import: import fails if 040$e is not present
  • BUG FIX #54842540: When a modal/dialog is active, focus is not moved to the dialog
  • BUG FIX: Ensure CSRF token is appended to AJAX POST requests
  • KNOWN ISSUE: On Windows, startup fails because ArchivesSpace cannot find gems when pathname contains spaces
    • To resolve, move ArchivesSpace to a directory path that does not contain spaces.