trypost/app/Http/Controllers
Paulo Castellano ff759611b9 refactor: allow yearly to monthly swaps in BillingController
Drops the abort_if guard that blocked switching from a yearly billing
cadence to monthly. The product decision was reversed — users should
be free to move in either direction without going through support.

Removes the corresponding 'swap blocks yearly to monthly downgrade'
test.
2026-05-07 11:35:36 -03:00
..
Api feat: add multipart media upload endpoint and split URL flow 2026-05-04 18:00:03 -03:00
App refactor: allow yearly to monthly swaps in BillingController 2026-05-07 11:35:36 -03:00
Auth feat: implement workspace management and update localization strings across multiple languages 2026-05-06 16:41:27 -03:00
Controller.php refactor: settings redesign, Spanish translations, language system, strict_types 2026-03-30 00:20:43 -03:00