Releases: Islandora/controlled_access_terms
Releases · Islandora/controlled_access_terms
2.4.4
Special thanks to @joshdentremont for his improved version of human-readable unspecified (unknown) date components!
What's Changed
- Compatibility with Drupal 11 by @kayakr in #131
- Use drupal namespace instead of islandora. by @rosiel in #130
- Change checkout to version 4 by @aOelschlager in #132
- updated unspecified date output by @joshdentremont in #134
New Contributors
- @aOelschlager made their first contribution in #132
- @joshdentremont made their first contribution in #134
Full Changelog: 2.4.3...2.4.4
2.4.3 field type icons, paragraph bugfixes
What's Changed
- Add SVG icons to field types. by @rosiel in #126
- Update testing matrix and add forgotten drupal core compatibility. by @rosiel in #127
- Adding a null check for the $paragraph_entity by @nchiasson-dgi in #128
New Contributors
- @nchiasson-dgi made their first contribution in #128
Full Changelog: 2.4.2...2.4.3
2.4.2 RDF Configs are optional.
2.4.1
What's Changed
- Fix PHP warnings when indexing in solr by @joecorall in #114
New Contributors
- @joecorall made their first contribution in #114
Full Changelog: v2.4.0...2.4.1
v2.4.0 Typed Relation role-filtered Solr field.
v2.3.0
What's Changed
- Add 3.x for professional-wiki/edtf by @seth-shaw-asu in #105
- Update workflow. by @rosiel in #106
- fix/add tests for validation and ISO 8601 by @seth-shaw-asu in #104
- Revert accepting 3-digit years by @seth-shaw-asu in #107
- Update PHP and Drupal versions in testing matrix. by @rosiel in #108
- Index date intervals that use null as one of the ends. by @rosiel in #110
- DGI9-314: Allow date fields from paragraphs by @bibliophileaxe in #113
- Remove Feature-ness of Controlled Access Terms Defaults. by @rosiel in #102
New Contributors
- @seth-shaw-asu made their first contribution in #105
- @bibliophileaxe made their first contribution in #113
Full Changelog: v2.2.1...v2.3.0
2.2.1 Bug fixes and Drupal 10 Compatibility
What's Changed
- Typo in slash option. by @rosiel in #97
- (Re)initialize
$formatted_dates
. by @adam-vessey in #96 - Fix duplicate key. by @rosiel in #98
- Drupal 10 Compatibility by @rosiel in #99
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- EDTF validation constraint by @adam-vessey in #78
- Describe EDTF validation in migrate API by @rosiel in #79
- Add lcmpt. by @ruebot in #80
- Add LC Name Authority File. by @ruebot in #83
- Update testing, update drupals, add php 8's, use mysql 8.0 by @rosiel in #84
- [DEP/SEC] Update codesniffer. by @rosiel in #82
- More schema definition fun. by @adam-vessey in #85
- Switch to use schema to define rel_type as translatable. by @rosiel in #93
- wrap the relator type with t() function by @wgilling in #91
New Contributors
- @adam-vessey made their first contribution in #78
Full Changelog: 2.1.1...v2.2.0
2.1.1 Bug-fix release
What's Changed
- Fix EDTF validate check by @nigelgbanks in #77
- Fix EDTF Formatter Year configuration (Issue 2016) by @seth-shaw-unlv in #76
Full Changelog: 2.1.0...2.1.1
2.1.0 Allow year and month to be hidden
Includes PR #75, new options in the date formatter to hide years and months.