Skip to content

Releases: bihealth/sodar-core

v0.7.0

16 Jun 11:14
Compare
Choose a tag to compare

Major release primarily for remote project sync and app settings improvements.

  • Sync peer project information for remote target sites
  • Enable revoking access to remote projects
  • Allow defining app settings in site apps
  • "User in project" scope added into app settings
  • Support JSON in app settings
  • Project owner management moved to project member views
  • Numerous minor updates and fixes
  • General upgrade for Python dependencies

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

v0.6.2

16 Jun 11:14
Compare
Choose a tag to compare

Minor release for app settings improvements and maintenance.

  • Allow hiding app settings from UI forms
  • Add template tag for retrieving app settings
  • Upgrade project to Django 1.11.21
  • Minor updates and fixes

See changelog for a complete list of updates.

v0.6.1

16 Jun 11:14
Compare
Choose a tag to compare

Release for adding custom project list columns and general maintenance.

  • Add custom project list columns definable in ProjectAppPlugin
  • Add example project list column implementation in the filesfolders app
  • Minor changes and bug fixes

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

v0.6.0

16 Jun 11:14
Compare
Choose a tag to compare

Release for introducing user settings and siteinfo app.

  • Add user specific settings
  • Refactor project settings into project/user specific app settings
  • Add siteinfo app
  • Minor updates and fixes

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

v0.5.1

16 Jun 11:14
Compare
Choose a tag to compare

Release for sodarcache app updates and minor fixes.

  • Sodarcache refactoring and improvements for API, models, management and app config
  • New default error templates
  • Bug fixes for layout, stability, project environment and minor features

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

v0.5.0

16 Jun 11:13
Compare
Choose a tag to compare

Release for adding the sodarcache app, remote project sync improvements and minor updates.

  • New sodarcache app for caching and aggregating data from external services
  • Local user mode for site UI and remote sync
  • Improved display and logging of remote project sync
  • Upgrade to Bootstrap 4.3.1
  • Minor updates and bug fixes

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

v0.4.5

16 Jun 11:13
Compare
Choose a tag to compare

Project member management improvements and minor fixes.

  • Add user autocomplete in forms
  • Allow multiple delegates per project

NOTE: Contains breaking changes, see documentation.

See changelog for a complete list of updates.

v0.4.4

16 Jun 11:13
Compare
Choose a tag to compare

Minor bugfix release.

  • Fix template crash in remote project updating UI
  • Fix textarea CSS override breaking certain third party components
  • Support overflow hover outside of table elements

v0.4.3

16 Jun 11:13
Compare
Choose a tag to compare

Minor feature and bug fix release.

  • Add display name configuration for projects and categories
  • Hide immutable fields in projectroles forms
  • Fix view access control for categories

See changelog for a complete list of updates.

v0.4.2

16 Jun 11:13
Compare
Choose a tag to compare

Release for dependency upgrades, minor fixes and refractoring.

  • Dependency upgrades (Django 1.11.18, Bootstrap 4.2.1, etc.)
  • API view and project permission improvements
  • Formatting with Black, general refactoring
  • CI setup improvements (Flake8, Codacy)

See changelog for a complete list of updates.