Skip to content

Releases: GibbsConsulting/django-plotly-dash

v2.4.3

10 Oct 13:14
6a6f850
Compare
Choose a tag to compare

Version 2.4.2 contained an unwanted built artefact. This bumps the build number to enable pushing an update package to PyPI

V2.4.2

10 Oct 05:14
defe70d
Compare
Choose a tag to compare

Add plotly assets to those handled explicitly by django-plotly-dash.
Addresses #502 for Dash version 2.13 or later, so this version relaxes the constraint imposed in 2.4.1

V2.4.1

10 Oct 02:05
45dcd4b
Compare
Choose a tag to compare

Restrict Dash version to < 2.13 to workaround a change in how plotly.js is served by Dash apps.

V2.4.0

01 Oct 03:00
7b4e5be
Compare
Choose a tag to compare

Extend range of permitted Dash versions, and in particular handle current Dash versions.
Known limit is 3.0, but this is subject to change.

V2.3.2

30 Sep 23:45
8a0b27e
Compare
Choose a tag to compare

Add height option to main template tag.
Update various demonstration examples.

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