Skip to content

v0.7.1

Choose a tag to compare

@virtualtam virtualtam released this 16 Aug 15:10
· 30 commits to main since this release
v0.7.1

Security

  • Bump GitHub Actions to their latest release, and pin them by SHA + version comment
  • Enable Dependabot for GitHub Actions, Go modules, Node.js packages and the SQLFluff uv project

Added

Packaging and automation

  • Add root certificates for Let's Encrypt Generation Y certificate authorities YE and YR
  • Setup GitHub Actions to store and reuse Docker cache mounts (NPM, Go)
  • Setup GitHub Actions to build multi-platform Docker images (amd64, arm64)

Documentation

  • Document related software: social bookmarking, feed aggregators

Changed

Packaging and automation

  • Bump golangci-lint
  • Rework SQLFluff setup:
    • Pin with pyproject.toml
    • Install with uv, run with uvx and Python 3.14
    • Bump to v4.2.2
    • Silence new rule warnings for existing migrations with noqa comments
  • Rework mdBook setup:
    • Bump to v0.5.4
    • Update configuration, remove deprecated and commented options
    • Switch to lychee to check documentation links

Documentation

  • Document the Copywrite and Vulnerabilities GitHub Actions workflows
  • Update the CI Workflow description, link how-to guides from each workflow section
  • Update and reword conceptual, how-to and reference guides to match current tooling configuration
  • Fix broken documentation links and reword the README
  • Link the CI badge to its workflow run, add a badge for the GHCR Docker image

WWW

  • Migrate the application from Bulma to Bootstrap 5
  • Use the Nord color palettes
  • Switch between light and dark themes