Skip to main content

Changelog

All notable changes to usmewe are documented here.

[Unreleased]

Coming Soon

  • Mainnet deployment on BASE
  • Mobile app launch (iOS & Android)
  • Advanced analytics dashboard
  • Multi-language support

[0.5.0] - 2025-01-15

Added

  • Complete documentation site with Mintlify
  • API Reference documentation
  • Smart contract technical documentation
  • User and developer guides

Changed

  • Improved Trust Score algorithm documentation
  • Updated Security section with audit timeline

[0.4.0] - 2025-01-10

Added

  • Social Vault with guardian management
  • Duress PIN anti-kidnapping feature
  • Timelock mechanism for large withdrawals
  • Multi-signature approval workflow

Changed

  • Enhanced mobile app UI/UX
  • Improved notification system

Fixed

  • Wallet connection issues on mobile
  • Trust Score calculation edge cases

[0.3.0] - 2025-01-01

Added

  • Trust Vault staking mechanism
  • tmUSDC token implementation
  • Interest rate model
  • Insurance Pool for default coverage

Changed

  • Redesigned dashboard layout
  • Optimistic UI updates

Security

  • Added rate limiting on all API endpoints
  • Implemented CSRF protection

[0.2.0] - 2024-12-15

Added

  • P2P lending functionality
  • Loan request and repayment flow
  • Trust Score v1 algorithm
  • XP and levels gamification

Changed

  • New branding and color scheme
  • Improved onboarding flow

Fixed

  • Authentication session handling
  • Database connection pooling

[0.1.0] - 2024-12-01

Added

  • Initial platform release (testnet)
  • User registration and authentication
  • Wallet connection (MetaMask, WalletConnect)
  • Basic dashboard
  • Profile management

Versioning

We use Semantic Versioning:
  • Major (X.0.0): Breaking changes
  • Minor (0.X.0): New features, backwards compatible
  • Patch (0.0.X): Bug fixes, backwards compatible

Upgrade Guide

From 0.4.x to 0.5.x

No breaking changes. Update recommended for:
  • Improved documentation access
  • Bug fixes in notification system

From 0.3.x to 0.4.x

Social Vault requires new contract approval. Users should:
  1. Approve the new SocialVault contract
  2. Configure guardians in Settings

Subscribe to Updates

Release Schedule

Release TypeFrequency
MajorAs needed
MinorMonthly
PatchWeekly
HotfixAs needed
Testnet updates may be more frequent as we iterate toward mainnet launch.