Skip to content

Releases: datavisyn/visyn_core

v8.1.2

23 Feb 08:13
1d760a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.1...v8.1.2

v8.1.1

22 Feb 14:15
f26cff0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.0...v8.1.1

v8.1.0

21 Feb 12:04
3d1ce3b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.1...v8.1.0

v8.0.1

21 Feb 10:32
12a01fc
Compare
Choose a tag to compare

What's changed

  • fix: cypress tests (#159)
  • fix: vis is rendered with an invalid config (#172)
  • feat: add POSTGRES_PORT to get_default_postgres_url (#181)
  • chore(deps): bump cachetools from 5.3.1 to 5.3.2 (#147)

v7.0.4

19 Feb 14:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.3...v7.0.4

v8.0.0

24 Jan 12:00
47e63bc
Compare
Choose a tag to compare

What's changed

  • feat: add debug logging to alb_security_store (#157)
  • deps: migrate to mantine7 with support for mantine6 (#131)

v7.0.3

23 Jan 10:24
cae6ea7
Compare
Choose a tag to compare

What's changed

  • chore: version pinning (#144)
  • added dependabot config (#145)
  • feat: add driver option to get_default_postgres_url (#155)

v7.0.2

18 Jan 08:31
fd94e57
Compare
Choose a tag to compare

What's new

  • feat: use label column in Vis tooltips (#141)

v7.0.1

10 Jan 13:52
9167484
Compare
Choose a tag to compare

What's changed

  • feat: add get_default_postgres_url utility (#136)
  • feat: debug log for access_token in oauth security store (#139)
  • Fix: tooltip bug in violin plot (#140)
  • Handle null value only columns in raincloud plot (#130)

v7.0.0

14 Dec 14:13
7682cd9
Compare
Choose a tag to compare

What's changed

  • fix: switch to storybook config from visyn_scripts (#127)
  • test: add data-testid to proxy view iframe (#128)
  • Add possibility to specify which vis types to show in the sidebar (#129)
  • Use correct workflow branches (#133)