Skip to content

Releases: sciapp/sampledb

v0.30.0

09 Dec 12:58
Compare
Choose a tag to compare
  • 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

20 Aug 07:27
Compare
Choose a tag to compare
  • 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

19 Aug 07:39
Compare
Choose a tag to compare
  • 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

09 Jul 11:45
Compare
Choose a tag to compare
  • Fixed collapse/expand button symbol for expandable or collapsible 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

18 Jun 09:19
Compare
Choose a tag to compare
  • Fixed use of timezones for date style datetime properties
  • Fixed validation of ORCID iDs

v0.28.0

18 Jun 09:19
Compare
Choose a tag to compare
  • 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 a datetime 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 and time styles for datetime values
  • Added support for additional preview images for files uploaded via HTTP API
  • Added expandable, collapsible and horizontal object styles

v0.27.0

18 Mar 09:30
Compare
Choose a tag to compare
  • 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

13 Feb 08:54
Compare
Choose a tag to compare
  • 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

20 Dec 14:10
Compare
Choose a tag to compare
  • 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

07 Dec 13:32
Compare
Choose a tag to compare
  • Fixed bool fields with defaults