Skip to content

Changelog

Liviu Stoica edited this page May 20, 2026 · 1 revision

Changelog

Full version history for XignAll. Latest release: v1.3.1

Download releases


v1.3.1 — May 2026

Build fixes

  • macOS: Universal binary (Apple Silicon + Intel) — single DMG for both architectures, no Rosetta required
  • Windows: Installer improvements — silent install support, Start Menu shortcut reliability
  • Linux: AppImage stability improvements on Ubuntu 22.04+ and Debian 12+

Security

  • Path traversal protection on signer profile names and workflow step folders
  • Path traversal protection in Server Edition file processing
  • Atomic PDF output write — signed file written to temp location first, then renamed → no partial files on crash or power loss

Error handling

  • Telegram bot: multi-instance conflict detection — reports error if two XignAll instances use the same bot token
  • Telegram bot: graceful shutdown on stop — pending operations complete before exit
  • UI: specific error messages per error type (wrong PIN, token not found, LibreOffice missing, etc.)

UX

  • Pipeline validation popup at start — detects misconfigured steps (missing input folder, missing signature file) before processing begins

v1.3.0 — May 2026

Server Edition

  • Folder Watch: XignAll monitors /SEAL/ and first-level subfolders — files are auto-converted and SEAL-signed
  • Telegram Bot: Authorized users send files to the bot → receive signed PDF within seconds
  • SEAL profile: Dedicated organizational seal signature applied after all internal signers
  • Journal: Real-time log of all processed files with status and error details
  • Multi-user: Separate subfolders per department, each with independent Signed/ and Failed/ output

Rewards program

  • Referral system: existing users earn license renewal credits when recommending new paying customers
  • Credits tracked in the subscription panel

v1.2.0 — April 2026

Rebrand

  • Renamed from Signatrix to XignAll
  • New domain: xignall.io (signatrix.io redirects permanently)
  • New logo, updated all UI strings, file paths, and installer metadata

New languages

  • French (FR) and German (DE) UI added — all 669 translation keys
  • FAQ files: FAQ_fr.md, FAQ_de.md
  • EULA translated to FR and DE

PDF Tools (9 new tools)

  • Merge, Split, Rotate, Watermark
  • Anonymize (11 built-in regex patterns — email, IBAN, phone, CNP, passport, bank card)
  • Extract Text, Extract Images
  • Edit Metadata
  • Encrypt / Decrypt (AES-128)

Landing site

  • 10-language website (EN/RO/FR/DE/IT/HU/PL/UK/BG/SL)
  • hreflang, sitemap, IndexNow, JSON-LD schemas

v1.1.0 — February 2026

Multi-signer serial workflow

  • Define an ordered chain of signers with email notifications
  • Each signer notified when their turn arrives
  • Absentee handling — skip a signer and continue
  • SEAL at end of chain

Page range signing

  • Sign all pages, even/odd pages, or a custom range (e.g. 1,3,5–8) per signer profile

Electronic SEAL support

  • Dedicated SEAL profile for organizational signing
  • Applied at end of serial workflow to certify final document

Signature table replacement

  • Insert a text marker in the document → XignAll removes and rebuilds the entire signature table in all documents of the batch

v1.0.0 — October 2025

Initial public release under the name Signatrix.

Core features

  • Batch PDF signing — entire folders signed in parallel
  • 20–60 documents per minute
  • PKCS#12 certificate files (.p12/.pfx)
  • PKCS#11 hardware USB tokens (eToken, SafeNet)
  • PAdES-format signatures, eIDAS-compliant
  • Coordinate-based signature placement — drag-and-drop on live PDF preview
  • Saved per signer profile — reused automatically across batches
  • Multiple signer profiles — switch in one click
  • TSA timestamp support (RFC 3161)

Document preparation pipeline

  • Convert .doc/.odt/.rtf/.txt/.xlsx to PDF via LibreOffice
  • Append .docx or .pdf page to each document
  • Parallel processing with configurable worker threads
  • Run report saved after each execution

Signature verification

  • Inspect any PAdES-signed PDF
  • Shows: signer name, certificate, timestamp, modification detection

Platforms

  • Windows 10/11 (x64)
  • macOS (Intel + Apple Silicon)
  • Linux Ubuntu 22.04+ (x86_64)

Languages

  • Romanian, English

Clone this wiki locally