Changelog

All notable changes to Obsidian Launch Platform.

[1.1.0] - December 4, 2025

Mobile UI Overhaul

Added

  • XS Breakpoint (475px) - Better control for small mobile devices

  • Devnet Info Modal - Click devnet banner to see what works/doesn't in test mode

  • Database Backup System - Auto-backup on server start, manual restore endpoints

Changed

  • Disperse Simplified - 3 clear modes instead of 4 (Hard, Easy, Token)

  • Stealth Disperse Default - Pre-selected as recommended option

  • Mixer → Coming Soon - Moved to Tools menu, awaiting future implementation

  • Admin Tab Removed - Use dedicated Admin Panel instead of Settings tab

Fixed

  • Devnet Banner Z-Index - Now properly appears above dashboard content

  • Mobile Dashboard - Responsive header, 2-column stats grid

  • Mobile WalletManagement - Responsive layout, compact workflow guide

  • Mobile AppLayout - Compact header, hidden elements on small screens

  • Session Validation - Proper token validation on page load

  • Logout State - Clears all auth data properly

Improved

  • Disperse Icons - Larger 64px icons with gradient backgrounds

  • Admin Wallet Detection - Syncs on every login, not just registration

  • Mode Selection UI - 3-column grid, cleaner visual hierarchy


[1.0.0] - December 2024

Initial Release

The first public release of Obsidian Launch Platform.

Core Features

  • Multi-Wallet Management - Generate, import, export up to 100 wallets

  • Token Launch - Create tokens on Pump.fun with bundle protection

  • SOL Distribution - Easy and Stealth disperse with holder distribution protection

  • Trading - Jupiter V6 integration for best swap prices

  • Cross-Chain Bridge - 900+ currencies via ChangeNow

Authentication

  • Email + Password login

  • Phantom wallet connection

  • Telegram OAuth integration

  • JWT session management

Advanced Features

  • Smart Sell - Take profit, stop loss, trailing stops

  • Auto Take Profit - MCAP-based automatic selling

  • Wallet Warmup - Make wallets appear organic

  • Jito Bundles - Same-block atomic execution

Security

  • AES-256-GCM encryption for private keys

  • bcrypt password hashing (12 rounds)

  • Rate limiting on all endpoints

  • Input sanitization

Integrations

  • Pump.fun - Token creation and trading

  • Jupiter V6 - DEX aggregation

  • Birdeye - Price and market data

  • ChangeNow - Cross-chain bridging

  • Jito - MEV protection bundles


[0.9.0] - November 2024

Beta Release

Added

  • Complete dashboard UI

  • Wallet generation system

  • Basic trading interface

  • Settings management

Changed

  • Improved authentication flow

  • Better error handling

  • Enhanced mobile responsiveness


[0.8.0] - October 2024

Alpha Release

Added

  • Initial platform architecture

  • Backend API structure

  • Frontend component library

  • Database schema


Upcoming Features

Planned for v1.1.0

Planned for v1.2.0


Version Numbering

We follow Semantic Versioningarrow-up-right:

  • MAJOR (1.x.x) - Breaking changes

  • MINOR (x.1.x) - New features, backward compatible

  • PATCH (x.x.1) - Bug fixes


Reporting Issues

Found a bug? Please report it:

  1. Telegram: Coming Soon

Include:

  • What you expected

  • What actually happened

  • Steps to reproduce

  • Browser/device info

Last updated