Another 4 months, another Quartz release! It constantly blows me away that people consistently find Quartz useful to whatever they are working on. Some use it for taking notes in university lectures, tracking D&D campaigns, writing chemistry papers, and publishing novel research on tools for thought.
Major Features
- Semantic Search using Operand! A personally long-awaited personal feature, learn how to set it up here or here
- SPA Routing (#118)
- Prevents having to reload the page on link click. With SPA routing, clicking on a link means a smooth replacement of each page (and faster load times!)
- Improved graph display (#140)
- Now fades out text when you zoom out
- Config option to enable displaying a global graph on the home page
- Text enlarges on node hover to enhance readability
- Admonition Support (#166)
- i18n Support (#182)
New Features
- Feat: Add support for semantic search using operand 5ef9aad
- Feat: Use floating-ui for better popup positioning ffe2268
- Feat: Option to show recent posts section 0293c12
- Feat: Support syntax for image scaling 8b2fba8
- Feat: Add "enableToc: false" flag to
config.yaml
and frontmatter by @meleu in #88 - Feat: Add a collapsible Table of Contents by @meleu in #91
- Feat: Add Million SPA router by @aidenybai in #118
- Fix: Active node on graph in SPA by @aidenybai in #122
- Fix: Popover in SPA by @aidenybai in #123
- Feat: Add support for progress bar color by @aidenybai in #136
- Feat: Prefetch within graph by @aidenybai in #134
- Fix: Non-spa fallback by @aidenybai in #137
- Feat: Remove FOUC from latex rendering by @aidenybai in #139
- Fix
width: auto
for SPA routing by @aidenybai in #156
- Feat: Add option to toggle footer by @aidenybai in #138
- Feat: Improved graph display + Global Graph by @DhammaCharts in #140
- Feat: Highly customizable Favicon(s) feature by @geoffreygarrett in #146
- Copy to clipboard feature for code block by @geoffreygarrett in #152
- Feat: Added optional rendering of code block titles by @geoffreygarrett in #148
- Feat: Add GitHub "edit" button by @rphla in #157
- Feat: Support Admonition callouts (#166) (closes #88) by @saberzero1 in #166
- Feat: Popover preview should show relevant heading by @vincenthuang75025 in #180
- Feat: Add internationalization (i18n) support by @yshalsager in #182
Bug Fixes
- Fix: 404 page works correctly on subdomained sites by @meleu in #94
- Fix: correct
git
fetch depth @straightupjac in #120 - Fix: keep / at end of URL to avoid redirects by @benbohmer in #121
- Fix: Active node with other data at end of url by @aidenybai in #124
- Fix: remove console log by @y1450 in #159
- Feat: style, _callouts.scss simplification by @jackyzha0 in #169
New Contributors
- @aidenybai made their first contribution in #119
- @straightupjac made their first contribution in #120
- @benbohmer made their first contribution in #121
- @DhammaCharts made their first contribution in #140
- @geoffreygarrett made their first contribution in #146
- @rphla made their first contribution in #157
- @y1450 made their first contribution in #159
- @pranavm7 made their first contribution in #162
- @saberzero1 made their first contribution in #166
- @vincenthuang75025 made their first contribution in #180
- @yshalsager made their first contribution in #182
Full Changelog: v3.2...v3.3
If Quartz is useful to you, consider sponsoring me on Github Sponsors!