Skip to content

Releases: GibbsConsulting/django-plotly-dash

Update contributor details

29 Mar 18:42
7507f2a
Compare
Choose a tag to compare

Update contributor details (thanks @eddyojb88)

Add a favicon to the demo

Some steps towards working with bootstrap 5 #482 #493

Extend Django to version 4.0 and beyond

16 Feb 06:42
83d37fa
Compare
Choose a tag to compare

Extend support to Django 4.0 and higher.
Uplift version of channels to 4.0 or higher

V2.2.2

17 Aug 21:20
76b0076
Compare
Choose a tag to compare

Patch version 2.2.2

Includes PRs #458 #474 #465 #440

v2.2.1

28 May 17:44
e06bb46
Compare
Choose a tag to compare

Patch fix to address #460 - this is a temporary restriction of the Dash package version.

v2.1.4

05 Mar 07:12
71720df
Compare
Choose a tag to compare

Add mantine component example

v2.1.3

11 Nov 05:12
29285e7
Compare
Choose a tag to compare

Fix code to work with latest Flask and Dash releases.

Addresses #425

v2.1.2

10 Nov 23:41
f6b23f5
Compare
Choose a tag to compare

Fix json handling when orjson is installed.
Addresses #421 and #404

v2.1.1

09 Nov 15:04
eaeeb94
Compare
Choose a tag to compare

Fix package dependencies. Addresses #424

v2.1.0

29 Oct 05:01
4be68ad
Compare
Choose a tag to compare

Move to python 3.10 as base version.
Relax historical constraints #413
Allow use of Django json conversion #408
Extend range of sandbox permissions in iframes #419

v2.0.0 - Support for Dash v2.0

06 Jun 01:53
4ac19fe
Compare
Choose a tag to compare

This release marks a jump to supporting v2.0 and higher of Dash.

Note that this is not backwards compatible. Please use v1.7.2 or earlier if you need to use a version of Dash less than v2.0

Whilst the intention to leave v1 (both Dash and django-plotly-dash) behind, it is still possible to create releases for v1.x Dash using patches applied to the v1.7.2 tag code, should it prove necessary.