Source: https://wealthfolio.app/changelog/2_0_0/

Back

2.0.0

Nov 21, 2025

# Wealthfolio 2.0.0 — Release Notes

Big milestone. v2 ships a full-stack revamp, new platform targets, and a workflow upgrade across the board.

## Major Features

#### Mobile App (iOS/Android) + Desktop Appp

Wealthfolio now runs everywhere—desktop, web, and mobile—with a shared codebase and platform-specific optimizations.

#### Self-Hosted Docker Imagee

First-class Docker support with a simplified configuration flow. The app is now fully self-hostable with minimal setup.

#### Spreadsheet-Style Activity Editorr

A fast grid-based editor for activity management. Supports bulk edits and deletes.

#### Command+K App Launcherr

A global command palette (⌘K / Ctrl+K) for instant navigation and quick actions. Much faster than hunting through menus.

#### Improved Onboardingg

Cleaner, shorter onboarding with better defaults and more intuitive guidance for new users.

#### Switch Accounts From Account Sectionn

Quick account switching directly inside the account pages. No more backing out to the dashboard.

#### System Theme Supportt

Automatic light/dark theme selection based on OS settings, with manual override.

#### CSV Quote Importt

Import prices and historical quotes directly from CSV files. Useful for custom or unsupported tickers.

## UI/UX Enhancements

-   Full UI and styling refresh across the application
-   Better spacing, sizing, typography, and component consistency
-   Updated layout patterns to align with modern app UX

## Platform + Codebase Upgrades

-   Updated to latest versions of all major frameworks and libraries
-   Internal refactors to improve maintainability and consistency
-   Many code cleanups, improvements, and reliability fixes

## Technical Fixes & Improvements

-   Encode Yahoo API queries to handle special characters ([#391](https://github.com/wealthfolio/wealthfolio/pull/391))
-   Use nonnegative() for quantity validation across asset types ([#404](https://github.com/wealthfolio/wealthfolio/pull/404))
-   Quotes import functionality added ([#378](https://github.com/wealthfolio/wealthfolio/pull/378))
-   Docker docs and config improvements ([#422](https://github.com/wealthfolio/wealthfolio/pull/422))
-   Web server enhancements ([#419](https://github.com/wealthfolio/wealthfolio/pull/419), [#421](https://github.com/wealthfolio/wealthfolio/pull/421))
-   Sonner notification system customization ([#420](https://github.com/wealthfolio/wealthfolio/pull/420))
-   Minor bug fixes ([#426](https://github.com/wealthfolio/wealthfolio/pull/426))
