Release vivo 1.15.0
It is recommended that you review the 1.15 Documentation and the VIVO/Vitro READMEs on github before you start.
If you are new to VIVO/Vitro it is suggested that you take advantage of Docker/Docker-Compose. The instructions are shown in the VIVO README.md on github.
VIVO 1.15.x Documentation
https://wiki.lyrasis.org/display/VIVODOC115x/
https://github.com/vivo-project/VIVO/releases/tag/vivo-1.15.0
https://github.com/vivo-project/Vitro/releases/tag/vitro-1.15.0
Release Notes
https://wiki.lyrasis.org/display/VIVODOC115x/Release+Notes
Release Testing
https://wiki.lyrasis.org/display/VIVO/Release+Testing+-+1.15.0
Previous Release Announcements
https://wiki.lyrasis.org/display/VIVO/Releases
What's Changed
- Fix broken links in the README.md file by @chenejac in #416
- Codestyle by @chenejac in #372
- Feature/setting locale url by @ivanmrsulja in #419
- fix: concurrent modification of rdfServiceJena getGraphURIs by @litvinovg in #423
- Upgrade of slf4j-log4j12 dependency by @chenejac in #422
- Extended search by @litvinovg in #382
- Attribute based access control implementation by @litvinovg in #398
- fix: added a check that the data set key is empty to prevent incorrec… by @litvinovg in #430
- Added Bootstrap and updated CSS for Wilma theme to make it responsive by @milospp in #429
- Updated argon2-jvm by @litvinovg in #425
- Update LICENSE by @hauschke in #290
- [Access control] New operator "select query results not contain" by @litvinovg in #432
- fixed computational costs comparator, fixed test by @litvinovg in #435
- Role based search results filtering by @litvinovg in #434
- Audit module (Change Tracking) by @litvinovg in #390
- Fix/captcha repeater vulnerability by @ivanmrsulja in #427
- Bump com.google.guava:guava from 30.1-jre to 32.0.0-jre in /api by @dependabot in #436
- Fix for VIVO-3934 by @litvinovg in #437
- Converted hard-coded search results sort option "by relevance" to configuration individual. by @litvinovg in #431
- [Access control] Private individual page by @litvinovg in #433
- Freemarker dataGetter directive by @litvinovg in #440
- provide full union model in authorization request for sparql checks by @litvinovg in #445
- Fix for collated faux object properties display by @litvinovg in #443
- Sanitized search-related freemarker variables by @litvinovg in #447
- Revert "Added Bootstrap and updated CSS for Wilma theme to make it responsive (#429)" by @litvinovg in #455
- Allow end date be equal to start date in Date time interval validator by @litvinovg in #453
- Update Pull Request Template with reviewers' needed expertise by @chenejac in #457
- Update Freemarker version by @litvinovg in #458
- Added zero minutes/seconds select options on date interval form by @litvinovg in #461
- Filter unavailable variable substitutions in Sparql query data getter. by @litvinovg in #459
- Make display authorization checks for each displayed object property statement by @litvinovg in #451
- Support self editor profile matching by using External Auth ID by @litvinovg in #444
- Replaced PlainGraph with GraphMem as a workaround for Jena plain grap… by @litvinovg in #462
- Fix for VIVO-3957 by @litvinovg in #452
- Fix for VIVO-3986 by @litvinovg in #466
- Feature/forgot password by @ivanmrsulja in #421
- Added search results sort fallback by @litvinovg in #456
- Add Jquery and Jquery UI webjars by @litvinovg in #464
- Provide local fonts for TPF and Tenderfoot theme by @litvinovg in #465
- Added permissions required to upload images by @litvinovg in #468
- Avoid duplicate statements in CONSTRUCT query to improve perfomance by @litvinovg in #463
- Sparql authorization cache fixes by @litvinovg in #450
- Disallow forms (with CAPTCHA) to bots by @chenejac in #438
- Apply role based search filters in existing endpoints by @litvinovg in #442
- Translated SPARQL interface to DE by @hauschke in #470
- Avoid lock on graph uri update in RdfServiceSparql by @litvinovg in #424
New Contributors
- @ivanmrsulja made their first contribution in #419
- @milospp made their first contribution in #429
Full Changelog: vitro-1.14.0...vitro-1.15.0