Download Latest Version v0.8.0 source code.zip (913.9 kB)
Email in envelope

Get an email when there's a new version of PasteGuard

Home / v0.7.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-28 993 Bytes
v0.7.3 source code.tar.gz 2026-06-28 831.6 kB
v0.7.3 source code.zip 2026-06-28 904.4 kB
Totals: 3 Items   1.7 MB 0

Highlights

  • Adds optional Postgres-compatible dashboard request logging while keeping SQLite as the default backend.
  • Introduces logging.driver and logging.postgres_url config for deployments that need Postgres-backed request logs.
  • Shares one Kysely schema and migration path across SQLite and Postgres logging backends.
  • Consolidates masking/restoration helpers and moves privacy helpers into domain-owned modules without changing OSS runtime behavior.
  • Refreshes public docs around Browser Chat, Apps & APIs, Coding Agents, Local-First Privacy, and Regulated Teams.

Upgrade Notes

  • Existing SQLite deployments remain the default and should keep working without config changes.
  • To use Postgres logging, set logging.driver: postgres and provide logging.postgres_url.
  • This is the first OSS image with Postgres-compatible logging support.

Images

  • ghcr.io/sgasser/pasteguard:0.7.3
  • ghcr.io/sgasser/pasteguard:latest
  • Platforms: linux/amd64, linux/arm64
Source: README.md, updated 2026-06-28