Merge beta into release #21

Merged
didirus merged 276 commits from beta into release 2025-11-01 13:04:25 +00:00
Showing only changes of commit 87f8773401 - Show all commits

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-10-07T09:50:00-07:00`,
product: 'web',
body: `### Improvements
- Allow users to fill out tax form when attempting a withdraw that exceeds $600/yr threshold.`,
},
{
date: `2025-10-04T17:20:00-07:00`,
product: 'app',