Releases: bihealth/sodar-core
Releases · bihealth/sodar-core
v0.12.0
Feature release for adding project archiving, role ranking, etc.
- Add project archiving
- Add role ranking
- Add timeline admin view for all events
- Add timeline search
- Add app settings retrieve/set REST API views
- Add current user info Ajax API view
- Add superuser info to REST API views
- Rename app settings API methods
- Fix path URL support
NOTE: Contains breaking changes, see documentation.
See changelog for a complete list of updates.
v0.11.1
Release for minor updates, maintenance and bug fixes.
- Add support for models from other apps in project access URL kwargs
- Allow enabling project breadcrumb scrolling
- Fix timeline app issues
- Fix repository and environment issues
- General bug fixes and minor updates
See changelog for a complete list of updates.
v0.11.0
Release for decoupling taskflowbackend from SODAR Core.
- Remove taskflowbackend app
- Add project modifying API to replace built-in taskflowbackend
- Enable including custom content in the login view
- Upgrade general dependencies
NOTE: Contains breaking changes, see documentation.
See changelog for a complete list of updates.
v0.10.13
v0.10.12
v0.10.11
Minor update, maintenance and bug fix release.
- Add sidebar icon resizing
- Change project create form to require manual setting of project type
- Fix project visibility in project list for inherited owners
- General bug fixes and minor updates
See changelog for a complete list of updates.
v0.10.10
v0.10.9
Minor update, maintenance and bug fix release.
- Add anonymous access support for Ajax API views
- Update project list for client side loading
- Update timeline app status change retrieval and rendering
- Optimize project list queries
- General bug fixes and minor updates
See changelog for a complete list of updates.
v0.10.8
Minor update, maintenance and bug fix release.
- Drop Python 3.7 support, add Python 3.10 support
- Display missing site settings in siteinfo app
- Fix project creation owner assignment for non-owner category members
- Improve layout in siteinfo and timeline apps
- Upgrade third party Python package dependencies
- Optimize queries in timeline app
See changelog for a complete list of updates.