HomeAboutContactChangelog

Changelog

Track our latest features, performance improvements, and security enhancements as we build a calm space for your writing.

v1.1.0Latest Release
July 24, 2026

Platform Standardization & Streamlining

  • Refactored marketing pages (About, Contact, Privacy, Terms) to use standardized typography and unified card structures.
  • Standardized all container roundings to 16px (rounded-2xl) and buttons to 12px (rounded-xl) for a cohesive design system.
  • Deprecated the blogging system to focus solely on quiet note-taking, fast updates, and secure writing spaces.
  • Strengthened form layout inputs, visual focus borders, and interactive feedback flows.
v1.0.0Initial Launch
July 15, 2026

Welcome to Minus11

  • Zero-Knowledge notes architecture ensuring all encryption/decryption happens client-side in the browser.
  • AES-256 client-side encryption with local PBKDF2 password-derived key generation.
  • Secure dynamic sharing using URL fragments (#) keeping decryption keys strictly off the server.
  • Real-time sync to Google Firebase Cloud Firestore with encrypted ciphertext payloads.