..
Account.php
feat(accounts): add loan amortization projections for loan accounts ( #246 )
2026-03-26 15:06:09 +01:00
AccountBalance.php
chore: upgrade Laravel 12 to 13 ( #242 )
2026-03-25 12:56:33 +00:00
AutomationRule.php
chore: upgrade Laravel 12 to 13 ( #242 )
2026-03-25 12:56:33 +00:00
AutomationRuleLabel.php
feat: add transaction labels feature ( #24 )
2025-12-13 13:02:19 +01:00
Bank.php
chore: upgrade Laravel 12 to 13 ( #242 )
2026-03-25 12:56:33 +00:00
BankingConnection.php
feat: Coinbase banking integration ( #388 )
2026-05-13 19:53:30 +02:00
BankingSyncLog.php
fix(banking): retry failed sync connections and log every sync attempt ( #251 )
2026-03-31 11:34:35 +01:00
Budget.php
feat(budgets): track multiple categories and labels per budget ( #466 )
2026-06-01 12:32:23 +02:00
BudgetPeriod.php
chore: upgrade Laravel 12 to 13 ( #242 )
2026-03-25 12:56:33 +00:00
BudgetTransaction.php
fix(static-analysis): clear phpstan-baseline by fixing all suppressed errors ( #183 )
2026-03-02 12:22:30 +00:00
Category.php
chore: upgrade Laravel 12 to 13 ( #242 )
2026-03-25 12:56:33 +00:00
EncryptedMessage.php
fix(static-analysis): clear phpstan-baseline by fixing all suppressed errors ( #183 )
2026-03-02 12:22:30 +00:00
ExchangeRate.php
Preload exchange rates ( #362 )
2026-05-06 16:35:49 +01:00
Label.php
chore: upgrade Laravel 12 to 13 ( #242 )
2026-03-25 12:56:33 +00:00
LabelTransaction.php
feat: add transaction labels feature ( #24 )
2025-12-13 13:02:19 +01:00
LoanDetail.php
feat(accounts): add loan amortization projections for loan accounts ( #246 )
2026-03-26 15:06:09 +01:00
RealEstateDetail.php
feat(accounts): add loan amortization projections for loan accounts ( #246 )
2026-03-26 15:06:09 +01:00
SavedFilter.php
feat(filters): add saved filters shared across transactions and analysis
2026-06-01 15:40:20 +02:00
Transaction.php
feat(analysis): add expense/income analysis screen
2026-06-01 15:11:38 +02:00
User.php
fix: allow managing canceled connections ( #417 )
2026-05-22 10:52:50 +01:00
UserLead.php
feat(leads): add user lead re-invite campaign ( #432 )
2026-05-26 08:35:31 +02:00
UserMailLog.php
feat: Send custom emails to users ( #52 )
2026-01-09 09:33:19 +01:00
UserSetting.php
chore: upgrade Laravel 12 to 13 ( #242 )
2026-03-25 12:56:33 +00:00