Skip to content

0.4.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 14:22
· 9 commits to main since this release
ad7144d

Tip

Expand the "Assets" section below to download the binaries for this release.

What's Changed

  • fix: make link checker aware of wikilink title resolution by @rochacbruno in #506
  • docs: Correct Arch Linux installation notes by @alerque in #507
  • docs: add install shortcode, fix Arch Linux and CI for fork PRs by @rochacbruno in #508
  • feat: auto-detect posts/ and pages/ dirs for --new command by @rochacbruno in #509
  • feat: add content and config management API to built-in server by @rochacbruno in #510
  • fix: detect duplicate slugs and use clean filenames in --new command by @rochacbruno in #511
  • feat: add development toolbar and content management API by @rochacbruno in #512
  • feat: add content editor with three-panel layout and raw file editing by @rochacbruno in #513
  • feat: bundle CodeMirror vendor files for offline editor support by @rochacbruno in #514
  • docs: add crate name to cargo install --git command by @rochacbruno in #515
  • feat: bundle Fuse.js, Mermaid and MathJax vendor files for offline support by @rochacbruno in #516
  • build(deps): bump actions/github-script from 7 to 9 by @dependabot[bot] in #517
  • build(deps): bump regex from 1.12.4 to 1.13.0 by @dependabot[bot] in #518
  • build(deps): bump mermaid-rs-renderer from 0.3.0 to 0.3.1 by @dependabot[bot] in #519
  • build(deps): bump rust-embed from 8.11.0 to 8.12.0 by @dependabot[bot] in #520
  • build(deps): bump tungstenite from 0.29.0 to 0.30.0 by @dependabot[bot] in #525
  • build(deps): bump clap from 4.6.1 to 4.6.2 by @dependabot[bot] in #524
  • build(deps): bump regex from 1.13.0 to 1.13.1 by @dependabot[bot] in #523
  • build(deps): bump dtolnay/rust-toolchain from fa04a1451ff1842e2626ccb99004d0195b455a88 to 2c7215f132e9ebf062739d9130488b56d53c060c by @dependabot[bot] in #522
  • build(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2 by @dependabot[bot] in #521
  • fix: auto-copy favicon.ico to site root for browser auto-discovery by @rochacbruno in #531
  • Fix: updated hosting docs to match latest github environment requirements by @VimYoung in #529
  • Sync PDS when state is empty by @cuducos in #532
  • build(deps): bump actions/setup-python from 5 to 7 by @dependabot[bot] in #533
  • build(deps): bump serde from 1.0.228 to 1.0.229 by @dependabot[bot] in #534
  • build(deps): bump serde_json from 1.0.150 to 1.0.151 by @dependabot[bot] in #535
  • build(deps): bump tera from 2.0.0 to 2.1.0 by @dependabot[bot] in #537
  • build(deps): bump glob from 0.3.3 to 0.3.4 by @dependabot[bot] in #538
  • build(deps): bump clap from 4.6.2 to 4.6.4 by @dependabot[bot] in #536

New Contributors

Full Changelog: 0.4.0...0.4.1