v3.3
版本发布时间: 2022-08-29 23:33:39
jackyzha0/quartz最新发布版本:v4.0.8(2023-08-21 08:09:41)
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 (https://github.com/jackyzha0/quartz/pull/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 (https://github.com/jackyzha0/quartz/pull/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 (https://github.com/jackyzha0/quartz/pull/166)
- i18n Support (https://github.com/jackyzha0/quartz/pull/182)
New Features
- Feat: Add support for semantic search using operand https://github.com/jackyzha0/quartz/commit/5ef9aad501f17b57107a35508a093211ecf2dbd8
- Feat: Use floating-ui for better popup positioning https://github.com/jackyzha0/quartz/commit/ffe22689eb43f42afc2d6bcf9b8b190b19a7e5d1
- Feat: Option to show recent posts section https://github.com/jackyzha0/quartz/commit/0293c122177bf8c595cda8b4dfb513d90b1e6b03
- Feat: Support syntax for image scaling https://github.com/jackyzha0/quartz/commit/8b2fba895aa804e895eaa02a622f318113a35663
- Feat: Add "enableToc: false" flag to
config.yaml
and frontmatter by @meleu in https://github.com/jackyzha0/quartz/pull/88 - Feat: Add a collapsible Table of Contents by @meleu in https://github.com/jackyzha0/quartz/pull/91
- Feat: Add Million SPA router by @aidenybai in https://github.com/jackyzha0/quartz/pull/118
- Fix: Active node on graph in SPA by @aidenybai in https://github.com/jackyzha0/quartz/pull/122
- Fix: Popover in SPA by @aidenybai in https://github.com/jackyzha0/quartz/pull/123
- Feat: Add support for progress bar color by @aidenybai in https://github.com/jackyzha0/quartz/pull/136
- Feat: Prefetch within graph by @aidenybai in https://github.com/jackyzha0/quartz/pull/134
- Fix: Non-spa fallback by @aidenybai in https://github.com/jackyzha0/quartz/pull/137
- Feat: Remove FOUC from latex rendering by @aidenybai in https://github.com/jackyzha0/quartz/pull/139
- Fix
width: auto
for SPA routing by @aidenybai in https://github.com/jackyzha0/quartz/pull/156
- Feat: Add option to toggle footer by @aidenybai in https://github.com/jackyzha0/quartz/pull/138
- Feat: Improved graph display + Global Graph by @DhammaCharts in https://github.com/jackyzha0/quartz/pull/140
- Feat: Highly customizable Favicon(s) feature by @geoffreygarrett in https://github.com/jackyzha0/quartz/pull/146
- Copy to clipboard feature for code block by @geoffreygarrett in https://github.com/jackyzha0/quartz/pull/152
- Feat: edit the clipboard button to change border colour on success by @pranavm7 in https://github.com/jackyzha0/quartz/pull/162
- Feat: Added optional rendering of code block titles by @geoffreygarrett in https://github.com/jackyzha0/quartz/pull/148
- Feat: Add GitHub "edit" button by @rphla in https://github.com/jackyzha0/quartz/pull/157
- Feat: Support Admonition callouts (#166) (closes #88) by @saberzero1 in https://github.com/jackyzha0/quartz/pull/166
- Feat: Popover preview should show relevant heading by @vincenthuang75025 in https://github.com/jackyzha0/quartz/pull/180
- Feat: Add internationalization (i18n) support by @yshalsager in https://github.com/jackyzha0/quartz/pull/182
Bug Fixes
- Fix: 404 page works correctly on subdomained sites by @meleu in https://github.com/jackyzha0/quartz/pull/94
- Fix: correct
git
fetch depth @straightupjac in https://github.com/jackyzha0/quartz/pull/120 - Fix: keep / at end of URL to avoid redirects by @benbohmer in https://github.com/jackyzha0/quartz/pull/121
- Fix: Active node with other data at end of url by @aidenybai in https://github.com/jackyzha0/quartz/pull/124
- Fix: remove console log by @y1450 in https://github.com/jackyzha0/quartz/pull/159
- Feat: style, _callouts.scss simplification by @jackyzha0 in https://github.com/jackyzha0/quartz/pull/169
New Contributors
- @aidenybai made their first contribution in https://github.com/jackyzha0/quartz/pull/119
- @straightupjac made their first contribution in https://github.com/jackyzha0/quartz/pull/120
- @benbohmer made their first contribution in https://github.com/jackyzha0/quartz/pull/121
- @DhammaCharts made their first contribution in https://github.com/jackyzha0/quartz/pull/140
- @geoffreygarrett made their first contribution in https://github.com/jackyzha0/quartz/pull/146
- @rphla made their first contribution in https://github.com/jackyzha0/quartz/pull/157
- @y1450 made their first contribution in https://github.com/jackyzha0/quartz/pull/159
- @pranavm7 made their first contribution in https://github.com/jackyzha0/quartz/pull/162
- @saberzero1 made their first contribution in https://github.com/jackyzha0/quartz/pull/166
- @vincenthuang75025 made their first contribution in https://github.com/jackyzha0/quartz/pull/180
- @yshalsager made their first contribution in https://github.com/jackyzha0/quartz/pull/182
Full Changelog: https://github.com/jackyzha0/quartz/compare/v3.2...v3.3
If Quartz is useful to you, consider sponsoring me on Github Sponsors!