v0.10.302 #2

Merged
didirus merged 289 commits from feature-clean into beta 2025-07-08 15:00:09 +00:00
Showing only changes of commit 58495e6276 - Show all commits

View File

@@ -10,6 +10,19 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-06-16T11:00:00-07:00`,
product: 'web',
body: `### Improvements
- Rolled out hotfixes with the previous days' updates.`,
},
{
date: `2025-06-16T11:00:00-07:00`,
product: 'servers',
body: `### Improvements
- Improved error handling.
- Rolled out hotfixes with the previous days' updates.'`,
},
{
date: `2025-06-15T16:25:00-07:00`,
product: 'servers',