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 9fa490aa6a - Show all commits
+7
View File
@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-08-31T11:50:00-07:00`,
product: 'web',
body: `### Improvements
- Fixed mods with datapack or plugin versions being unable to set environment.
- Fixed users getting empty notifications for messages they can't see.`,
},
{
date: `2025-08-31T10:35:00-07:00`,
product: 'web',