What's new

Changelog

Every update, improvement, and fix — all in one place.

v1.0.0Major
March 19, 2026

Initial public release of Expenso Vault — your free, secure, and smart expense tracker.

New
  • Dashboard with real-time income, expense, and balance overview
  • Transaction management - add, edit, and delete transactions
  • Category system with custom icons, colors, and budget limits
  • Budget alert notifications at 80% and 100% threshold
  • User reviews and replies system with like/dislike
  • Multi-currency support with 35+ world currencies
  • Monthly and yearly budget tracking per category
  • Recent transactions on dashboard with pagination
  • Category pie chart and monthly trend chart on dashboard
  • Transaction filters - by type, category, date range, and search
  • Profile settings - name, currency, language preferences
  • Responsive design - works on mobile, tablet, and desktop
  • PWA support - installable app on any devices
  • Home page with features, how it works, benefits, and currency sections
Performance
  • Currently server is running on free server , somtimes it can take little longer than expected to login-register
  • Redis caching for dashboard stats, transactions, and notifications
  • Single MongoDB aggregation pipeline for all dashboard data
  • Lazy loaded charts - only render when visible on screen
  • Debounced search - no API call on every keystroke
  • Categories fetched once per page — no duplicate API calls
  • Optimized images with WebP format and lazy loading
Security
  • AES-256-GCM encryption for all user personal data
  • HMAC-SHA256 email hashing for secure lookups
  • JWT authentication with secure token handling
  • Rate limiting on all auth, review, and API endpoints
  • NoSQL injection prevention with mongo-sanitize
  • CORS restricted to frontend domain only
Removed
  • Export to CSV — coming in v2.0.0

Have a feature request or found a bug?

Write a Review