Download Quarto
Install a release or pre-release build of Quarto.
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
Highlights
You can view (in-progress) documentation for the next version of Quarto, v1.9, on our pre-release documentation site, prerelease.quarto.org, including a list of highlights.
Release Notes
Pages containing all installers for the most recent releases of older versions of Quarto are linked below.