Difference between revisions of "Archivematica 1.6.1 release notes"

From Archivematica
Jump to navigation Jump to search
Line 7: Line 7:
 
===Archivematica 1.6.1===
 
===Archivematica 1.6.1===
  
* '''Sponsored''' (Canadian Centre for Architecture) Update METS to encode in UTF-8 instead of ASCII - [https://projects.artefactual.com/issues/11163| #11163]
+
* '''Sponsored''' (Canadian Centre for Architecture) Update METS to encode in UTF-8 instead of ASCII - [https://projects.artefactual.com/issues/11163| Issue #11163] [https://github.com/artefactual/archivematica/pull/541| PR541]
* '''Sponsored''' (Canadian Centre for Architecture) Increase Elasticsearch timeout limit - [https://projects.artefactual.com/issues/11294| #11294]
+
* '''Sponsored''' (Canadian Centre for Architecture) Increase Elasticsearch timeout limit - [https://projects.artefactual.com/issues/11294| Issue #11294] [https://github.com/artefactual/archivematica/pull/556| PR556]
 +
* '''Sponsored''' (University of Saskatchewan Library) Allow UTF8-encoded transfer directory names - [https://projects.artefactual.com/issues/10712| Issue #10712] [https://github.com/artefactual/archivematica/pull/520| PR520]
 +
 
 
* '''Contributed''' ([https://github.com/djpillen| Dallas Pillen]) Use display_title instead of title for sip_name in Appraisal tab - [https://github.com/artefactual-labs/appraisal-tab/pull/158| PR158]
 
* '''Contributed''' ([https://github.com/djpillen| Dallas Pillen]) Use display_title instead of title for sip_name in Appraisal tab - [https://github.com/artefactual-labs/appraisal-tab/pull/158| PR158]
 
* '''Contributed''' ([https://github.com/djpillen| Dallas Pillen]) Use display_string instead of title for digital object title with ArchivesSpace integration - [https://github.com/artefactual-labs/agentarchives/pull/41| PR41]
 
* '''Contributed''' ([https://github.com/djpillen| Dallas Pillen]) Use display_string instead of title for digital object title with ArchivesSpace integration - [https://github.com/artefactual-labs/agentarchives/pull/41| PR41]
Line 15: Line 17:
 
* Set filepath for zip files correctly when starting transfer - [https://projects.artefactual.com/issues/11224| #11224]
 
* Set filepath for zip files correctly when starting transfer - [https://projects.artefactual.com/issues/11224| #11224]
 
* Change date format in verifyMD5.sh - [https://github.com/artefactual/archivematica/pull/629| PR629]
 
* Change date format in verifyMD5.sh - [https://github.com/artefactual/archivematica/pull/629| PR629]
* Allow UTF8-encoded transfer directory names - [https://projects.artefactual.com/issues/10712| #10712]
 

Revision as of 15:34, 27 July 2017

Home > Release Notes > Archivematica 1.6.1 release notes

NOTE: these release notes are a work in progress and are subject to change.

Bug fix release - MM DD, YYYY.

Archivematica 1.6.1

  • Sponsored (Canadian Centre for Architecture) Update METS to encode in UTF-8 instead of ASCII - Issue #11163 PR541
  • Sponsored (Canadian Centre for Architecture) Increase Elasticsearch timeout limit - Issue #11294 PR556
  • Sponsored (University of Saskatchewan Library) Allow UTF8-encoded transfer directory names - Issue #10712 PR520
  • Contributed (Dallas Pillen) Use display_title instead of title for sip_name in Appraisal tab - PR158
  • Contributed (Dallas Pillen) Use display_string instead of title for digital object title with ArchivesSpace integration - PR41
  • Support for PRONOM 89 and 90 - #10982
  • ArchivesSpace: Don't special case first note when editing a record - PR40
  • Set filepath for zip files correctly when starting transfer - #11224
  • Change date format in verifyMD5.sh - PR629