Releases: KNowledgeOnWebScale/open-circularity-platform
Releases · KNowledgeOnWebScale/open-circularity-platform
Release v1.1.0
1.1.0 - 2025-05-29
Added
- Cross-domain evaluation 2025 (internal issue#64).
Changed
- Upgraded the viewer to its v2.0.0 (mind the modified repository name) (internal issue#65).
Release v1.0.0
1.0.0 - 2025-02-27
Changed
- Synchronized evaluation use cases to the state on 2025-02-25 (internal issue#62).
- Solid Community Servers configured to use local copies of verifiable credentials related context files (internal issue#63).
v0.3.2
0.3.2 - 2025-01-06
Changed
- Upgraded the viewer to its v1.5.0.
- Synchronized evaluation usecases to latest state (internal issue#61).
v0.3.1
0.3.1 - 2024-10-16
Added
- Queries with indirect sources make use of link traversal capabilities of the viewer (internal issue#57).
- Logged in users can save their custom queries in a pod now (internal issue#58).
- Changed URL composition from
https://<service>.onto-deside.ilabt.imec.be
to https://onto-deside.ilabt.imec.be/<service>
(internal issue#60).
Fixed
- Parent container of pod roots is no longer writable by everyone (internal issue#59).
Changed
v0.3.0
0.3.0 - 2024-08-08
Added
- The June 2024 evaluation cases (internal issue#55).
- Templated queries with indirect variables in the Generic query examples group and in all Evaluation June 2024 groups (internal issue#56).
Fixed
Changed
- Eased viewing files in pods in containers using volume mapping (internal issue#52).
- Automated stuffing pod contents with verifiable credentials (internal issue#54).
- Upgraded the viewer to its v1.3.0.
v0.2.4
0.2.4 - 2024-04-08
Changed
- In response to Onto-DESIDE project review:
- Changed names of environment variable files, docker compose files, setup cases (internal issue#49).
- Restructed documentation to first explain online resources and next provide separate build instructions per setup case (internal issue#50).
v0.2.3
0.2.3 - 2024-03-28
Added
- Integrated upload of data for project demo March 2024 (internal issue#48).
v0.2.2
0.2.2 - 2024-03-21
Added
- Added extra pods for further developments (internal issue#44).
- Added local development option (internal issue#46).
- Extra queries in the viewer (internal issue#47).
Fixed
- Use correct replacement for
{{podBaseUrl}}
in CSS7 (internal issue#43).
- For the online version: documented how to make the Docker compose setup survive a system reboot (internal issue#45).
v0.2.1
0.2.1 - 2024-01-02
Changed
- Changed from private CSS image to solidproject/community-server:7 image (internal issue#32 and issue#42).
v0.2.0
Merge branch 'development' into 'master'
Development to master for v0.2.0
See merge request KNoWS/projects/onto-deside/architecture!20