Every update, improvement, and fix — in one place.
v2.3.04 July 2026Security hardening & gift card safeguards
NewGift cards can no longer be overspent — when adding an expense paid by gift card, cards with no balance left are disabled and the amount is checked against what remains, so a card can never go negative
ImprovedDeleting your account now requires re-entering your password, protecting against accidental or unauthorized deletion
ImprovedStrengthened abuse protection on the contact form, feedback form, and PDF statement import with rate limiting and stricter validation
ImprovedHardened rate limiting across sign-in and email flows to better resist automated abuse
ImprovedAdded a Content-Security-Policy and tightened access controls on internal data endpoints as part of an internal security review
ImprovedUpdated the app framework and third-party dependencies to their latest patched versions to address known security advisories
FixedResolved several security issues identified during a comprehensive security review of the app
v2.2.026 June 2026Gift Card tracking
NewGift Cards module — track multiple gift cards, log individual spends, and see your remaining balance on each card at a glance. Enable it in Settings → Features.
NewLink expense transactions to a specific gift card — when adding an expense with payment method "Gift Card", pick which card it came from. Linked expenses appear in the card's transaction log and reduce its balance automatically.
NewGift card balance is calculated from actual spend history rather than stored manually, so it can never drift out of sync
NewOptional expiry date per card — cards expiring within 30 days are flagged with a countdown badge
FixedGift card selector in Add Expense shows the card name and is full-width with a placeholder when nothing is selected
v2.1.025 June 2026Email overhaul, security hardening & inactivity archiving
ImprovedAccount confirmation, password reset, and resend-confirmation emails are now sent directly from FinTarget with redesigned, branded templates
FixedFixed an issue where account confirmation and password reset links could expire or fail before you had a chance to click them
NewYou'll now get an email notification whenever your account password is changed, so you can immediately spot unauthorized changes
ImprovedAdded rate limiting to signup, password reset, and resend-confirmation requests to prevent abuse
FixedPassword-changed notifications are now tied to your signed-in session instead of a submitted email address, closing a potential abuse path
NewIf your account is inactive for 30 days, you'll now get an email reminder before it's archived — with follow-ups at 45 and 53 days
NewAccounts inactive for 60 days are archived rather than left open indefinitely. Nothing is deleted — just log in with your existing password to reinstate it instantly
v2.0.017 June 2026PDF statement import, analytics overhaul & search
NewPDF bank statement upload — upload a statement PDF, transactions are auto-extracted via pattern matching and shown in a review table before importing as expenses
NewAnalytics: click Gross Income in Tax Year P&L to expand a per-income-type breakdown
NewAnalytics: click Total Expenses in Tax Year P&L to expand a per-category breakdown
NewAnalytics: income type selector chips — filter which income types are included in Gross Income and Net Cashflow
NewAnalytics: dividend portfolio selector — toggle which portfolios are included in the Dividend Income figure
NewIncome & Expenses: description search bar added to transaction tables
ImprovedAnalytics: Tax Year P&L figures now sourced entirely from your recorded income entries — unreliable auto-calculation from incomplete trade history has been removed
ImprovedAnalytics: Total Value Traded this FY is now shown as informational context (gross sell proceeds) rather than a P&L line item
FixedRecurring entry check now runs once per day per user instead of on every date filter change, significantly reducing database load
v1.9.07 June 2026Settings improvements & bug fixes
ImprovedSettings page is now full width with a responsive 3-column layout on larger screens
NewSettings: added a What's New card linking directly to the changelog
FixedTax Year P&L: Super Contributions now correctly display your total contributions for the financial year
FixedResolved an auth lock race condition on the dashboard that caused a runtime error on load
v1.8.024 May 2026Sector Weightage chart
NewPortfolio pie chart now has a Sector tab — switch between Holdings and Sector breakdowns without leaving the page
v1.7.05–8 May 2026Portfolio improvements & dividend date fix
NewHoldings table: added a Today's Change column showing the day's dollar move and percentage for each position
NewHoldings table: added a search bar to filter stocks by ticker within a portfolio
NewTrades: added a portfolio filter so you can view trades for a single portfolio at a time
FixedDividend income is now recognised on the payment date instead of the ex-dividend date across all pages
FixedDate filter dropdown no longer clips off the left edge of the screen on mobile
v1.6.021–29 April 2026Activity tab, Results Calendar & admin improvements
NewPortfolio: added an Activity tab showing the full trade history scoped to the current portfolio
NewPortfolio: added a Results Calendar showing upcoming earnings dates for every stock you hold
NewFixed Deposits: optional maturity amount field — enter the exact figure from your bank to override the calculated value
ImprovedAdmin: added Last Login and Last Active timestamps for each user
ImprovedAdmin: added Country of Residence column pulled from signup metadata
v1.5.013–19 April 2026Fixed Deposits, country selection & dividend accuracy
NewFixed Deposits / Term Deposits module — track your deposits, interest rates, and maturity dates
NewSignup: country selection with an automatically suggested primary currency based on your location
ImprovedPortfolio selector redesigned as a dropdown on mobile for easier navigation across multiple portfolios
FixedDividend sync now correctly calculates shares held at the ex-date for mixed manual + trade-based holdings
FixedFixed an edge case where BSE/NSE dividend amounts were being tripled on sync
v1.4.011–12 April 2026Dark mode, financial year settings & quality of life
NewDark mode — toggle in the top navigation bar, preference saved across sessions
NewSettings: configurable financial year start month (e.g. July for Australian FY, January for calendar year)
NewDelete confirmation added to all pages — no more accidental deletions
NewIncome & Expenses: category filter chips with live totals that update as you filter
ImprovedFixed Deposits: currency selector available when a secondary currency is configured
FixedDeleting a buy trade now correctly adjusts the portfolio holding quantity
v1.3.09–10 April 2026Manual dividends & dividend sync overhaul
NewDividends: manual dividend entry — add dividends that Yahoo Finance doesn't have, with automatic income mirroring
ImprovedDividends are now scoped per portfolio so holdings across multiple portfolios are tracked independently
ImprovedDividend sync now uses your trade history to accurately calculate shares held on the ex-date
ImprovedMulti-currency dividend support — dividends in foreign currencies are converted for analytics totals
FixedDuplicate dividend entries no longer appear after re-syncing; manually-added records are preserved
v1.2.09 April 2026Analytics module & global exchange support
NewAnalytics module: Net Worth Over Time chart, Tax Year P&L summary, Income vs Expenses breakdown, and Dividend Yield chart
NewPortfolio: support for NYSE/NASDAQ, TSX (Canada), LSE (UK), and Euronext (XETRA, EPA, AMS) in addition to ASX and BSE/NSE
NewSell trades now auto-populate a capital gain/loss entry in income
FixedLogin flow updated for more reliable session handling across all browsers