Releases: voila-dashboards/voila
Release 0.4.3
What's Changed
- Fix imports for jupyter_server 1 by @martinRenou in #1359
Full Changelog: v0.4.2...v0.4.3
Release 0.4.2
What's Changed
- 0.4.x: Fix linters by @martinRenou in #1357
- Backport PR #1333 on branch 0.4.x (Add nbconvert version check) by @trungleduc in #1342
- 0.4.x: Rebuild against JupyterLab 4 and jupyter_server 2 by @martinRenou in #1358
Full Changelog: v0.4.1...v0.4.2
v0.5.0a5
0.5.0a5
Enhancements made
- JupyterLab 4 support #1343 (@trungleduc)
- Separate Tornado handlers into their own class #1330 (@davidbrochart)
Bugs fixed
- Do not clean up kernel resources after execution #1334 (@martinRenou)
- Add nbconvert version check #1333 (@trungleduc)
- Inject react-dom in the shared scope #1320 (@martinRenou)
Maintenance and upkeep improvements
- Install yarn<3 in dev env #1328 (@davidbrochart)
API and Breaking Changes
- JupyterLab 4 support #1343 (@trungleduc)
Other merged PRs
- Fix typo [skip ci] #1326 (@davidbrochart)
Contributors to this release
(GitHub contributors page for this release)
@bsyouness | @davidbrochart | @github-actions | @jtpio | @maartenbreddels | @martinRenou | @pre-commit-ci | @SylvainCorlay | @trungleduc
Release 0.4.1
What's Changed
- Backport PR #1256 on branch 0.4.x (Correct "strip_source" in README to "strip_sources") by @meeseeksmachine in #1257
- 0.4.x: Deprecate "classic" template for removal in 1.0.0 by @martinRenou in #1263
- Backport PR #1281 on branch 0.4.x (Fix existing CI) by @meeseeksmachine in #1339
- Backport PR #1300 on branch 0.4.x (Pin yarn to fix tests) by @meeseeksmachine in #1340
- Backport PR #1334 on branch 0.4.x (Do not clean up resources after execution) by @meeseeksmachine in #1335
Full Changelog: v0.4.0...v0.4.1
Release 0.3.7
What's Changed
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #1174
- reenable prelaunch-hook by @timkpaine in #724
- Add Voila app port to kernel env by @dcnadler in #1176
- Add Voila configuration option for default kernel environmental variables by @dcnadler in #1175
- Update Google App Engine deploy docs by @trungleduc in #1180
- Fix inifinite loop in property access by @martinRenou in #1185
- Troubleshoot failing
macos
check on CI by @jtpio in #1191 - Fix CI by @trungleduc in #1193
- Render read-only notebook by @trungleduc in #1181
- Fix typos by @kianmeng in #1198
- Backport PR #1208 on branch 0.3.x (Troubleshoot the check release workflow) by @meeseeksmachine in #1209
- Backport PR #1214 on branch 0.3.x (Couple of ui-tests maintenance changes) by @meeseeksmachine in #1216
- 0.3.x: Fix ui-tests and pin dependencies by @martinRenou in #1217
- Backport PR #1334 on branch 0.3.x (Do not clean up resources after execution) by @meeseeksmachine in #1336
- 0.3.x: Fix OpenSSL issue by @martinRenou in #1337
- 0.3.x: Add back kernel client cleanup by @martinRenou in #1338
New Contributors
Full Changelog: v0.3.6...v0.3.7
v0.5.0a4
0.5.0a4
Enhancements made
- Migrating to
jupyter-server
2,jupyter_client
7.x #1308 (@trungleduc)
Maintenance and upkeep improvements
- Update
galata
bot #1318 (@trungleduc) - Set
cell-index
attribute as a string #1317 (@jtpio) - Remove unused
_get_query_string
function #1316 (@jtpio) - Clean up the check release workflow #1310 (@jtpio)
Contributors to this release
v0.5.0a3
0.5.0a3
Enhancements made
- Make use of JupyterLab mimetype renderers #1249 (@martinRenou)
Bugs fixed
- Reveal template: Use proper routine for including JS asset #1301 (@martinRenou)
Maintenance and upkeep improvements
- Add
pre-commit
hook #1306 (@trungleduc) - Bump webpack from 5.75.0 to 5.76.0 #1302 (@dependabot)
- Bump vega from 5.20.2 to 5.23.0 in /ui-tests #1297 (@dependabot)
- Refactor styling #1268 (@martinRenou)
Contributors to this release
(GitHub contributors page for this release)
@davidbrochart | @dependabot | @github-actions | @jtpio | @maartenbreddels | @martinRenou | @philippjfr | @trungleduc
v0.5.0a2
0.5.0a2
Enhancements made
- Update the tree view so that URLs are correct for Voici #1299 (@martinRenou)
Maintenance and upkeep improvements
- Pin yarn to fix tests #1300 (@martinRenou)
- Add releaser workflows to the repo #1298 (@jtpio)
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@12rambau | @github-actions | @jtpio | @martinRenou | @trungleduc
v0.5.0a1
0.5.0a1
Enhancements made
- Extendable voila #1290 (@martinRenou)
- Forward port: Deprecate "classic" template for removal in 1.0.0 (#1263) #1266 (@martinRenou)
Maintenance and upkeep improvements
- Update check-release workflow #1292 (@martinRenou)
- Fix broken test by rolling back file #1282 (@jabbera)
- Fix existing CI #1281 (@jabbera)
- Bump qs from 6.10.1 to 6.11.0 in /ui-tests #1270 (@dependabot)
- Bump loader-utils from 1.4.1 to 1.4.2 #1260 (@dependabot)
- Bump loader-utils from 1.4.0 to 1.4.1 #1254 (@dependabot)
Documentation improvements
- Correct "strip_source" in README to "strip_sources" #1256 (@fhightower)
Other merged PRs
- Bump json5 from 1.0.1 to 1.0.2 #1275 (@dependabot)
- Bump json5 from 2.2.0 to 2.2.3 in /ui-tests #1274 (@dependabot)
Contributors to this release
(GitHub contributors page for this release)
@dependabot | @fhightower | @github-actions | @jabbera | @jiboncom | @jtpio | @maartenbreddels | @martinRenou | @philippjfr | @trungleduc
v0.5.0a0
0.5.0a0
New features added
Enhancements made
API and Breaking Changes
Contributors to this release
(GitHub contributors page for this release)
@bollwyvl | @github-actions | @jtpio | @martinRenou | @trungleduc