Skip to content

AMI v0.4.0

Compare
Choose a tag to compare
@DiegoPino DiegoPino released this 15 Aug 19:05
· 2 commits to 0.4.0 since this release
d802a87

Matches https://github.com/esmero/archipelago-deployment/tree/1.0.0

What's Changed

  • ISSUE-76: Fixes Nominatim, implements better S3 fetching for non cached files by @DiegoPino in #79
  • ISSUE-80: Make AMI LOD Twig extension signature more flexible by @DiegoPino in #81
  • ISSUE-84 and ISSUE-83 by @DiegoPino in #85
  • ISSUE-84b: Files might not have an extension at all! by @DiegoPino in #86
  • ISSUE-82: Include isMemberOf as additional predicate for Collection Membership on Islandora 7 migration by @DiegoPino in #87
  • ISSUE-67 --> 0.3.0 by @patdunlavey in #68
  • ISSUE-88: Fix CSV escaping for double quotes inside JSON Cell by @DiegoPino in #89
  • ISSUE-90: Fixes state/moderation when updating draft ingested Objects by @DiegoPino in #91
  • ISSUE-96 --- Invoke hook_format_strawberryfield_twigcontext_alter during AMI metadatadisplay preview by @patdunlavey in #97
  • ISSUE-93: New Update logic by @DiegoPino in #94
  • ISSUE-61: Make VBO Facet aware! (I DID IT!) by @DiegoPino in #95
  • ISSUE-100 and ISSUE-99: Fixes PHP8 issues (general) by @DiegoPino in #101
  • ISSUE-102: Make 2 columns the min for Updates, 3 for Ingests by @DiegoPino in #103
  • ISSUE-104:Allow Symfony 4 MasterRequest compatibility by @DiegoPino in #105
  • ISSUE-108: Fix over reacting mime type service for remotes by @DiegoPino in #109
  • ISSUE-107: fix out of memory when fetching Top objects with lots of children by @DiegoPino in #112
  • ISSUE-113: Preserve UUID when reusing a file by @DiegoPino in #114
  • ISSUE-115:Replace ::seek() with multiple ::next() to work around bug in PHP8/7/6/5 by @DiegoPino in #116
  • ISSUE-118: I might have solved forever the problems with Webform based search and replace by @DiegoPino in #119

Full Changelog: v0.3.0...v0.4.0