Beta #30

Merged
didirus merged 990 commits from beta into release 2026-06-20 05:06:18 +00:00
Showing only changes of commit 06e2f59a94 - Show all commits
+9
View File
@@ -10,6 +10,15 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-02-04T15:00:00-08:00`,
product: 'web',
body: `## Improvements
- Adjusted pop-up design to include a border.
- Changed Russian and Italian to always use numeric relative dates.
- Made category headers translatable.
- Fixed issue withdrawing gift cards in other currencies.`,
},
{
date: `2026-02-03T09:15:00-08:00`,
product: 'web',