Release history
Islandora releases
Drupal module for browsing and managing Fedora-based digital repositories.
All releases
12 shown
- Microservice URL rewrite functionality moved to an optional submodule
Full changelog
What's Changed
- Move microservice URL rewrites into optional submodule by @dndeli in https://github.com/Islandora/islandora/pull/1101
New Contributors
- @dndeli made their first contribution in https://github.com/Islandora/islandora/pull/1101
Full Changelog: https://github.com/Islandora/islandora/compare/2.17.6...2.18.0
Minor fixes and improvements.
Full changelog
What's Changed
- $inaccessible_entities is an array, but formatPlural() signature requ… by @noahwsmith in https://github.com/Islandora/islandora/pull/1099
Full Changelog: https://github.com/Islandora/islandora/compare/2.17.5...2.17.6
- CVE-2024-XXXXX — arbitrary file write / path traversal vulnerability in Drupal\islandora\MediaSource\MediaSourceService::putToNode
Full changelog
What's Changed
- Arbitrary File Write / Path Traversal in \Drupal\islandora\MediaSource\MediaSourceService::putToNode by @joecorall in https://github.com/Islandora/islandora/pull/1097
Full Changelog: https://github.com/Islandora/islandora/compare/2.17.4...2.17.5
Minor fixes and improvements.
Full changelog
What's Changed
- Fix IIIF config form for Drupal 11 and GitHub CI tests by @joecorall in https://github.com/Islandora/islandora/pull/1094
- Drupal 11.3 Update ManageMembersController in line with EntityController changes by @bboro in https://github.com/Islandora/islandora/pull/1093
- Lint codebase, add lint to CI checks, fix tests by @joecorall in https://github.com/Islandora/islandora/pull/1096
New Contributors
- @bboro made their first contribution in https://github.com/Islandora/islandora/pull/1093
Full Changelog: https://github.com/Islandora/islandora/compare/2.17.3...2.17.4
Fixed warnings on initial derivative uploads.
Full changelog
What's Changed
- DGI9-221 / DGI9-222 : Fix warnings on initial derivative uploads by @adam-vessey in https://github.com/Islandora/islandora/pull/1092
Full Changelog: https://github.com/Islandora/islandora/compare/2.17.2...2.17.3
Reworked `IslandoraUtils::getReferencingMedia()` query from ORs to UNIONs.
Full changelog
What's Changed
- Rework
IslandoraUtils::getReferencingMedia()query away fromORs toUNIONs. by @adam-vessey in https://github.com/Islandora/islandora/pull/1088
Full Changelog: https://github.com/Islandora/islandora/compare/2.17.1...2.17.2
Fixed Fedora download bug for filenames containing commas.
Full changelog
What's Changed
- Fix fedora download bug for files with commas in the filename by @joecorall in https://github.com/Islandora/islandora/pull/1083
Full Changelog: https://github.com/Islandora/islandora/compare/2.17.0...2.17.1
- Actions to reindex nodes added to Search API
Full changelog
What's Changed
- Resolves #1081 - Add Actions to reindex nodes in Search API by @rosiel in https://github.com/Islandora/islandora/pull/1082
- SUP-7141: More specific term enumeration. by @adam-vessey in https://github.com/Islandora/islandora/pull/1086
Full Changelog: https://github.com/Islandora/islandora/compare/2.16.3...2.17.0
- Add host to IIIF Identifier making it an HTTP(S) URI
Full changelog
What's Changed
- Phase out 'Display' Contexts: Surface some Conditions in Block Visibility by @JojoVes in https://github.com/Islandora/islandora/pull/1084
- #2370 Add host to make IIIF Identifier an HTTP(S) URI by @kayakr in https://github.com/Islandora/islandora/pull/1085
Full Changelog: https://github.com/Islandora/islandora/compare/2.16.2...2.16.3
Minor fixes and improvements.
Full changelog
What's Changed
- Adding very basic sample vtt data to media track generateSampleValue function by @nchiasson-dgi in https://github.com/Islandora/islandora/pull/1079
Full Changelog: https://github.com/Islandora/islandora/compare/2.16.1...2.16.2