Difference between revisions of "Archivematica Release Notes"

From Archivematica
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Main Page]] > [[Documentation]] > [[Release Notes]]  
 
[[Main Page]] > [[Documentation]] > [[Release Notes]]  
===Storage Service 0.3.0===
+
==Storage Service 0.3.0==
  
 
Released April 10th, 2014
 
Released April 10th, 2014
Line 11: Line 11:
 
* Storage Service now supports updating - no longer necessary to reinstall to upgrade https://github.com/artefactual/archivematica-storage-service/pull/6
 
* Storage Service now supports updating - no longer necessary to reinstall to upgrade https://github.com/artefactual/archivematica-storage-service/pull/6
  
===Archivematica 1.1===
+
==Archivematica 1.1==
  
 
Released May 2, 2014
 
Released May 2, 2014
Line 32: Line 32:
 
**Bug fix (file identification in mets is now from file id tool and not FITS) https://github.com/artefactual/archivematica/pull/15
 
**Bug fix (file identification in mets is now from file id tool and not FITS) https://github.com/artefactual/archivematica/pull/15
  
===Archivematica 1.0===
+
==Archivematica 1.0==
  
 
Release for public testing: September 2013  
 
Release for public testing: September 2013  
 
Package release: January 2014
 
Package release: January 2014
  
==New features==
+
===New features===
  
 
* Format Policy Registry (FPR) improvements including
 
* Format Policy Registry (FPR) improvements including
Line 54: Line 54:
 
* Further scalability testing/prototyping and improved documentation
 
* Further scalability testing/prototyping and improved documentation
  
== Bug fixes and enhancements ==
+
===Bug fixes and enhancements===
  
 
*[https://projects.artefactual.com/versions/31 bug fixes]
 
*[https://projects.artefactual.com/versions/31 bug fixes]

Revision as of 18:01, 4 May 2014

Main Page > Documentation > Release Notes

Storage Service 0.3.0

Released April 10th, 2014

Includes backend enhancements and API-level changes only, with no direct user facing changes

Archivematica 1.1

Released May 2, 2014

Archivematica 1.0

Release for public testing: September 2013 Package release: January 2014

New features

  • Format Policy Registry (FPR) improvements including
    • Ability to add/change format policies in the dashboard
    • Ability to update the local FPR from fpr.archivematica.org
    • Upload and report performance stats to FPR
    • For detailed information about the FPR, see Administrator manual--FPR
  • Generation of "fail" reports in the administrative tab of the dashboard
  • Eliminate unused interface options (e.g. DSpace transfer, CONTENTdm upload, ICA-AtoM upload) via the administrative tab of the dashboard
  • DIP upload to Archivist Toolkit Archivists Toolkit integration with a metadata entry gui in the dashboard and actionable PREMIS rights
  • AIP pointer file
  • Storage service with API
  • Ability to request to delete an AIP via the dashboard
  • Upgraded to FITS 0.62
  • Ability for multiple pipelines to write to a shared ElasticSearch index and to the same AIP store(s) (i.e. multiple dept's -> one institution)
  • Further scalability testing/prototyping and improved documentation

Bug fixes and enhancements