Skip to content

TradeTally

v2.9.1 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 1d 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

Affected surfaces

breaking_upgrade

Summary

AI summary

Updates Highlights, Data and configuration, and Verification across a mixed release.

Full changelog

Highlights

  • Price alerts now honor the per-alert push notification setting. The iOS app has always sent push_enabled, but the column did not exist, so the value was discarded and every triggered alert pushed regardless of the user's choice.
  • Added ProjectX order history import support.
  • Aligned IBKR Flex sync with the current IBKR API documentation.
  • Routed journal analysis through the Ollama v1 API and normalized local AI endpoint handling.

Data and configuration

  • Added migration 238, which adds price_alerts.push_enabled (defaulting to TRUE, so existing alerts keep their current behavior) and relaxes price_alerts_notification_check. The original constraint predates push notifications and accepted only email or browser, which would have rejected a push-only alert.
  • Updated both backend and frontend packages to 2.9.1.

Upgrade note

Apply migration 238 before deploying alongside TradeTally iOS 1.1.8. That build writes push_enabled when creating a price alert, so against a database without the column, alert creation fails. The read path degrades safely; the write path does not.

Verification

  • node --check passed on the modified controller and service.
  • Migration follows the existing DROP/ADD CONSTRAINT pattern used by migration 235; it has not yet been run against a database.
  • The backend and frontend test suites were not run for this release.

Full Changelog: https://github.com/GeneBO98/tradetally/compare/v2.9.0...v2.9.1

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]