Product updates

Changelog

Follow the development of Lone Wolf Journal through its release history, new features, improvements, and fixes.

0.3.2-alpha.1 - 2026-07-23

Fixed

  • Fixed Trading Rules titles remaining white in light theme.

0.3.1-alpha.1 - 2026-07-13

Fixed

  • Displayed Dashboard account statuses as plain Filament-colored text: green for Active and red for Inactive.

0.3.0-alpha.1 - 2026-07-13

Added

  • Added trading account filtering to both Statistics tabs.
  • Added a single-field date range picker to both Statistics tabs.
  • Added independent filters for Trades by Hour and Gross Profit / Gross Loss.
  • Added Active and Inactive status indicators to the Statistics account selectors.

Changed

  • The Trades by Hour charts now update for the selected accounts and date range.
  • The Gross Profit / Gross Loss table now updates for the selected accounts and date range.
  • Date ranges are highlighted in the calendar, including distinct start and end dates.

Fixed

  • Fixed the date picker being clipped when the statistics table contained little or no data.
  • Fixed the account selector collapsing at narrower desktop widths.
  • Made the current day and dates outside the available trade-data range selectable.

0.2.0-alpha.1 - 2026-07-13

Added

  • Added one Daily Summary per user and trading day.
  • Added a modal for creating and editing daily trading notes.
  • Added contextual Summarize and Edit actions to each trading day.

Changed

  • Grouped Trade Journal entries by date.
  • Displayed each Daily Summary before that day's trades.
  • Long summary text now wraps without expanding the table.

Fixed

  • Fixed the Alpine/Livewire error when opening a Daily Summary for a selected date.

0.1.0-alpha.1 - Initial setup

Added

  • Introduced the authenticated Lone Wolf Journal admin panel with role-based access, login rate limiting, and application version display.
  • Added a personalized Dashboard with trading account selection, account balance, win rate, total profit and loss, a monthly trading calendar, daily trade details, and prioritized trading rules.
  • Added Trade Journal management for recording, viewing, filtering, editing, and deleting trades, including account, symbol, direction, closing action, setup grade, entry and exit details, position size, profit or loss, rule adherence, notes, and multiple screenshots.
  • Added trade screenshot optimization, organized storage, gallery viewing, and automatic file cleanup when trades or accounts are deleted.
  • Added trading account management with account size, Active and Inactive statuses, linked trade counts, and account-based filtering.
  • Added trading rule management with descriptions and High, Medium, or Low priorities.
  • Added Statistics views for trades by hour and hourly gross profit, gross loss, and net results.
  • Added profile management, password updates, and permanent account deletion.
  • Added two-factor authentication setup and login verification using an authenticator app.
  • Added Data Management tools for CSV export, ZIP backups containing journal data and screenshots, backup restoration, and permanent journal-data deletion.
  • Added role-restricted user management and beta tester management for administrators.

TODO

Statistics

  • Trades stats by Hour performance
  • Gross Profit / Gross Loss
  • Preferred Positions

Known Bugs

Dashboard

  • Selecting all accounts does not collect all data; only the first selected account is included.