Releases: voila-dashboards/voila
Releases · voila-dashboards/voila
v0.2.12
Enhancements made
- Add
allow-popups
andallow-modals
to the preview sandbox #951 (@jtpio) - http_header_envs option to include http headers as an env var (following CGI standards) #922 (@mariobuikhuizen)
Maintenance and upkeep improvements
- Add a script to bump the version #954 (@jtpio)
- Update to lerna 4 #952 (@jtpio)
- Add Binder on PR workflow #949 (@jtpio)
- Update the UI Tests setup #946 (@jtpio)
- add JupyterLab trove classifiers #944 (@RhnSharma)
- Update to Jupyter Packaging 0.10 #943 (@jtpio)
- Add check-release step on CI #913 (@jtpio)
Contributors to this release
(GitHub contributors page for this release)
@github-actions | @jtpio | @maartenbreddels | @mariobuikhuizen | @RhnSharma
v0.2.11
0.2.11
Enhancements made
- Update @jupyterlab/services dependency to version 6.1.8 #933 (@julian-west)
- Render Javascript output #931 (@trungleduc)
- Preview extension: switch to LabIcon for the refresh button #884 (@ohrely)
Bugs fixed
- Handle the case when one widget model fails to be created #935 (@martinRenou)
- Support async content manager #889 (@cailiang9)
Maintenance and upkeep improvements
- Improve Galata tests, update the reference screenshot #934 (@jtpio)
- Fixed typos #928 (@giswqs)
- Add UI Tests #916 (@jtpio)
- Create pull_request_template.md #914 (@jtpio)
Documentation improvements
- Update deploy.rst #925 (@Elijah-Watson)
- Update environment.yml #918 (@astrojuanlu)
- Add CHANGELOG.md #912 (@jtpio)
- typos #910 (@12rambau)
Other merged PRs
- success variable was undefined when no port can be found #880 (@danlester)
Contributors to this release
(GitHub contributors page for this release)
@12rambau | @afonit | @agoose77 | @astrojuanlu | @cailiang9 | @danlester | @Elijah-Watson | @giswqs | @heng2j | @jasongrout | @jtpio | @julian-west | @maartenbreddels | @martinRenou | @ohrely | @trungleduc