v0.4.9 - New Currencies & UX Improvements #70

Merged
bscott merged 2 commits from v0.4.9 into main 2025-12-12 12:22:14 -05:00
bscott commented 2025-12-12 12:18:30 -05:00 (Migrated from github.com)

Summary

  • Adds CHF (Swiss Franc) and BRL (Brazilian Real) currency support
  • Adds inline category creation from subscription form
  • Fixes bug where status changes reset renewal date
  • Adds Fr. symbol to CHF currency display

Changes

  • New currencies: CHF and BRL added to supported currencies list, settings page, and subscription form
  • Inline category creation: Users can now create categories directly from the subscription form via a "+" button
  • Bug fix: Status changes (Active/Cancelled/Paused/Trial) no longer recalculate the renewal date

Test plan

  • Verify CHF and BRL appear in settings page currency options
  • Verify CHF and BRL appear in subscription form currency dropdown
  • Verify inline category creation works from subscription form
  • Verify changing subscription status does not reset renewal date
  • Verify changing billing schedule still recalculates renewal date

Closes #63, #66, #67, #68

## Summary - Adds CHF (Swiss Franc) and BRL (Brazilian Real) currency support - Adds inline category creation from subscription form - Fixes bug where status changes reset renewal date - Adds Fr. symbol to CHF currency display ## Changes - **New currencies**: CHF and BRL added to supported currencies list, settings page, and subscription form - **Inline category creation**: Users can now create categories directly from the subscription form via a "+" button - **Bug fix**: Status changes (Active/Cancelled/Paused/Trial) no longer recalculate the renewal date ## Test plan - [x] Verify CHF and BRL appear in settings page currency options - [x] Verify CHF and BRL appear in subscription form currency dropdown - [x] Verify inline category creation works from subscription form - [x] Verify changing subscription status does not reset renewal date - [x] Verify changing billing schedule still recalculates renewal date Closes #63, #66, #67, #68
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bscott/subtrackr!70
No description provided.