Releases: Islandora/openseadragon
Releases · Islandora/openseadragon
2.2.2
2.2.1
What's Changed
- Test on PHP 8.3 and Drupal 10.3 by @rosiel in #59
- Test on Drupal 10.4.x-dev and drop Drupal 10.1. by @rosiel in #61
- Change composer namespaces from islandora to drupal. by @rosiel in #62
- Change checkout to version 4 by @aOelschlager in #64
New Contributors
- @aOelschlager made their first contribution in #64
Full Changelog: 2.2.0...2.2.1
2.2.0 Compatibility with COI
What's Changed
- Add PHP 8.2 and Drupal 10.2 to build matrix. by @rosiel in #58
- Add COI integration to settings form. by @rosiel in #57
Full Changelog: 2.1.2...2.2.0
2.1.2
What's Changed
- Update workflows. by @rosiel in #54
- PHP 8.2, fix missing property definition by @adam-vessey in #56
Full Changelog: 2.1.1...2.1.2
2.1.1 Drupal 10 Compatibility
Move to use Drupal's once as opposed to jQuery.
2.0.3: Define config schema
2.0.2
What's Changed
- Try to bring CI more inline with islandora/islandora. by @adam-vessey in #43
- [CI] Test with php 8.1. by @rosiel in #45
- Update readme. by @rosiel in #46
- Fix/file access by @adam-vessey in #42
- Add interface and use trait to make the config service a cacheable dependency by @adam-vessey in #41
New Contributors
- @adam-vessey made their first contribution in #43
- @rosiel made their first contribution in #45
Full Changelog: 2.0.1...2.0.2
2.0.1
Patch release which fixes Islandora/documentation#1975
2.0.0: replace travis with github actions (#36)
* replace travis with github actions * remove running on github_actions branch