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 edd09b0b16 - Show all commits

View File

@@ -10,6 +10,18 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-04-12T22:10:00-07:00`,
product: 'servers',
body: `### Added
- Added ability to notify customers in the panel with notices concerning their servers.`,
},
{
date: `2025-04-12T22:10:00-07:00`,
product: 'web',
body: `### Improvements
- Fix missing dropdown icon in publishing checklist.`,
},
{
date: `2025-04-01T21:15:00-07:00`,
product: 'web',