- minimum supported python is now 3.8
- minimum supported python is now 3.8
- updates to drawio v21.1.4
- includes mermaidjs 10.0.0
- minimum supported python is now 3.8
- updates to draw-image-export2 v1.0.2
- by default uses a private copy of chromium in
{sys.prefix}/jupyter/ipydrawio_export
- can be overridden with
IPYDRAWIO_PUPPETEER_CACHE_DIR
orPUPPETEER_CACHE_DIR
- can be overridden with
- minimum supported python is now 3.8
- as
retrolab
no longer supports installation next tojupyterlab 3.5
, it is no longer under test... but might still work.- support for
notebook 7
will become available some time after a final release- though
jupyterlab 4
will be likely be supported first
- though
- support for
- the sizes of all released artifacts are much smaller #106
mathjax
rendering is no longer included by default- install it with
(mamba|conda|pip) install ipydrawio-mathjax
- install it with
- updates to drawio v20.5.3 #106
- now holds the drawio-compatible copy of MathJax #106
- initial release
- add support for
ipywidgets
8 #98
- add support
@jupyter-widgets/jupyterlab-manager
5 #98
- updates to drawio v20.2.8
jupyter ipydrawio clean
can now cleans.ipynb
metadata and outputs #88- minimum supported python is now to 3.7
- adds support for data URI-encoded shape libraries (incompatible with
stealth
) #80 - fixes selection in widget diagrams with more than 10 shapes #85
- updates to drawio v16.4.5
- minimum supported python is now to 3.7
- revert to older PDF exporter for better robustness on binder, etc.
- minimal support for RetroLab #72
- upgrade to drawio v15.8.7 for enhancements and bug fixes
- a
yarn.lock
is shipped to reduce provisioning time and increase reproducibility - update to newer PDF exporter for better performance
- adds
jupyter ipydrawio clean
for removinghost
,agent
,modified
attributes and pretty printing, restoringlxml
as a dependency #44
- revert default theme from
sketch
back tomin
#41
- upgrade to drawio v14.9.300 for many enhancements and bug fixes [#51]
- adds some (unofficial) Jupyter-branded templates #44
- upgrades
draw-image-export
forxmldom
version and bugfixes #44
- new documentation site at https://ipydrawio.rtfd.io #40
- no longer depends on
lxml
, future XML-based features will hopefully support the standard libraryxml
module #40
- the
sketch
theme is now available as theui
#40 - the Custom Diagram... Launcher card offers all the themes, templates, and editable
formats #40
- templates can be added by extensions #41
- additional configuration defaults added to
urlParams
#40 - the Esc button now shifts focus back to the main application allowing for
use of more keyboard shortcuts. #40
- the previous inescapable behavior can be restored in Adanced Settings by setting
"disableEscapeFocus": true
- the previous inescapable behavior can be restored in Adanced Settings by setting
- drawio 14.7.1 #41
- depends on
lxml
#40
- #32 drawio assets are copied into a shorter path
- changing version scheme to allow for patch releases.
- going forward, the upstream patch release will be multiplied by 100
- ipywidgets support
- Supports JupyterLab 3
pip
primary distribution- Contains all previous packages
- PDF export is tenuous, due to
nodejs
dependencies, and may be temporarily unavailable
- PDF export is tenuous, due to
- A future release may unpack various dependencies into sub-packages
- #22 adds more Main Menu options and Command Palette Commands
- #22 new file names created by Export Diagram as... commands use best-effort, two-digit numbers (if needed) incrementer instead of timestamp
- #20 add
allow-downloads
sandbox exception for the drawioiframe
, enabling some more built-in features
- #21 fixes overload of default Notebook activity for Edit with for
.ipynb
files
- #22 correctly handle finding/resolving
node.*
on windows - #22 upgrade to newer
puppeteer
-baseddraw-image-export
- #22 improved PDF export
- ipywidgets support
- Supports JupyterLab 3
pip
primary distribution- Contains all previous packages
- PDF export is tenuous, due to
nodejs
dependencies, and may be temporarily unavailable
- PDF export is tenuous, due to
- A future release may unpack various dependencies into sub-packages
For pre-releases of the previously-named package, see the old CHANGELOG
Copyright 2023 ipydrawio contributors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.