Releases: Sciebo-RDS/rds-ng
Releases · Sciebo-RDS/rds-ng
v1.5.0
v1.4.0
New
- Connectors can be excluded on a per-tenant basis
- datastore connector
Improvements
- Extended tenant (host+frontend) support
- Reworked Helm charts
- API protocol versions are now compared, leading to notifications in case of mismatches
Fixes
- Occasional UI freezes on load
- Remove default integration scheme to prevent unattended logins
v1.3.0
New
- datasafe connector
- Dataverse connector
- Authorization strategy bearer
Improvements
- Made connection and transfer attempts use exponential delays to make them more error tolerant
- Append the instance ID to user IDs to avoid clashes between instances
Fixes
- Optional metadata profiles were always checked for required fields, even if not selected
- Update Python WebDAV library due to issues with file downloads
v1.2.0
New
- Support for multiple hosts
- Basic authentication (username/password) support for connectors
- More debugging capabilities
Improvements
- Unaccessible resource paths are handled less pungent
- Meta and connector information can be set via environment variables
- Configurable support email address
Fixes
- Project state renewals could lead to deadlocks
- Minor fixes here and there
v1.1.1
Improvements
- Connectors log the announcements they send
Fixes
- User settings could go out-of-sync if the server was unable to apply the new settings
v1.1.0
New
- Multiple, user-selectable metadata profiles are now supported where applicable
- Authorization is done through a new endpoint in the integration app to better support multiple frontends on a single backend
Improvements
- When adding a new connection, the authorization process will start automatically
- Retry authorization requests a few times before failing
- The usual bit of small UI improvements
v1.0.4
Improvements
- Show a hint if no connections have been added in the projects list
Fixes
- The wrong root directory is used for data annotation
v1.0.3b
Fixes
- Update packages to fix security issues with Axios
v1.0.3
Improvements
- Load file trees dynamically to avoid performance issues
Fixes
- Authorization site doesn't display correctly on smaller resolutions
- Minor UI fixes
v1.0.2
Improvements
- More helpful error pages
- Other small UI improvements
Fixes
- Auto-reload doesn't work in Firefox