Skip to content

3.20.3

Latest

Choose a tag to compare

@nmaillat nmaillat released this 04 May 13:41
· 74 commits to master since this release

Version sumary

  • Updated CI action version.
  • Fixed export and workspace template display, including extra field handling.
  • Added JWT support from OAuth clients for multiple methods.
  • Enhanced Databox API with file extension support (via mime type and built-in search).
  • Fixed UI issues: legend button overflow and description sync in Expose.
  • Updated dependencies: pgx to v5.9.2 and Go to 1.25.0.
  • Added autocomplete for association fields in various controllers.

What's Changed

  • PS-1093 Bump action version in CI by @nmaillat in #776
  • PS-1117 Fix export template by @aynsix in #783
  • PS-1117 Workspace template display extra field by @aynsix in #784
  • PS-1129 Support jwt from oauth client on many methods by @4rthem in #786
  • PS-1134 Databox - add file extension to API by @4rthem in #789
  • PS-1134 fix Toast Ui (TUI) upload: add file extension from mime type
  • PS-1134 add extension builtin search
  • PS-1136 expose - fix legend button overflow
  • Databox - fix expose description sync
  • Update pgx dependency to v5.9.2 and go version to 1.25.0
  • PS-1122 add autocomplete to association fields in various controllers

Full Changelog: 3.20.2...3.20.3