Skip to content

TradeTally

v2.6.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 2mo Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

api journal stocks trading

Summary

AI summary

Updates Highlights, Other, and userId across a mixed release.

Full changelog

Highlights

Achievement notification celebrations

Clicking an achievement_earned notification in the bell dropdown now fires the cannon for that specific achievement, scrolls and pulses its card on the achievements list, and lets the user step through the rest of their unread achievement notifications via a Continue Viewing button.

  • The XP bar walks a single cursor across the full chain — starting at (currentXP - sum of all unviewed achievement points) and landing on the user's true current XP/level by the final modal — so progression reads as one coherent journey instead of repeating the same animation on each modal.
  • Level boundary crossings trigger the level-flash animation as the cursor passes them.
  • Level-up notifications are marked read when the chain naturally exhausts (the user has visually seen the level they reached); Dismiss All leaves them unread.

Trade query / analytics refactor

  • New TradeQueries module centralizes the WHERE clause used by both the trade list and analytics aggregations, keeping displayed trades and statistics consistent.
  • Analytics cache unified: AnalyticsCache.invalidate(userId) now clears both DB-backed and in-memory caches in one call.
  • Characterization tests added for findByUser and getAnalytics to lock in current behavior.

Health data normalization

Health controller now normalizes data types to snake_case consistently across the API surface.

Other

  • Frontend Vitest coverage added (auth store, date utils, P&L utils, notification center composable, global account filter composable, symbol autocomplete).
  • Package management migrated to pnpm with a workspace.
  • Removed dead symbol_enrichment and mae_mfe_estimation job queue handlers.

Breaking Changes

  • Removed dead `symbol_enrichment` and `mae_mfe_estimation` job queue handlers.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track TradeTally

Get notified when new releases ship.

Sign up free

About TradeTally

Advanced financial trade tracking and analytics

All releases →

Related context

Beta — feedback welcome: [email protected]