LIVE BUILD LOG
Development Log
A chronological ledger of every feature, fix, and refactor that shaped Simple Money Tracker.
๐
70
Milestones
๐
4
Major Versions
๐ป
3500+
Commits
v4.12.0Milestone 70
Milestone 70: Hook-Based Architecture Migration, Onboarding Refactor
โก Performance2โป๏ธ Refactor1๐๏ธ Data1
- โกPerformanceHook-Based Architecture Migration: Refactored data access layer for over 15 modules into centralized custom hooks, optimizing Dashboard performance and ensuring consistent state management.
- โป๏ธRefactorOnboarding Flow Refactor: Improved new user experience with a smooth 6-step registration and setup process, including Vault setup and initial configuration.
- ๐๏ธDataReal-time Telegram Sync: Upgraded Telegram bot synchronization by automatically pushing Category and Custom Rule changes to Redis (Upstash) for instant bot updates.
- โกPerformanceUI/UX Refinements: Optimized the Development Log page and Home Hero section, and other tweaks across the app for bettere UI/UX.
v4.11.0Milestone 69
Milestone 69: Storage function upgrade, Expense Filters & View Persistence
๐จ Design2๐๏ธ Data1โจ Feature1
- ๐๏ธDataSimple Storage upgrade: Added preview dialog for picture and text files in list and card views, plus virtual scrolling for smoother browsing of large collections.
- ๐จDesignExpense Year View & Filters: Introduced Year view in the Expense Calendar and a quick filter sidebar to filter by category, time, emotion, or Telegram source.
- โจFeaturePersistent View Mode: User view preferences (list, card, calendar, grid) are now saved across sessions for the Dashboard chart, Times view, and 11 other functions.
- ๐จDesignAccessibility & Polish: Added reduced-motion support for users with motion sensitivity, improved number formatting with comma separators, and refined mobile settings UI.
v4.10.0Milestone 68
Milestone 68: Landing Page Performance & i18n Expansion
โก Performance3๐งช Testing1๐ง AI1
- โกPerformanceLazySection Component: Introduced `LazySection` with `IntersectionObserver` for deferred loading of non-critical sections, improving initial page load performance.
- โกPerformanceVisibility Optimization: Pauses video playback and carousel animations when sections are out of view, reducing GPU overhead and battery consumption on mobile.
- โกPerformanceMobile GPU Reduction: Scaled down background gradients and disabled them on mobile devices for better rendering performance.
- ๐งชTestingSEO Audit: Conducted SEO fast audit, applied CSS best practices to public pages, and improved semantic HTML structure.
- ๐ง AIi18n Expansion: Major localization update covering 12+ modules (AI assistant, categories, custom rules, dashboard, notifications, footer, trial dialog, suggestions, mood, notes, storage, groups, expenses, budgets, investments, contacts, debts, lending, goals, subscriptions) across 14 languages.
v4.9.0Milestone 67
Milestone 67: Privacy & Public Pages
๐ก๏ธ Security2โก Performance2โจ Feature1
- ๐ก๏ธSecurityPrivacy Policy Gate: Implemented mandatory privacy policy acceptance during login/signup flow.
- โจFeatureVault Management: Added profile features to reset master key, generate new 12-word recovery code, and manage 30-day remember option.
- โกPerformanceVault Optimizations: Improved ECDH key access, increased cache duration, and synchronized vault status with session manager.
- ๐ก๏ธSecurityPublic Pages: Added new security-focused public pages, birthday program/journal marketing pages, and enhanced Security tab UI/UX.
- โกPerformancePerformance & Refinements: Compressed hero images, updated design system, increased user cache TTL, and refactored notification system.
v4.8.0Milestone 66
Milestone 66: GDPR/CCPA Cookie Consent
โ๏ธ Config2โจ Feature1๐จ Design1
- โจFeatureComprehensive Cookie System: Implemented GDPR/CCPA compliant cookie management with versioned consent structure.
- โ๏ธConfigUser Control: Added Cookie Banner with Reject/Customize/Accept buttons and granular Cookie Settings Dialog.
- โ๏ธConfigAnalytics Integration: Configured Google Analytics Consent Mode with dynamic updates based on user choices.
- ๐จDesignUI/UX: Clean, modern dialog UI using ShadCN components with responsive design for mobile devices.
v4.7.0Milestone 65
Milestone 65: Soft Delete Account
โจ Feature1โป๏ธ Refactor1๐ก๏ธ Security1
- โจFeature7-Day Grace Period: Changed account deletion from hard delete to soft delete with 7-day recovery window.
- โป๏ธRefactorAutomated Cleanup: Created scheduled Cloud Function for comprehensive user data cleanup after grace period.
- ๐ก๏ธSecuritySecurity & Compliance: Ensures proper cleanup of all user data across Firestore, Storage, Groups, and Telegram.
v4.6.0Milestone 64
Milestone 64: Group ZK Upgrade
๐ก๏ธ Security1โก Performance1๐จ Design1
- ๐ก๏ธSecurityGroup E2EE: Upgraded Groups to Zero-Knowledge standard with end-to-end encryption for all sensitive member data across expenses, debts, lendings, goals, subscriptions, and investments.
- โกPerformanceIndexedDB Migration: Migrated all local cache from localStorage to IndexedDB for improved performance and reliability across group, contact, message, and storage modules.
- ๐จDesignGroup UI/UX: Added Pending Invitations Card, clickable URLs in group messages, Copy Group ID button, event log filters, and limited event logs to 200 entries.
- ๐งBugfixSecurity Audit: Conducted security audit for group ZK implementation with fixes for group creation errors and date restoration logic.
v4.5.0Milestone 63
Milestone 63: Data Sanitization & AI Privacy
๐ก๏ธ Security2๐ง AI1
- ๐ก๏ธSecurityZK Sanitization: Replaced legacy crypto with ZK standard for emotion notes in My Mood page.
- ๐ง AIAI Data Minimization: Removed sensitive fields from AI Financial Coach data structures to enforce data minimization principles.
- ๐ก๏ธSecurityNotification PII Removal: Removed entity names (PII) from notification templates and scheduling logic to ensure compliance with ZK privacy principles.
Loading more milestones...