Changelog

Platform Updates

The full release history — from the first public canvas build, through the v4 engine and its edge migration, to the v5 platform running today.

94

Releases

28

Milestones

v2.2.7

First build

v5.0.1

Current

v5.0.1 is the current stable release — the rebuilt platform, running on new infrastructure with Rust and Anchor programs on Solana mainnet. Releases below v4.3 belong to the previous generation and are kept for reference — read what changed.

Showing 94 releases

August 2026

  1. v5.0.1StableCurrent

    SolanaM v5 - New Platform

    • The rebuilt platform is now the production release, replacing the deprecated v4 ecosystem.
    • Rust and Anchor program integration for on-chain minting, following the Metaplex Token Metadata standard.
    • Solana mainnet-beta throughout, routed through Helius RPC with matching websocket subscriptions.
    • Design studio rebuilt on a pointer-based canvas: sketch, erase, vector shapes, text placement, image import and a 25-step history stack.
    • Configurable network settings - custom RPC endpoint, commitment level and priority fee.
    • Hardened delivery: strict Content-Security-Policy, HSTS, cross-origin isolation and a locked-down permissions policy.

July 2026

  1. v5.0.0StableMilestone

    v5 Foundation

    • Complete rewrite on the Next.js App Router with React server components.
    • New design system with full light and dark themes, and a shared token palette.
    • Local-first architecture: no accounts, no uploads, every file processed on device.
    • Installable PWA with an offline shell and operating-system file handling.
    • Structured data, generated sitemap and robots, and per-route metadata across the app.
  2. v5.0.0-rc.1RC

    Release Candidate

    • Feature freeze ahead of the v5 launch.
    • Wallet flow moved to the Phantom embedded SDK with an OAuth2 redirect callback.
    • Accessibility and hydration audit across every route.

March 2026

  1. v4.3.0BetaMilestone

    Rebuild Begins

    • Legacy integrations formally deprecated ahead of the infrastructure rebuild.
    • New security model drafted: local processing, no server-side custody of user files.
    • Anchor program scaffolding and mainnet migration planning.

December 2025

  1. v4.1.3 - v4.2.3BetaMilestone

    Scaling Limits and Framework Evaluation

    • Scaling the platform surfaced hard limits in the Nuxt framework for Web3 workloads.
    • Server-side rendering conflicted with wallet adapters and browser-only cryptography, forcing ever-wider client-only boundaries that undercut the benefits of SSR.
    • Several approaches were trialled across this period: isolating wallet logic behind client-only islands, moving state to edge middleware, splitting the PWA into a standalone app, and separating on-chain reads into their own service layer.
    • Each resolved a symptom without addressing the underlying constraint, and the combined complexity became the main obstacle to further scaling.
    • The evaluation concluded that the ecosystem needed rebuilding on infrastructure designed for Web3 from the start - the decision that led to v5.

