Skip to content

Releases: obiba/opal

5.1.1

05 Feb 21:49
Compare
Choose a tag to compare

Various fixes:

  • file system: ensure parent folder cannot be copied/moved to one of its children
  • minor ui issues following vite upgrade

Full Changelog: 5.1.0...5.1.1

5.1.0

03 Feb 09:11
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump ch.qos.logback:logback-core from 1.5.6 to 1.5.13 by @dependabot in #3980
  • fix: validate folder and file names by @ymarcon in #3981
  • feat: personal access token is generated by server by @ymarcon in #3982
  • feat: added white and black list of file extensions by @ymarcon in #3983
  • fix: added missing table ref filter as terms query by @ymarcon in #3984
  • fix: file not found when not readable or parent not readable by @ymarcon in #3985
  • build(deps): bump nanoid from 3.3.7 to 3.3.8 in /opal-ui by @dependabot in #3978
  • Account for Obiba TOTP coming from Agate by @kazoompa in #3995
  • chore: ui dependencies updated by @ymarcon in #3989
  • fix: updated destination folder selection when file export type changes by @ymarcon in #4002

Full Changelog: 5.0.3...5.1.0

5.0.3

04 Dec 08:10
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump vue-i18n from 9.14.0 to 9.14.2 in /opal-ui by @dependabot in #3977

Full Changelog: 5.0.2...5.0.3

5.0.2

22 Nov 17:36
Compare
Choose a tag to compare

Full Changelog: 5.0.1...5.0.2

5.0.1

06 Nov 20:38
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump cookie and express in /opal-ui by @dependabot in #3943
  • build(deps): bump org.eclipse.jetty:jetty-http from 12.0.10 to 12.0.12 by @dependabot in #3944
  • Corrected conditions to hide/show VCF based on permission and plugin availability by @kazoompa in #3946
  • Adds smtp security params by @thiagomdiniz in #3948
  • build(deps): bump org.springframework:spring-context from 6.1.13 to 6.1.14 by @dependabot in #3956
  • Added download pwd encryption length validation by @kazoompa in #3966
  • Decode VFS file path before any folder creation by @kazoompa in #3964
  • Added folder name validation by @kazoompa in #3965
  • Clear only when starting search, added lastDoc for pagination by @kazoompa in #3967
  • Cleanup selections when confirmation is cancelled, added search bar by @kazoompa in #3968
  • Fixed some TS warning and fullIfCached by @kazoompa in #3969
  • Added query count API to get correct total counts by @kazoompa in #3970
  • fix: date/datatime variables are exported as chars when there are categories, number values handled when importing date/datetime variables by @ymarcon in #3972

New Contributors

Full Changelog: 5.0.0...5.0.1

5.0.0

11 Oct 06:06
Compare
Choose a tag to compare

Java 21 and brand new UI: see release notes https://www.obiba.org/pages/news/release/opal/5.0/

What's Changed

New Contributors

Full Changelog: 4.0.3...5.0.0

5.0.0-RC5

29 Sep 16:04
Compare
Choose a tag to compare
5.0.0-RC5 Pre-release
Pre-release

Full Changelog: 5.0.0-RC4...5.0.0-RC5

5.0.0-RC4

27 Sep 15:13
Compare
Choose a tag to compare
5.0.0-RC4 Pre-release
Pre-release

What's Changed

Full Changelog: 5.0.0-RC3...5.0.0-RC4

5.0.0-RC3

24 Sep 20:45
Compare
Choose a tag to compare
5.0.0-RC3 Pre-release
Pre-release

What's Changed

Full Changelog: 5.0.0-RC2...5.0.0-RC3

5.0.0-RC2

19 Sep 19:34
Compare
Choose a tag to compare
5.0.0-RC2 Pre-release
Pre-release

What's Changed

  • chore: removed dependency over quartz and hsqldb because report sched… by @ymarcon in #3926
  • feat: make opal contingency service compatible with legacy mica5 by @ymarcon in #3927
  • build(deps): bump org.springframework:spring-webmvc from 6.1.8 to 6.1.13 by @dependabot in #3928
  • build(deps): bump com.google.protobuf:protobuf-java from 3.24.3 to 3.25.5 by @dependabot in #3931

Full Changelog: 5.0.0-RC1...5.0.0-RC2