1. Neos VR
  2. News
  3. 2021.8.18.1077 - Security improvements, fix shaders not loading while offline

2021.8.18.1077 - Security improvements, fix shaders not loading while offline

Just a small patch with some security fixes and bugfix for shaders no longer loading while you're offline. Sorry for small build, most of my time now goes to finalizing the BEPUv2 upgrade!

Compatible with previous build.

[h2]Tweaks:[/h2]
- V-HACD 2.0 convex hull decomposition is now localizable

- Merged Russian locale updates from @Shadow Panther [RU/EN, UTC+3]
- Merged Esperanto locale additions by @Yellow
- Merged Japanese locale additions by @Aesc/あすく
- Merged Chinese locale update by @Holy_Water

[h2]Security:[/h2]
- Sensitive World Orb operations are now confirmed in the Userspace to improve seucirty (based on report by @art0007i, ticket #146169)
- Clipboard Importer no longer works in userspace to avoid potential misbehavior and exploitation (based on anonymous report, ticket #526005)

[h2]Bugfixes:[/h2]
- Fixed regression causing shaders to not load while offline (reported by @seif1, @art0007i, @sls and @3x1t_5tyl3, GH #2797)
- Fixed asset removals failing when the asset was uploaded by a member of a group, who was removed from the group in the meanwhile