Skip to content

Commit

Permalink
Merge pull request #619 from arenaxr/release-please--branches--master…
Browse files Browse the repository at this point in the history
…--components--release-please-action

chore(master): release 1.26.4
  • Loading branch information
hi-liang authored Apr 17, 2024
2 parents f1b1cea + f2adfc4 commit ef8579c
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 3 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [1.26.4](https://github.com/arenaxr/arena-web-core/compare/v1.26.3...v1.26.4) (2024-04-17)


### Features
* Add `demoMode` URL param for minimizing UI elements (minimize chat/AV icons, hide GLTF progress popup)
* Add `reprojectMovement` URL param for translational time warping for renderfusion client


### Bug Fixes

* actually rename var ([1a80fd5](https://github.com/arenaxr/arena-web-core/commit/1a80fd551c771e5d3bcddc1f94a0f6d70cd4f09f))
* add latest tag ([879f8d8](https://github.com/arenaxr/arena-web-core/commit/879f8d88bce421ebc3174e687a907f72820ccc6d))
* add latest tag ([27c0af0](https://github.com/arenaxr/arena-web-core/commit/27c0af01aede0312b88487438412ad755ece091b))
* deal with undefined tag ([d7cd295](https://github.com/arenaxr/arena-web-core/commit/d7cd2951ce685f2d1eb13b6fc83fab3b0227d66c))
* deal with undefined tag ([ab1d881](https://github.com/arenaxr/arena-web-core/commit/ab1d8813fad0aca84230f6de73fd9998491e22a9))
* **material-extras:** update schemas for colorSpace ([5061e7e](https://github.com/arenaxr/arena-web-core/commit/5061e7e708ec53c1cb99b926f84d5ab1db39f993))
* **schema:** add registered shader options to material ([4ebbad1](https://github.com/arenaxr/arena-web-core/commit/4ebbad18a26d4c13fd6edd3bbb9c65d895426c56))
* **schema:** added missing material properties per shader ([c4184a1](https://github.com/arenaxr/arena-web-core/commit/c4184a1fb8e299c24305ef4282ca89439358e2ef))
* **screenshare:** allow user-defined screen objects alongside default ([dbcf91b](https://github.com/arenaxr/arena-web-core/commit/dbcf91bf19815f5799461b379c332c7df8f104f4))
* **screenshare:** don't duplicate default screensahre ([4ee153a](https://github.com/arenaxr/arena-web-core/commit/4ee153a5fd6b8e9efe65ac6b0a819402066350ed))
* **screenshare:** fix screenshare to named screenshares ([3da8636](https://github.com/arenaxr/arena-web-core/commit/3da86361d56f576ef43888241ec68d458105d2f9))

## [1.26.3](https://github.com/arenaxr/arena-web-core/compare/v1.26.2...v1.26.3) (2024-02-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arena-core",
"version": "1.26.3",
"version": "1.26.4",
"description": "Core browser client for ARENA",
"author": "CONIX Center",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit ef8579c

Please sign in to comment.