November 2025

  1. v4.1.2Beta

    Social and Community Tools

    • Social sharing and collaboration tools.
    • Community forums and discussion boards.
    • User reputation system.
    • Creator verification programme.
  2. v4.1.1Stable

    Performance and Bug Fixes

    • Major performance improvements to load times.
    • Memory usage optimization.
    • Critical bug fixes in wallet connectivity.
    • Enhanced error handling and recovery.
    • Improved stability across all platforms.
  3. v4.1.0StableMilestone

    Major UI Redesign

    • Complete redesign of the user interface.
    • Dark mode and theme customization.
    • Improved navigation and information architecture.
    • Enhanced accessibility features.
    • Mobile-first responsive design.
    • New onboarding flow.
  4. v4.0.99Stable

    Advanced Wallet Features

    • Multi-wallet support with seamless switching.
    • Enhanced transaction history and filtering.
    • Backup and recovery improvements.
    • Two-factor authentication for sensitive operations.
    • Address book and contact management.
  5. v4.0.98Beta

    Solana Network Optimization

    • Optimized RPC connections for faster transactions.
    • Reduced network latency.
    • Improved transaction confirmation times.
    • Better handling of network congestion.
    • Enhanced connection reliability.
  6. v4.0.97Alpha

    Initial Admin Panel

    • Basic admin panel structure.
    • User management tools.
    • Content moderation features.
    • Analytics dashboard for administrators.
    • Role-based access control foundation.
  7. v4.0.96BetaMilestone

    Admin Panel Preparation

    • Main gateway for participation and partnership.
    • Groundwork for moderator and administrator tooling.
  8. v4.0.95Alpha

    Floating Properties and Trace Panels

    • Redesigned floating properties panel for selected objects.
    • Contextual controls now appear closer to the selection.
    • Quick-access tabs for Transform, Style and Advanced properties.
    • Improved responsiveness and touch targets for tablet users.
    • Overhauled the Image Stylize and Image Trace panels.
    • Trace accuracy improved and processing up to 40% faster.
    • Undo and redo support directly within the panels.
  9. v4.0.94Stable

    Design Consistency and Crawlability

    • Completed dynamic Feed and Atom XML generation.
    • Enhanced global design system consistency across all pages.
    • Reduced cache TTL for dynamic content while keeping CDN performance.
    • Significantly improved SEO crawlability and indexation.
    • Added hreflang tags and enhanced structured data.
  10. v4.0.93Beta

    SSR and CSR Optimization

    • Comprehensive review of the server-side and client-side rendering pipelines.
    • Eliminated unnecessary client-side rehydration on web modules.
    • Reduced average TTFB and improved hydration performance.
    • Better code-splitting and dynamic import strategy.
    • Updated framework configuration and caching headers.
  11. v4.0.90Stable

    UI Polish and Web Metrics

    • Minor UI and UX refinements across the app.
    • Reduced motion option added.
    • Core Web Vitals improved.
    • Lighthouse score now consistently 95 or above.
  12. v4.0.89Stable

    Token Page Update

    • Redesigned token overview page.
    • Clearer ecosystem explanation and roadmap timeline.
    • Updated tokenomics table and holder benefits section.
  13. v4.0.88Stable

    Save and Export Optimization

    • Faster project auto-save, now under 800 ms.
    • Export queue improvements and reduced memory usage.
    • More accurate progress indicators.
  14. v4.0.87Stable

    Glass Menu and Editor Layout

    • New frosted-glass context menu on the design page.
    • Cleaner sidebar and toolbar layout.
    • Better spacing and visual hierarchy throughout the editor.
  15. v4.0.86StableMilestone

    Changelog Page and SEO

    • Public changelog page launched.
    • Added structured data (JSON-LD) for rich search results.
    • Fixed remaining SEO issues and improved meta tags.
  16. v4.0.78StableMilestone

    v4.0 Completion

    • All core v4.0 features are now live and stable: real-time collaboration, animation tools, cloud saving, improved UI and performance.
    v4.0 Completion — SolanaM v4.0.78
  17. v4.0.85StableMilestone

    Token Page Redesign

    • Complete redesign of the token detail page.
    • Added interactive charts.
    • New index comparison chart.
    • Improved page styling and loading speed.
  18. v4.0.8Stable

    Backend and Community Wall

    • Backend fully updated and deployment pipeline migrated.
    • Community wall optimized for performance and real-time updates.
    • Activity feed and notifications now near-instant.
  19. v4.0.77Stable

    Security Update

    • Final security sweep.
  20. v4.0.75Stable

    Performance and Canvas Improvements

    • Canvas handling and zooming significantly smoother.
    • Reduced input lag.
    • Overall app performance optimizations.
  21. v4.0.71StableMilestone

    Design Page and Project Controls

    • Updated design page layout and style.
    • New project controls panel.
    • Consistent design language across the app.
    Design Page and Project Controls — SolanaM v4.0.71
  22. v4.0.69Stable

    UI and Interaction Polish

    • Custom cursor family.
    • Haptic feedback on control centre buttons.
    • Improved layout consistency across all pages.
    • Smoother page transitions and animations.
    UI and Interaction Polish — SolanaM v4.0.69
  23. v4.0.65StableMilestone

    Animation Tools

    • Frame-by-frame editor with onion skinning.
    • GIF export support.
    • Timeline and playback controls.
    Animation Tools — SolanaM v4.0.65
  24. v4.0.55Stable

    Collaboration Backtesting

    • Real-time group design test on layer 2, run locally.
  25. v4.0.54Stable

    Export Quality

    • High quality export support.
  26. v4.0.52StableMilestone

    User Profiles and Portfolios

    • Public user profiles launched.
    • Portfolio view for saved projects.
    • Simple follow system.
    User Profiles and Portfolios — SolanaM v4.0.52
  27. v4.0.51Stable

    Security Patch

    • Critical fixes.
  28. v4.0.5Stable

    Mobile PWA v2

    • Full offline support.
    Mobile PWA v2 — SolanaM v4.0.5
  29. v4.0.49StableMilestone

    High-Resolution Export

    • Export resolution increased to 8K.
    • Better PNG compression options.
    • Faster export processing.
    High-Resolution Export — SolanaM v4.0.49
  30. v4.0.48Stable

    Performance

    • Canvas speed boost.
  31. v4.0.47Stable

    Bug Fixes

    • Post-stable hotfixes.
  32. v4.0.46StableMilestone

    v4.0 Stable Release

    • The v4.0 engine is now stable and available to all users.
    • Includes the rewritten canvas, real-time collaboration and new design tools.
    v4.0 Stable Release — SolanaM v4.0.46
  33. v4.0.29BetaMilestone

    Social Features

    • Profiles and following.
    Social Features — SolanaM v4.0.29
  34. v4.0.25BetaMilestone

    Animation Alpha

    • Frame-by-frame editor.
    Animation Alpha — SolanaM v4.0.25
  35. v4.0.18Beta

    Texture Blending

    • Advanced blending modes.
    Texture Blending — SolanaM v4.0.18
  36. v4.0.17BetaMilestone

    Pro Brushes

    • Custom brush creator.
    Pro Brushes — SolanaM v4.0.17
  37. v4.0.1BetaMilestone

    Image Trace

    • Variance-based image-to-vector conversion.
    Image Trace — SolanaM v4.0.1
  38. v4.0.08BetaMilestone

    Collaboration Alpha

    • Multi-user editing live.
    Collaboration Alpha — SolanaM v4.0.08
  39. v4.0.07Beta

    WebSocket Layer

    • Live sync foundation.
  40. v4.0.05Beta

    Real-time Prep

    • Collaboration backend.
    Real-time Prep — SolanaM v4.0.05
  41. v4.0.04Beta

    Brush Engine v1

    • Pressure sensitivity.

