You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to WealthSnap
WealthSnap v1.8.0 – Release Notes
Release Date: February 3, 2026 Build: Version 1.8.0 (Feature Release)
✨ What's New🏗️ Database Architecture Overhaul
Simplified Initialization: completely rewrote the database startup logic to be faster and reliable.
Migration Removal: removed the legacy "waterfall" migration system to streamline app startup.
Fresh Start Policy: The app now enforces the latest database schema (V7) on startup.
Note: This update treats the database as a fresh installation. Legacy data from significantly older versions (V1-V6) is no longer automatically migrated, improving stability for modern installs.
⚡ Performance
Faster Cold Start: reduced app launch time by eliminating complex version checks and migration scripts during the splash screen.
Reduced Bundle Size: removed unused migration screens and service files, shedding unnecessary weight from the app bundle.
🚅 User Experience
Streamlined Saves: Reduced friction in the transaction form! Removed the post-save alert popup.
Rapid Entry: Saving a transaction now automatically defaults to "Add More" mode, clearing the form instantly so you can log your next item without skipping a beat.
💼 Financial Planning
Asset Dictionary: Added a centralized manager in Profile settings to define your own assets (e.g., "My Condo", "BDO", "Emergency Fund").
Define custom Symbols and Types (Real Estate, Crypto, etc.) for better organization.
These definitions are now fully supported in Backup & Restore, ensuring your custom asset metadata is safe.
Enhanced Investment History:
Position History: View complete buy, sell, and dividend records for each holding.
Price History: New tab to visualize historical daily price data.
Dividend History: Dedicated tab for tracking payout history (Ex-Date, Amount, Status).
History Management: Added "Clear" tools to easily reset Price History (restoring from your Investments) and clean up auto-fetched Dividends.
Manual Control: Full support for manually adding, editing, and deleting specific Price and Dividend entries.
AI Assistance: Added "Fetch" buttons within each investment's history to automatically populate data for that specific stock.
Note: We've removed the bulk "Fetch All" and privacy toggle from the main screen to reduce clutter and give you granular control per asset.
"Double AI" Engine: We've implemented a smart two-step process for better accuracy:
The Researcher: First, an AI scans Google Search to gather raw market data for your specific stocks.
The Accountant: Then, a second AI takes that raw information, filters out the noise, and formats it perfectly for your records.
🐛 Bug Fixes
Modal Input Stability: Fixed an issue where input fields in bottom modals would jump erratically on Android devices and emulators due to keyboard conflicts.