Releases: AtlasSystems/ArchivesSpace-Aeon-Fulfillment-Plugin
Releases · AtlasSystems/ArchivesSpace-Aeon-Fulfillment-Plugin
Version 2018-03-19
- Added the
:request_in_new_tab
,:hide_request_button
, and:hide_button_for_accessions
settings. All are optional and default tofalse
. - Fixed a bug where only the first container would be included in the request.
- Markup is now stripped from the title parameter.
- Plugin has been refactored so builtin ArchivesSpace functionality can be used.
Version 2018-02-22
- Removed explicit reference to
aeon.dll
from the Ruby partial. - This change was made to support Aeon installations that don't specify an explicit
aeon.dll
in the:aeon_web_url
- If updating to or past this version, you may need to add
aeon.dll
to your settings for:aeon_web_url
Version 2018-01-25
Added additional fields, including a field for record barcodes.
Version 2018-01-11
Major refactoring and breaking changes.
- Moved all mappings into a separate classes.
- Fixed incorrect erb syntax
- Added support for Accessions
Version 2017-08-09
Initial release.