Skip to content

Releases: datavisyn/visyn_core

v6.0.0

21 Nov 11:39
1efdfa3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v6.0.0

v5.0.0

31 Oct 15:55
7e6d922
Compare
Choose a tag to compare

What's Changed

Dependencies

Full Changelog: v4.1.1...v5.0.0

v4.1.1

06 Oct 15:38
eeac0be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

29 Sep 09:19
8a5558b
Compare
Choose a tag to compare

Requires datavisyn/visyn_scripts#42

What's Changed

Features

Documentation

Dependencies

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

28 Aug 08:17
d2f08fd
Compare
Choose a tag to compare

Release notes

  • deps: Pin mantine/* to 6.0.17 (#72)
  • feat: add functionality to verify token from ALB and add on_user_loaded hook (#73)
  • deps: Upgrade mantine to ~6.0.19 (#74)
  • Upgrade RDKit to 2023.3.2 and improve tests (#75)
  • deps: change pyjwt to pyjwt[crypto] (#77)
  • feat: added ability to define multiple email fields in alb and oauth2 stores (#81)

v3.1.0

28 Jul 08:33
e2035dc
Compare
Choose a tag to compare

What's Changed

Features

CI

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

03 Jul 14:28
69a8e9f
Compare
Choose a tag to compare

Release notes

  • fix: Error in /api/idtypes endpoint (#43)
  • feat: allow changing of column order vis (#53)

v3.0.0

02 Jun 20:58
a62c23b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v3.0.0

v2.0.0

16 May 11:35
f57642c
Compare
Choose a tag to compare

What's Changed

  • feat: Migrate clientConfig to Pydantic models by @puehringer in #26
  • feat: Added mantine provider to visyn app provider with datavisyn entity colors by @puehringer in #13
  • fix: avoid unmount if client config is reloaded by @puehringer in #28
  • refactor: migrate clientConfig to /api/v1/visyn/clientConfig by @puehringer in #29
  • deps: React 18 Migration by @dvmoritzschoefl in #27
  • fix: add context middleware last to ensure it is loaded after init_app by @puehringer in #33
  • Release v2.0.0 by @thinkh in #34

New Contributors

Full Changelog: v1.2.0...v2.0.0

v1.2.0

26 Apr 07:34
4cbb201
Compare
Choose a tag to compare

v1.2.0 (2023-04-26)

What's Changed

Features

Bugfixes

Tasks

Contributors