Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions src/blog-posts/2024-08-20-invenio-rdm-12.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: "InvenioRDM v12.0 released"
authors:
authors:
- mfenner
- saragon02
- fenekku
date: 2024-08-20
doi: https://doi.org/10.63517/6ffws-cwp93
image: /assets/images/blog-posts/invenio-rdm-v12.0-screenshot.png
tags:
tags:
- InvenioRDM
permalink: "/blog/2024-08-20-invenio-rdm-12/"
---
Expand Down Expand Up @@ -42,11 +42,11 @@ A record can now belong to multiple communities. Including a record in multiple

### Powerful and reliable record access

[Giving and requesting access](https://inveniordm.docs.cern.ch/features/features-walk-through/access_requests/) to records have seen a complete overhaul in this release. Record owners or curators can share them directly with other users or with groups, as well as control whether, with whom, and how access can be demanded.
[Giving and requesting access](https://inveniordm.docs.cern.ch/use/records/record/#request-access-to-restricted-files) to records have seen a complete overhaul in this release. Record owners or curators can share them directly with other users or with groups, as well as control whether, with whom, and how access can be demanded.

### Notifications

[A notification system](https://inveniordm.docs.cern.ch/features/features-walk-through/notifications/) has been introduced. Users can now receive email notifications depending on their preferences when they are involved in certain activities.
[A notification system](https://inveniordm.docs.cern.ch/use/notifications/) has been introduced. Users can now receive email notifications depending on their preferences when they are involved in certain activities.

### Moderation of users and records

Expand Down Expand Up @@ -118,4 +118,4 @@ The development work of this impressive release wouldn't have been possible with
* Uni Münster: Werner
* Front Matter: Martin
* KTH Royal Institute of Technology: Sam
* Caltech: Tom
* Caltech: Tom
2 changes: 1 addition & 1 deletion src/documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ <h3 class="text-center">
<div class="panel panel-default">
<div class="panel-heading">InvenioRDM</div>
<div class="list-group">
<a class="list-group-item" href="https://inveniordm.docs.cern.ch/develop/">
<a class="list-group-item" href="https://inveniordm.docs.cern.ch/install/">
<i class="fa fa-fw fa-play-circle"></i>
Getting started
</a>
Expand Down