Download Quarto
Install a release or pre-release build of Quarto.
Highlights
Quarto 1.9 includes the following new features:
- Privacy-first cookie consent: The default for cookie consent has changed to - type: express, providing opt-in consent that blocks cookies until users explicitly agree. This privacy-conscious default is designed with modern privacy regulations in mind.
- aria-labelfor videos: Improve accessibility of embedded videos by providing custom descriptive labels for screen readers instead of the default “Video Player” label.
Release Notes
Highlights
Quarto 1.8 includes the following new features:
- Improvements to brand support: - Light and dark colors: Specify lightanddarkfor any color in a brand specification.
- Light and dark logos: Specify lightanddarkversions of logos in a brand specification.
- Brand extensions: Share brand definitions and assets across Quarto projects.
- Dark brand for format: revealjs: Specifybrand-mode: darkto apply your dark brand to your presentation.
 
- Light and dark colors: Specify 
- HTML Accessibility Checks: Add the - axeoption to HTML formats to perform accessibility checks with the Axe-core engine.
- Access execution settings from code cells: Read the - QUARTO_EXECUTE_INFOenvironment variable to access information about execution context.
- Access metadata and variables in filters and shortcodes: Use the new - quarto.variables.get()and- quarto.metadata.get()APIs.
- The default LaTeX engine is now - lualatex.
Dependency updates:
- mermaidjsupdated to 11.6.0.
- Bootstrap icons updated to v1.13.1
- QuartoNotebookRunnerin- juliaengine updated to 0.17.3
Release Notes
Pages containing all installers for the most recent releases of older versions of Quarto are linked below.