Beta #30

Merged
didirus merged 990 commits from beta into release 2026-06-20 05:06:18 +00:00
Showing only changes of commit 2e9730ea1f - Show all commits
+14
View File
@@ -10,6 +10,20 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-01-05T17:05:00-08:00`,
product: 'web',
body: `## Improvements
- Fixed some issues with the analytics page, causing it to not load countries properly.
- Improved error handling when withdrawing money, and made it easier for support team to help users with errors.
- Updated crowd-sourced translations.`,
},
{
date: `2026-01-05T17:05:00-08:00`,
product: 'hosting',
body: `## Improvements
- Overhauled the Files tab for servers for better performance, fewer bugs, and new features like file multiselect.`,
},
{
date: `2026-01-05T12:35:00-08:00`,
product: 'web',