Skip to content
Merged
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
15 changes: 15 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changes

Version 1.31.0 (release 2026-05-20)

- add(vocabularies): video resource type
- feat(config): add EDMS related identifier scheme
- inspire: get exact match for accelerators and experiments
- change(config): removed unused variables
- fix(config): update image preview size limit
- add(vocabularies): scientific committees, open access, former departments
- change(custom fields): move open access fields to publishing CF
- chore(packaging): add app_data symlink with vocabulary sources
- fix(vcs): only show public repos
- chore(setup): upgrade lockfile
- feat: require DOI for dissertations metadata check
- fix(custom fields): add display URLs to CERN fields

Version 1.30.7 (release 2026-05-05)

- chore(setup): upgrade dependencies
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "cds-rdm-app"
version = "1.30.7"
version = "1.31.0"
authors = [
{ name = "CERN" }
]
Expand Down
16 changes: 8 additions & 8 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading