Releases: sciapp/sampledb
Releases · sciapp/sampledb
v0.30.0
- Added starting number in batch object creation
- Added support for filter_operator for object_reference properties and workflow views
- Added support for event_utc_datetime when creating instrument log entries via the HTTP API
- Improved .eln export and import
- Only show action types with usable actions in the navbar Actions dropdown
- Fixed search by array index
- Fixed notification for automatic creation of federated identities
- Introduce recursive workflow view
- Added an option to disable user invitations (configurable with
SAMPLEDB_DISABLE_USER_INVITATIONS
) - Fixed notification for user languages change
- Changed PostgreSQL version in the documentation and the docker-compose.yml.dist from 12 to 15, as PostgreSQL 12 is now end-of-life
- Fixed handling of parentheses and chained operators in advanced search
v0.29.1
- Fixed Bad Request error in the object form after more than 15 minutes without submitting the form
- Fixed sorting of instrument log entries
v0.29.0
- Fixed simple search query escaping to support searching for special characters
- Fixed handling of property named tags that contains an array or an object instead of tags
- Fixed indentation level styling
- Added support for flexible metadata in .eln imports
v0.28.2
- Fixed collapse/expand button symbol for
expandable
orcollapsible
style objects in arrays - Fixed instrument log performance issues
- Fixed sending of notifications when creating instrument log entries via HTTP API
- Fixed editing of choice style array dropdowns
- Fixed including image files with uppercase file extensions in PDF export
v0.28.1
- Fixed use of timezones for
date
styledatetime
properties - Fixed validation of ORCID iDs
v0.28.0
- Fixed search via API in combination with name_only parameter
- Fixed search for datetime attributes not being timezone-aware
- Added
timeline
array style for arrays of objects with adatetime
property - Added search to text fields with more than 10 choices (configurable with
SAMPLEDB_MIN_NUM_TEXT_CHOICES_FOR_SEARCH
) - Added support for
"first"
and"last"
statistic for timeseries - Added badic and project groups to the HTTP API
- Allow using dicts for the
style
attribute - Added support for
"include"
style for object reference properties - Allow referenced objects in search queries
- Improved .eln export
- Added support for file references as display properties
- Allow configuring multiple workflow views
- Add support for
sorting_properties
for workflow views - Allow revoking group invitations
- Added
date
andtime
styles for datetime values - Added support for additional preview images for files uploaded via HTTP API
- Added
expandable
,collapsible
andhorizontal
object styles
v0.27.0
- Added
choice
array style for multi selection dropdowns - Introduce action topics and allow filtering action lists by topics
- Added new array index diff syntax for updating data via the HTTP API
- Added creation of activity log entries during import of objects from other databases
- Added initial support for custom templates
v0.26.0
- Show changes during schema upgrade
- Added support for FIDO2 passkeys for authentication and two-factor authentication
- Fully remove support for files with local storage (see: https://scientific-it-systems.iffgit.fz-juelich.de/SampleDB/administrator_guide/deprecated_features.html#local-file-storage)
- Allow configuring which action types are shown for object filters
- Added automatic sign out due to inactivity for users on shared devices
- Allow schema upgrade when using an object as a template
- Allow using the simple search via the HTTP API
- Fixed setting
SAMPLEDB_HELP_URL
- Fixed two-factor authentication for refresh logins
- Added federated identities
- Added user activity to object list filters
v0.25.3
- Fixed showing plotly plots on instrument page
- Fixed datetime format in HTTP API
- Fixed user interface issues related to admin-only action types
- Fixed handling of defaults during complex schema upgrades
v0.25.2
- Fixed bool fields with defaults