Skip to content

v4.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@CaiJimmy CaiJimmy released this 27 Aug 16:52
· 97 commits to canary since this release

What's Changed

  • fix(codeblock): pass through the options of chroma by @cubercsl in #715
  • doc: Inline math example previously not working as intended by @brandonszeto in #834
  • chore: update issue report template to include minimal reproducible example by @CaiJimmy in #864
  • refactor(widget): taxonomy widget by @cmpute in #763

New Contributors

Full Changelog: v3.18.0...v4.0.0-alpha.1

What's Changed

  • feat(comment): add strict and input-position to Giscus config by @Pylogmon in #648
  • feat(i18n): added missing korean translation (categories cloud widget) by @wontory in #653
  • fix(comments): update Remark42 source code by @paskal in #683
  • feat(i18n): add missing pt-BR translations by @cobalto in #680
  • feat(i18n): update Bengali translation by @0xMehedi in #665
  • feat(i18n): add categories cloud translation for Arabic by @FarisZR in #673
  • refactor(highlight): extract common parts of styles and keep line number visible when scrolling by @nella17 in #681
  • docs: update the notes about favicon in the configuration file by @TsaiRongFu in #670
  • feat(i18n): add european portuguese translation by @celsomiranda in #699
  • refactor(grid): avoid sidebar layout shift when main content loads slowly by @Akimitsu333 in #677
  • feat(article): add readingTime front matter field to overwrite global configuration by @escalopa in #701
  • feat: add a separate configuration field for site description by @FarisZR in #672
  • feat(page): add keywords front matter field for better SEO by @gursi26 in #664
  • feat: add rel=me to social links by @tommorris in #707
  • feat(article): make long KaTeX equations scrollable in the x-axis by @MartinAramayo in #706
  • fix(article): frontmatter field .ReadingTime should overwrite global configuration by @CaiJimmy in #710
  • Merge branch 'canary' into master by @CaiJimmy in #711
  • Revert "Merge branch 'canary' into master" by @CaiJimmy in #712
  • fix: incorrect menu URL when baseURL is a subpath by @CaiJimmy in #713
  • fix(codeblock): pass through the options of chroma by @cubercsl in #715
  • feat(i18n): add vietnamese translation by @japananh in #717
  • fix: anchor link need decode by @GGXXLL in #719
  • fix: the target origin mismatch recipetent window's origin by @parasomn1a in #735
  • feat(i18n): add footer translation for ZH-TW by @ttheng3810 in #748
  • fix: KaTeX may render contents in gist under certain conditions by @Furffico in #755
  • fix(sidebar): add padding-bottom to the right sidebar by @cmpute in #765
  • chore: update twikoo version by @Weltolk in #783
  • fix: remark42 comment system won't show by @jkcharlie6679 in #799
  • feat(i18n): add missing plural forms for the Polish language by @halamix2 in #818
  • feat(i18n): update translations for zh-tw by @simbafs in #786
  • feat: allow footer copyright to be different to the site title by @rlees85 in #839
  • fix: very poor color contrast for default text by @0xMehedi in #845
  • fix: custom params on the language top level is deprecated by @CaiJimmy in #857
  • fix(search): reset lastSearch variable if keywords are empty by @CaiJimmy in #858
  • feat: use .RelPermalink for search JSON by @CaiJimmy in #859
  • fix: add word-break: break-word; to <a> and <code> by @CaiJimmy in #860
  • fix: page translation links overflow by @CaiJimmy in #861
  • feat(article): add style to <kbd> tag by @CaiJimmy in #862
  • doc: Inline math example previously not working as intended by @brandonszeto in #834
  • chore: update issue report template to include minimal reproducible example by @CaiJimmy in #864
  • refactor(widget): taxonomy widget by @cmpute in #763

New Contributors

Full Changelog: v4.0.0-alpha.0...v4.0.0-alpha.1