diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index b3e07d7ed..9dc778f71 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -21,6 +21,7 @@ Feel free to edit this release checklist in-progress depending on what tasks nee - [ ] Write or review a `Deployment Migration Notes` section. - [ ] Write or review a release summary. - [ ] Remove empty sections from the patch notes. + - [ ] Review the Screenshots in the Readme and update them if necessary. - [ ] Merge the `release-prep` PR. - [ ] Wait for the main branch to be green. - [ ] Create a release and re-use the changelog section as release description, and the version as title. diff --git a/README.md b/README.md index fbe812af2..4fb151851 100644 --- a/README.md +++ b/README.md @@ -62,25 +62,23 @@ dataspace technologies. Our extension of EDC DataDashboard functionalities has been made open source and will be kept compatible to mostly stock EDCs with minimal API extending -extensions. See [Compatibility](#compatibility). +extensions.

(back to top)

- - -## Compatibility - -Our compatibility target for the profile `sovity-open-source` is our open-source -built -[ghcr.io/sovity/edc](https://github.com/sovity/edc-extensions/pkgs/container/edc) -by -[sovity/edc-extensions/blob/main/connector](https://github.com/sovity/edc-extensions/blob/main/connector). - -See -https://github.com/sovity/edc-extensions/blob/main/connector/build.gradle.kts#L12 -for a list of extensions used. +
+
+ +
+
+ +
+
+ +
+
-

(back to top)

+
diff --git a/docs/screenshots/screenshot-assets.png b/docs/screenshots/screenshot-assets.png new file mode 100644 index 000000000..63d825ac4 Binary files /dev/null and b/docs/screenshots/screenshot-assets.png differ diff --git a/docs/screenshots/screenshot-contracts.png b/docs/screenshots/screenshot-contracts.png new file mode 100644 index 000000000..371f5db29 Binary files /dev/null and b/docs/screenshots/screenshot-contracts.png differ diff --git a/docs/screenshots/screenshot-dashboard.png b/docs/screenshots/screenshot-dashboard.png new file mode 100644 index 000000000..b3054ab0a Binary files /dev/null and b/docs/screenshots/screenshot-dashboard.png differ