You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/releases/vNext/version-vNext.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,22 @@ You can now allow users to delete, or request deletion of, their own records in
25
25
26
26
This feature is also [highly customisable](../../operate/customize/record_deletion.md)! You can introduce deletion policies based on the resource type, community role, file type or any other criteria you require. Additionally, you can prevent extraneous record deletion by adding a deletion checklist. This allows you to suggest how the user can fix the problem in the correct way instead of deleting the record.
27
27
28
-
#### New Web Archive previewer
28
+
### Request commenting enhancements
29
+
30
+
We've introduced a number of exciting new features to improve the commenting experience on requests, which are currently used across InvenioRDM
31
+
for a range of purposes such as community record submission.
32
+
33
+
#### Deep links
34
+
35
+
You can now copy a link to a comment directly, allowing for easy and precise sharing.
36
+
When opened, the link will take the user to the comment and highlight it, regardless of which page it's on.
37
+
38
+
To use deep links, simply click the "Copy link" button on a comment:
39
+
40
+

0 commit comments