# graphviz 14.0.1 - Product: graphviz (https://whatsnew.fyi/product/graphviz) - Vendor: graphviz - Date: 2025-10-06 - Version: 14.0.1 - Original notes: https://gitlab.com/graphviz/graphviz/-/tags/14.0.1 - Permalink: https://whatsnew.fyi/product/graphviz/releases/14.0.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- See the CHANGELOG . ###### Changed - The pre-built macOS package for Autotools is now a .pkg file instead of a tarball of binaries. #2726, !4348 - In the CMake build system, whether Ghostscript-dependent components are built or not can now be controlled by the `-DWITH_GHOSTSCRIPT={AUTO|ON|OFF}` option. #2735 ###### Fixed - Points generated as curves by the dot layout algorithm are once again placed correctly. This was a regression in Graphviz 14.0.0. #2734