Skip to content

Release history

ackify releases

Proof of Read. Compliance made simple.

All releases

11 shown

Config change
v1.3.11 Breaking risk
Auth

Open‑redirect fix + allowlist

v1.3.9 Security relevant

Added support for live admin config reload and exposed crypto signing interface, while fixing magic link tokens that omitted tenant IDs, resolving RLS failures.

v1.3.7 Bugfix

## Cleanup fix Fallback to direct cleanup when tenant context is unavailable **Full Changelog**: https://github.com/kOlapsis/ackify/compare/v1.3.6...v1.3.7

v1.3.6 Maintenance

## unnecessary style-src unsafe-inline remove unnecessary style-src unsafe-inline from proxy and storage

v1.3.5 Bug fix

Backend now forces external read mode to avoid signing deadlock when document URLs are unreachable, and auto-detects read mode for URLs and uploaded files, improving reliability in private network scenarios.

v1.3.4 Bugfix

### SMTP plain text fix (port 25) Fixed a bug preventing email delivery through internal SMTP servers without TLS (typically port 25). The mail library was attempting TLS negotiation even when both ACKIFY_MAIL_TLS and ACKIFY_MAIL_STARTTLS were set to false, causing certificate va

v1.3.3 Breaking risk
Breaking changes
  • Migration to kolapsis/ackify changed Docker image, GitHub repo and Go module, requiring updates to docker-compose.yml and CI pipelines.
Security fixes
  • Fixed row-level security policies on queue tables for background workers to prevent unauthorized access.
Notable features
  • Organization domain restriction limits document creation to matching email domains.
  • Server-side aggregate statistics replace client-side calculations with optimized SQL queries.
  • Pending documents view shows documents awaiting signer confirmation with a new API endpoint.
v1.3.2 New feature
Notable features
  • Owner-based document and signer management for non-admin owners
  • Built-in Docker healthcheck with customizable port
  • Improved PostgreSQL identifier quoting for database names with special characters
v1.3.1 Bug fix

Fixed bug where document upload options weren't persisted, admin setting OnlyAdminCanCreate was ignored, and added fallback for image upload content type detection.

v1.3.0 New feature

Added integrated PDF/Markdown viewer with scroll tracking and checksum verification, native S3/local file upload, admin UI for runtime config and encrypted secrets, and a refreshed dark-mode UI with optional telemetry.

Beta — feedback welcome: [email protected]