Motivation MoneyMotivation Money

Changelog

Release history and feature updates for Motivation Money.

A record of shipped features and updates mapped to GitHub releases. Motivation Money follows continuous deployment — features ship as they're ready.

v0.15.0 — March 18, 2026

Report Privacy & Email Renderer

  • Report privacy controls — corporate funding visibility and per-type salary/wallet visibility toggles
  • HTML email renderer with Stitch design shell — branded, styled email templates for all lifecycle notifications

v0.14.x — March 18, 2026

v0.14.3 — Operator Permission Fix

  • Fix: operator permissions — enable direct toggle for owner role

v0.14.2 — Settings Stability

  • Fix: settings page crash caused by missing database migration and Prisma client connection leak

v0.14.1 — Multi-CEX Selection & Statements

  • Multi-CEX adapter selection with switch confirmation dialog — choose between OKX, Coinbase, Binance, and Kraken per organization
  • Monthly statement and financial report PDF downloads
  • Encryption documentation and migration script with hash column migration for searchable encrypted fields
  • Fix: missing migration for statement settings columns

v0.14.0 — Operator Roles

  • Operator role system with granular per-operator permissions — Owners can assign and toggle specific capabilities for each operator

v0.13.x — March 18, 2026

v0.13.1 — Branding & Ad-Hoc UX Fix

  • Fix: branding import from legal entity into email templates
  • Fix: ad-hoc payment creation UX improvements

v0.13.0 — Multi-CEX Support

  • Coinbase, Binance, and Kraken exchange adapters — all implementing the unified CEXAdapter interface
  • Each adapter handles auth signatures, withdrawal, status polling, and rate limiting per exchange
  • Kraken uses HMAC-SHA512 + nonce auth; Coinbase uses HMAC-SHA256 + base64 secret; Binance uses HMAC-SHA256 query signing

v0.12.0 — March 18, 2026

Transparent Field Decryption

  • Prisma client extension for transparent field decryption — encrypted columns (wallet addresses, salaries) decrypt automatically on read
  • Envelope encryption with separate Data Encryption Keys (DEKs) per data category

v0.11.0 — March 18, 2026

Email Template UI

  • Lifecycle section editor with inline expand/collapse for email templates
  • Visual email template builder with markdown editor and live preview

v0.10.0 — March 17, 2026

  • Unsaved-changes detection with save button UX for legal entity forms
  • Entity fields: jurisdiction, registered address, representative, signature

v0.9.x — March 17, 2026

v0.9.1 — Audit Log Fix

  • Fix: pagination inconsistency caused by entry bundling in audit log

v0.9.0 — Email Template Lifecycle

  • Vertical lifecycle trunk chart for email template management
  • Visual timeline showing template stages (created, active, archived)

v0.8.0 — March 17, 2026

Settings UX Polish

  • Simplified email template editor
  • Fix: entity import from branding settings
  • Preview button for email templates

v0.7.0 — March 17, 2026

Onboarding Agreement

  • Consent and agreement layer for new user onboarding
  • Terms acceptance tracking with audit trail

v0.6.0 — March 17, 2026

Settings Redesign

  • Pill-toggle navigation for settings sections
  • Split-panel layout for email templates
  • Legal entity branding integration

v0.5.x — March 17, 2026

v0.5.1 — Design System Alignment

  • Align settings UI with Notion-inspired flat design system

v0.5.0 — Settings v2

  • Horizontal tab navigation for settings
  • Role-based gating — different settings visible per role
  • In-app pricing display
  • Email lifecycle chart

v0.4.0 — March 17, 2026

Settings Reorganization

  • Email templates system with CRUD, markdown editor, live preview
  • Payroll scheduling configuration (monthly, semi-monthly, bi-weekly, weekly)
  • Audit log UX improvements

v0.3.0 — March 17, 2026

Auth Fixes

  • Fix: double-click sign-in causing false "invalid code" errors
  • Gate sign-in by account existence — redirect unknown emails to sign-up

v0.2.0 — March 17, 2026

Self-Service Onboarding

  • Self-service organization creation with domain exclusivity
  • Pricing gate for Pro tier
  • Email branding — org logo and signature block in settings
  • REST API v1 — 25 endpoints, service layer, and CLI package

Pre-Release — March 7–16, 2026

Core Platform (v0.1.0)

  • Self-custody treasury with Safe multi-sig integration
  • CEX-routed payments via OKX with zero on-chain trace
  • Three payout types: payroll runs, ad-hoc payments, reimbursements
  • Three-layer wallet verification: registration, micro-deposit, CEX whitelist
  • AES-256-GCM encryption for all sensitive data at rest
  • Row Level Security (RLS) — database-enforced organization isolation
  • Audit log with 40+ action types and CSV export
  • Role-based access: Owner, Admin, Accountant, Employee
  • Multi-network support: Ethereum, Polygon, Arbitrum, Base, TRC-20
  • USDC and USDT with per-employee stablecoin preference
  • Employee view with personal dashboard, payouts, and account settings
  • Sensitive data masking — salary hidden by default, last name masked
  • Avatar picker with 8 animal presets
  • Automatic payout status sync every 5 minutes
  • Onboarding checklist with test run step
  • Wallet verification workflow with gold checkmark badges
  • Direct payout execution, cancel payouts, batch CSV import

On this page