0.11.3 changelog
This commit is contained in:
@@ -10,16 +10,17 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
// {
|
{
|
||||||
// date: `TBD`,
|
date: `2026-03-06T19:10:00-08:00`,
|
||||||
// product: 'app',
|
product: 'app',
|
||||||
// version: '0.11.3',
|
version: '0.11.3',
|
||||||
// body: `- Added warning banner for installing content to server instance.
|
body: `## Improvements
|
||||||
// - Fixed server instance pinging to be less jumpy and only ping once in instance.
|
- Added warning banner for installing content to server instance.
|
||||||
// - Fixed unlinking instance not giving sufficient feedback.
|
- Fixed server instance pinging to be less jumpy and only ping once in instance.
|
||||||
// - Improved the identification of server project worlds for tracking.
|
- Fixed unlinking instance not giving sufficient feedback.
|
||||||
// - Fixed many other visual issues with server projects.`,
|
- Improved the identification of server project worlds for tracking.
|
||||||
// },
|
- Fixed many other visual issues with server projects.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2026-03-06T18:40:00-08:00`,
|
date: `2026-03-06T18:40:00-08:00`,
|
||||||
product: 'web',
|
product: 'web',
|
||||||
|
|||||||
Reference in New Issue
Block a user