Dear all,
The February release of 2025 consists of 75 commits made by 2 authors.
The major new features in this release are initial support for RO-Crate and direct support for S3 buckets. The release was delayed to include an important security fix for a Cross-Site-Scripting vulnerability found by Aaron Liebig. Many thanks for reporting
and assisting in resolving this vulnerability.
New features
- ýImplement initial support for RO-Crates (5ffee87a7, 96ee261ff).
- Implement support for S3 buckets via boto3 (1077e2503, 67fe48dbc, 2e5394b41, 09e20e405, 30209a754, 7e6d147fc).
- Implement ability to extract/replay log entries (a5a2c0903).
Security
- Addressed a Cross-Site-Scripting vulnerability (38e89a0c8).
Bugfixes
- Improve rendering for accessibility (a3e456cf1, 7cb7654fc, 11bba9598, c74ef45f1).
- Apply user interface updates (b2c213ac9, 3f13e0c75, 98606dfcc, 858f7b7aa, d4db44603, c327f196f, 22107051e, c87550cc5, 6642dcf94).
- Enhance the documentation (57192bbb8, 3a864f07a, be65be335, ea4e623db, 1c6267ec4, 8d4d81266).
- Show precise error messages when input validation fails in the edit-dataset and edit-collection forms (bfd2110f7).
Technical debt
- Remove urllib3 as explicit dependency (672eaff0c).
- Prevent comments in query templates from being sent to the SPARQL endpoint (9ac703556).
Kind regards,
Roel Janssen