October 2025

  1. v4.0.03Beta

    Color System

    • New colour picker.
  2. v4.0.02Beta

    Canvas Core

    • New rendering engine.
  3. v4.0.01BetaMilestone

    v4.0 Begins

    • Complete engine rewrite.
    v4.0 Begins — SolanaM v4.0.01
  4. v3.9.99RCMilestone

    v4 Release Candidate

    • Final v3 build - rock solid.
    v4 Release Candidate — SolanaM v3.9.99
  5. v3.9.1Stable

    Security Enhancements

    • Robust interactions implemented.
    • Enhanced feedback loops.
    • Optimized security and subtle UI tweaks.
    • Browser extension alpha published on GitHub.
  6. v3.8.9BetaMilestone

    DAO Governance Live

    • On-chain proposal and voting system.
    • Governance activity dashboard.
    • Staking weight for active participants.
    • Base utility system for user storage.
  7. v3.8.5Stable

    Utility Suite

    • Cloud project saving with auto-sync.
    • Personal asset library.
    • Version history and recovery.
    Utility Suite — SolanaM v3.8.5
  8. v3.8.3Beta

    dApp Progress

    • Minor update released.
    • dApp development advances.
    • DEX listing verification teased.
  9. v3.8.2Stable

    Design System Rollout

    • New design system implemented.
    • Ecosystem finalization.
    • UI and UX enhancements.
  10. v3.8.0StableMilestone

    New Design System

    • Complete visual refresh.
    New Design System — SolanaM v3.8.0
  11. v3.7.13StableMilestone

    GeckoTerminal Live

    • Token officially trackable.
    GeckoTerminal Live — SolanaM v3.7.13
  12. v3.7.6Stable

    GeckoTerminal Listing

    • Website refresh completed.
    • Token listed on GeckoTerminal for real-time tracking.
  13. v3.7.0Stable

    Post-Edge Stability

    • Hotfixes following the edge migration.
    Post-Edge Stability — SolanaM v3.7.0
  14. v3.6.99AlphaMilestone

    Serverless Revolution

    • 100% serverless with zero cold starts.
    • Serverless and on-edge optimizations.
    • Preparation for the major ecosystem overhaul.
    Serverless Revolution — SolanaM v3.6.99
  15. v3.6.8Alpha

    Edge Complete

    • All traffic now edge-routed.
    Edge Complete — SolanaM v3.6.8
  16. v3.6.7Alpha

    Instant Load

    • Sub-100ms load worldwide.
  17. v3.6.6Alpha

    Edge Cache

    • Global edge caching.
  18. v3.6.3Alpha

    Serverless Core

    • Full serverless backend.
  19. v3.6.2Alpha

    Edge Migration Begins

    • First Cloudflare Workers tests.
  20. v3.4.33Stable

    Text Engine

    • Advanced text tool with font support.
    Text Engine — SolanaM v3.4.33
  21. v3.4.31Stable

    Pro Tools Expansion

    • New brush packs and a grid system.
    Pro Tools Expansion — SolanaM v3.4.31

