Releases: bihealth/sodar-core
v0.7.0
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
v0.6.1
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
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
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
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
v0.4.4
v0.4.3
v0.4.2
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.