Releases: openanalytics/RDepot-client
Release list
v2.8.0
v2.8.0
- Docker image:
openanalytics/rdepot-client:2.8.0
Release notes
Released on 10 June 2026.
Deprecation notice: repository server addresses didn't require the technology (r/python) as part of the URL in the past.
However, in RDepot v3.0 this will be mandatory.
Please update your repository server addresses to include the correct technology (r/python) as part of the URL.
For example:
- http://oa-rdepot-repo:8080/my-r-repository should be updated to http://oa-rdepot-repo:8080/r/my-r-repository
- http://oa-rdepot-repo:8080/my-python-repository should be updated http://oa-rdepot-repo:8080/python/my-python-repository
New features:
- French language support
- Newly designed 502 error page
- Better support for long install commands
- Better support for Python license expressions
- Formatting improvements in package description
- Tabs on package details page
- Better wording when republishing
- Show republish events in newsfeed
Fixes:
- Page title sometimes shows page not found after logging in
- Rendered description hides other elements
- Double API request on packages page
- All tokens shown when filtered by user
- Binary packages are shown as source in submissions
- Custom URL context path
v2.7.0
v2.7.0
- Docker image:
openanalytics/rdepot-client:2.7.0
Release notes
Deprecation notice: repository server addresses didn't require the technology (r/python) as part of the URL in the past.
However, in RDepot v3.0 this will be mandatory.
Please update your repository server addresses to include the correct technology (r/python) as part of the URL.
For example:
- http://oa-rdepot-repo:8080/my-r-repository should be updated to http://oa-rdepot-repo:8080/r/my-r-repository
- http://oa-rdepot-repo:8080/my-python-repository should be updated http://oa-rdepot-repo:8080/python/my-python-repository
New features:
- Improved form validation
- Validate repository name based on back-end configuration
- Show a warning message before logging out after changing role
- Customizable theming (logo, text and colors)
- Dutch translations
- German translations
- Order submissions by date by default
- Clicking an accepted submission redirects to the package details page
- Remove events ripple effect and add buttons where appropriate
- Improve wording "current" on package details page
- Do not show deleted packages by default and add visual hint
- Allow uploading binary Python packages
- Better support for pasting a URL
- Show who caused / created an event
- Display information when a package was not found
- Refresh buttons for all data tables
- Hide unneccessary filter messages
- Fetch allowed files per repository when uploading packages
- Go to repository from package details
- Better 404 not found page
- Allow republishing even in declarative mode
- Sorting on package name should also take into account versions
- Pre-select "binary" if a Python package file name ends with ".whl"
- Hide download buttons if manuals are not available
Fixes:
- Missing logo and images in some deployments
- Dropdowns do not always load additional pages
- Events page sends redundant requests
- No mention of UTC in timestamps
- Fix the way links are displayed
- Wrong command in the install section for Python binary packages
- PageNotFound error when authorization paths are used
- Refreshing a page does not remember the selected language
- Explicitly select generate manual false for binary packages
- Events are sometimes shown twice
Refactoring:
- Unify approach regarding clicking in table across submissions, packages and repositories
- Improve sections on package details page
- Remove technical strings from translation files
v2.6.2
v2.6.2
- Docker image:
openanalytics/rdepot-client:2.6.2
Release notes
Deprecation notice: repository server addresses didn't require the technology (r/python) as part of the URL in the past.
However, in RDepot v3.0 this will be mandatory.
Please update your repository server addresses to include the correct technology (r/python) as part of the URL.
For example:
- http://oa-rdepot-repo:8080/my-r-repository should be updated to http://oa-rdepot-repo:8080/r/my-r-repository
- http://oa-rdepot-repo:8080/my-python-repository should be updated http://oa-rdepot-repo:8080/python/my-python-repository
Fixes:
- In some cases duplicate packages were accepted with replace=false
- Better repository name regular expressions for validation
v2.6.1
v2.6.1
- Docker image:
openanalytics/rdepot-client:2.6.1
Release notes
Deprecation notice: repository server addresses didn't require the technology (r/python) as part of the URL in the past.
However, in RDepot v3.0 this will be mandatory.
Please update your repository server addresses to include the correct technology (r/python) as part of the URL.
For example:
- http://oa-rdepot-repo:8080/my-r-repository should be updated to http://oa-rdepot-repo:8080/r/my-r-repository
- http://oa-rdepot-repo:8080/my-python-repository should be updated http://oa-rdepot-repo:8080/python/my-python-repository
Fixes:
- Event filter by package name uses wrong package list
v2.6.0
v2.6.0
- Docker image:
openanalytics/rdepot-client:2.6.0
Release notes
Deprecation notice: repository server addresses didn't require the technology (r/python) as part of the URL in the past.
However, in RDepot v3.0 this will be mandatory.
Please update your repository server addresses to include the correct technology (r/python) as part of the URL.
For example:
- http://oa-rdepot-repo:8080/my-r-repository should be updated to http://oa-rdepot-repo:8080/r/my-r-repository
- http://oa-rdepot-repo:8080/my-python-repository should be updated http://oa-rdepot-repo:8080/python/my-python-repository
New features:
- Support RST descriptions for Python packages
- Validate the server address when creating/updating a repository
- Improved design of repositories page
- Improved design of packages page
- Improved design of submissions page
- Better icon for activated access tokens
- Allow configuring "redirect to source" for R repositories
- Use "accepted" as the default status for packages
- Show whether a submission is binary or source
- Make post logout redirect URI optional
- Optionally show allowed HTML characters in package descriptions (after sanitization)
Refactoring:
- Better date/time parsing and viewing
- Improve description parser
Fixes:
- Changing the role of other users logs out the current user
Documentation:
- Deprecation of repository server addresses without technology in the URL
v2.5.2
v2.5.2
Docker image: openanalytics/rdepot-client:2.5.2
Release notes
Fixes:
- Status filter on packages page is not filled in by default
- Adjust wording on submit button when copying access token value
v2.5.1
v2.5.1
Docker image: openanalytics/rdepot-client:2.5.1
Release notes
New features:
- Allow specifying repository authentication for package installation
- Configurable repository server address deprecation warnings
- Allow republishing of repositories
Fixes:
- Align list items according to their parent element
- Show actual warning messages when they exist for package uploads
- Deleting a package still shows package as active (initially)
- Table header and filter wording
v2.5.0
v2.5.0
Docker image: openanalytics/rdepot-client:2.5.0
Release notes
New features:
- Use repository name in R install command
- Adding notes to package submissions
- Showing notes in submissions view
- Allow soft-deleting users
- Package details page improvements
- Access token page improvements
- Support for binary R package submissions
- Show unpublished repositories as well as published repositories
- Modernize package details page
- Validate R package submission form fields
- Warn admins of deprecated server addresses
v2.4.1
v2.4.1
Docker image: openanalytics/rdepot-client:2.4.1
Release notes
Fixes:
- some R packages with newlines in their DESCRIPTION file cannot be installed by R
v2.4.0
v2.4.0
Docker image: openanalytics/rdepot-client:2.4.0
Release notes
New features:
- show detailed repository publication status
- match default generate manual checkbox value with configuration
- use default expiration date for access tokens
- package description supports markdown with code
- multi-download submissions
- filter users by deleted
- copyable properties in data tables
- notify user of new events since last logged in
- generate user avatars
- upload packages improvements
Fixes:
- use correct sorting query parameters
- editing users sometimes fails
Refactoring:
- better use of maps
- improve stores usage
- regenerate API specification implementation
- more stable end-to-end tests
- upgrade vuetify