Skip to content

Commit eec4ad9

Browse files
authored
Update CHANGELOG.md
1 parent 33ff3e4 commit eec4ad9

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ like documentaion or CI pipeline.
1111
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1212
This project does **not** adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1313

14-
## [2025.09.1] 2025.09.02
14+
## [2025.09.1] 2025.09.13
1515

1616
### Fixes
1717
- Fixed issue with blur, resulting in better image quality when using effects such as bloom (PR1563)
@@ -46,6 +46,9 @@ This project does **not** adhere to [Semantic Versioning](https://semver.org/spe
4646
- Fixed erasing chat messages requiring a restart (PR1670)
4747
- Fixed some regressions introduced by the automated entity property serialization (PR1242,PR1655)
4848
- Fixed crash when loading shader cache also improving startup times (PR1772)
49+
- Fixed Create app's Sound Entity overlay icon that was rendering full black (PR1812)
50+
- Fixed VR preview always being 16:9 aspect ratio (PR1571)
51+
-
4952

5053
### Changes
5154
- Lowered maximum MTU (PR1604)
@@ -60,6 +63,7 @@ This project does **not** adhere to [Semantic Versioning](https://semver.org/spe
6063
- Updated SDL2 to 2.32.8 (PR1770)
6164
- Small improvements to the Snap app (PR1768)
6265
- Greyed out anti-aliasing setting on forward renderer, since it always has MSAA enabled (PR1690)
66+
- Reduced the OpenXR plugin's trigger click threshold to 95% (PR1804)
6367

6468
### Additions
6569
- Added dark (and light) theme to our JavaScript console (PR1538)
@@ -77,7 +81,7 @@ This project does **not** adhere to [Semantic Versioning](https://semver.org/spe
7781
- Added initial support for launching sandbox server on platforms other than Windows (PR1456)
7882
- Added API to hide desktop menu bar (PR1692)
7983
- Added user count per Place to the Places app where available (PR1724)
80-
- Added in-world context menu (PR1749,PR1789,PR1768)
84+
- Added in-world context menu (PR1749,PR1789,PR1768,PR1815)
8185
This context menu has an API. Check out the `scripts/tutorials/contextMenu/` folder for examples. The API module is at `scripts/modules/contextMenu.js`.
8286
- Added OpenXR body tracking support (PR1583)
8387
- Added support for OpenXR palm poses (PR1583)

0 commit comments

Comments
 (0)