Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianGro committed Jul 10, 2023
1 parent c05fde3 commit 9d999c5
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
This project does **not** adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


<!-- ## [Unreleased] 2023.07.03 -->
<!-- ## [Unreleased] 2023.07.09 -->
<!-- ## [2023.07.1] 2023.07.09 -->

<!--
### Misc
Expand All @@ -38,7 +39,7 @@ This project does **not** adhere to [Semantic Versioning](https://semver.org/spe
### Changes
- Replaced Vircadia Metaverse Server with a testing server as federation default (PR330)
- An empty audio device list now throws a warning instead of just a debug message (PR347)
- Increased the maximum log file size from 512 kiB to 10 MiB (PR342)
- Increased the maximum log file size from 512 kiB to 10 MiB (PR342,PR513)
- Decreased the amount of retained log files from 100 to 20 (PR342)
- Pressing the Return key with the the address/search bar in the Places App selected now navigates you to that address (PR403)
- Replaced QT Script with V8 scripting engine (PR185,PR507)
Expand All @@ -51,14 +52,15 @@ This project does **not** adhere to [Semantic Versioning](https://semver.org/spe
Interface will ask if future crashes should be reported automatically when it detects that it crashed on last run.
It will also ask once in case of a non-stable build.
- Changed the VR overlay to only recenter when moving (PR478)
- Added a workaround that prevents most users from needing to press down on the thumbstick to move (PR481)
- Added a workaround that prevents most users from needing to press down on the thumbstick to move (PR481,PR512)

### Additions
- Added option to graphics menu for choosing which screen to use for full screen mode (PR302)
- file URLs can now be navigated to using the Places App (PR397)
- Added IME support in Desktop mode (PR431)
This allows typing in languages like Japanese or Chinese that make use of an IME.
- Added vertical Field Of View setting to graphics menu (PR465)
- Added crash reporting to the Domain server, Assignment client, and Oven (PR482)

### Removals
- Removed outdated Inventory and Marketplace options from Wearables UI (PR303)
Expand Down

0 comments on commit 9d999c5

Please sign in to comment.