September 2025

  1. v3.4.8StableMilestone

    Design Studio Pro

    • Advanced layers, SVG import and export, and professional brushes.
    Design Studio Pro — SolanaM v3.4.8
  2. v3.4.6Stable

    Platform Stabilization

    • Platform stabilization efforts.
    • Focus on output quality.
    • Continued UI and UX refinements.
  3. v3.4.7Beta

    Export Quality

    • Higher resolution exports.
  4. v3.4.4Beta

    Trace Tool Alpha

    • Image-to-vector tracing.
  5. v3.4.2Beta

    Community Portal Logic

    • Enhanced design studio features.
    • UI and UX improvements.
    • Community portal logic deployed.
  6. v3.4.0Beta

    Community Portal

    • Portal backend ready.
  7. v3.3.9Stable

    Presets and Performance

    • Design presets added for faster creative work.
    • Improved functionality in the design studio.
    • Optimized performance.
    Presets and Performance — SolanaM v3.3.9
  8. v3.3.3StableMilestone

    Major Ecosystem

    • SPL token airdrop for holders as a royalty pointer.
    • PWA split into a standalone app.
    • Native Android build testing initiated.
    • Web2 to Web3 integration deployed.
    • First in-app DAO introduced.
    Major Ecosystem — SolanaM v3.3.3
  9. v3.3.6Beta

    Airdrop System

    • Holder snapshot logic.
  10. v3.3.5Beta

    Tokenomics

    • Royalty system design.
  11. v3.3.2Beta

    PWA Prep

    • Progressive Web App structure.
  12. v3.3.1Beta

    DAO Planning

    • Governance module groundwork.
  13. v3.2Beta

    Foundation Update

    • Base for the transition to v3.3.
    • Foundational improvements for ecosystem growth.
  14. v3.3.0Beta

    Ecosystem Prep

    • Homepage redesign and token preparation.
    • Enhanced user experience.
  15. v3.2.6Beta

    Feedback System

    • In-app feedback form.
  16. v3.2.5Beta

    Performance

    • Canvas rendering optimized.
  17. v3.2.3Beta

    Undo and Redo

    • Proper undo-redo stack.
  18. v3.2.2Beta

    Dark Mode

    • Full dark mode implementation.
    Dark Mode — SolanaM v3.2.2
  19. v3.2.1Beta

    Mobile Layout

    • First mobile-responsive canvas.
  20. v3.1.9Beta

    Export Fixes

    • PNG and JPG export stabilized.
  21. v3.1.4Beta

    Brush Improvements

    • Smoother freehand brush.
  22. v3.1.3Beta

    Layers System

    • Basic layer support added.
  23. v3.0.9Alpha

    Wallet Connect

    • Improved Phantom and Solflare connection flow.
  24. v3.0.8AlphaMilestone

    Genesis Alpha

    • Very first public build - basic canvas and wallet connect.
  25. v2.5.9Alpha

    Design Impression

    • New design impression released.
    • Enhanced user experience.
    • Community engagement push via X.
    Design Impression — SolanaM v2.5.9

August 2025

  1. v2.3.6Stable

    Mobile Optimization

    • Debugged the drawing canvas and tools.
    • Improved mobile-compatible layout.
    • Added an adjustments page for user customization.
    Mobile Optimization — SolanaM v2.3.6
  2. v2.2.7Stable

    SVG Conversion

    • Introduced SVG conversion capability to improve the web-based image converters.
    • Improved SVG handling for the design tools.