Releases: AtlasSystems/AeonArchivesSpaceClientAddon
Support for WebView2
Adds support for the WebView2 embedded browser, which is present in Aeon 5.2+
If WebView2 is not available, the previous Chromium embedded browser will be used.
Support for Aeon Client 5.1
This release adds a few fixes to support Aeon Client version 5.1. It also supports previous versions of the Aeon Client.
v2.1.0
Version 2.0
- Added location mapping, displaying, and importing
- Added support for mapping resource-level instances when the current AO has no instances
- Added a setting to allow grouping by the Volume column
- Added support for importing digital object instance information
- Added barcode extraction for container and digital object instances
These changes are not backwards compatible with old versions of the DataMapping.lua. Any custom data mappings should be reimplemented using the new DataMapping.lua. The ArchivalObjectContainer
data mapping has been renamed to ArchivalObjectInstance
, since the field can now pull data from digital object instances.
Version 1.3
Added support for importing citation data for Resources, Digital Objects, and Accessions. Added ability to import specific instance information for Archival Objects. The fields can be customized in the DataMapping.lua file.