Releases for the Voilà organization, updated on 2025-08-02.
voila v0.5.10¶
GitHub Release • August 1st, 2025
Enhancements made
- Don’t merge the config if not needed #1536 (
@martinRenou
)
voila v0.5.9¶
GitHub Release • July 30th, 2025
Bugs fixed
- Fix server extension configuration handling #1535 (
@martinRenou
)
Maintenance and upkeep improvements
- Fix small typo #1534 (
@martinRenou
) - fix setup mamba #1526 (
@trungleduc
) - Update widgets 7 packages #1504 (
@martinRenou
) - Remove
any
type #1502 (@martinRenou
)
Documentation improvements
voici v0.8.0¶
GitHub Release • January 9th, 2025
Maintenance and upkeep improvements
voila v0.5.8¶
GitHub Release • October 18th, 2024
Highlights!
- Voila now supports progressive rendering with the
--progressive_rendering=True
CLI and config option. - We brought back ipywidgets 7 support. This will ease transition from 0.3.x to 0.5.x for people who have not updated yet.
- Allow users to configure the page_config to tweak even more the Voila page
Enhancements made
- Add backward compatibility for ipywidgets 7 #1501 (
@martinRenou
) - Custom page config hook #1495 (
@dfguerrerom
) - Support progressive rendering #1489 (
@trungleduc
)
Maintenance and upkeep improvements
- Bring back support for jupyter-server 1 #1498 (
@martinRenou
) - Update and improve CI #1497 (
@martinRenou
) - Remove old urllib imports #1477 (
@lahwaacz
) - Remove mock #1476 (
@lahwaacz
) - Get mybinder.org working again #1471 (
@manics
)
voila Release 0.4.6¶
GitHub Release • October 9th, 2024
What’s Changed
- 0.4.x: Fix (part of the) CI by
@martinRenou
in voila-dashboards /voila #1493 - 0.4.x: Fix markdown rendering logic by
@martinRenou
in voila-dashboards /voila #1491
voici v0.7.1¶
GitHub Release • September 17th, 2024
Maintenance and upkeep improvements
- Update
jupyterlite-xeus
lower bound #129 (@jtpio
) - Update jupyterlite-xeus #128 (
@martinRenou
)
voici v0.7.0¶
GitHub Release • August 16th, 2024
Enhancements made
Maintenance and upkeep improvements
Documentation improvements