Skip to content

Releases: FNNDSC/ChRIS_ultron_backEnd

CUBE - version 6.3.0-beta.5

18 Oct 16:12
747d985
Compare
Choose a tag to compare
Pre-release

Getting the Image

Using Podman:

podman pull ghcr.io/fnndsc/cube:6.3.0-beta.5

Using Docker:

docker pull ghcr.io/fnndsc/cube:6.3.0-beta.5

What's Changed

Full Changelog: v6.3.0-beta.4...v6.3.0-beta.5

CUBE - version 6.3.0-beta.4

08 Oct 02:25
7365263
Compare
Choose a tag to compare
Pre-release

Getting the Image

Using Podman:

podman pull ghcr.io/fnndsc/cube:6.3.0-beta.4

Using Docker:

docker pull ghcr.io/fnndsc/cube:6.3.0-beta.4

What's Changed

  • Fix internal server error when uploading or moving files to a shared folder by @jbernal0019 in #577
  • Filter out healthcheck logging and properly raise exceptions in DEBUG mode by @jennydaman in #578
  • Add drf-spectacular for OpenAPI generation by @jennydaman in #579
  • Remove all vnd.collection+json content from OpenAPI spec by @jennydaman in #580
  • Set PluginInstanceRequest.additionalProperties={} by @jennydaman in #581
  • Manually add previous_id to OpenAPI PluginInstanceRequest by @jennydaman in #582
  • Clean up storage after FileBrowserViewTests by @jennydaman in #583
  • Fix all spectacular warnings and add OpenAPI spec to release draft by @jennydaman in #584
  • Fix OpenAPI spec of PluginInstance nullable fields previous, previous_id, workflow by @jennydaman in #585

Full Changelog: v6.3.0-beta.1...v6.3.0-beta.4

CUBE version v6.3.0 beta: PACS pull progress WebSocket

11 Sep 15:05
655f05e
Compare
Choose a tag to compare
  • #572
  • linux/ppc64le support removed

Moving/renaming operation for folders and files

30 Aug 02:12
4c76255
Compare
Choose a tag to compare
Merge pull request #568 from jbernal0019/master

Implement moving/renaming operation for folders, files and link files

Group and user permissions for link files

18 Jul 22:55
ffcd5ee
Compare
Choose a tag to compare
Merge pull request #561 from jbernal0019/master

Fix bug when updating public status of link files

Groups and Permissions

12 Jul 19:03
6fafdef
Compare
Choose a tag to compare
  • Implement groups
  • Implement group and user permissions for feeds
  • Implement group and user permissions for folders, files and link files
  • filebrowser API is now read/write
  • Tags are now public

JWT authentication with pfcon

03 Feb 07:51
Compare
Choose a tag to compare
3.0.0.pre1

Fix horrible spelling error!

v2.8.1

14 Jan 20:59
Compare
Choose a tag to compare

Fixed #352

v2.8.0

20 Nov 04:12
45f4f99
Compare
Choose a tag to compare

File browser API

v2.7.1

30 Sep 23:16
4d45e85
Compare
Choose a tag to compare
Merge pull request #344 from jbernal0019/master

Fix bug in which a pacsfile could end up with empty fname if there was a crash