@roomle/embedding-lib 6.12.0-alpha.4 → 6.12.0-alpha.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,23 +1,29 @@
1
- ## 6.12.0-alpha.4 (2026-07-21)
1
+ ## 6.12.0-alpha.6 (2026-07-22)
2
2
 
3
- * Merge branch 'master' into feat/webGpuQuality ([22d577f](https://github.com/roomle-dev/roomle-ui/commit/22d577f))
4
- * Merge branch 'master' into feat/webGpuQuality ([8205cf1](https://github.com/roomle-dev/roomle-ui/commit/8205cf1))
5
- * Merge branch 'master' into feat/webGpuQuality ([d17d304](https://github.com/roomle-dev/roomle-ui/commit/d17d304))
6
- * Merge branch 'master' into feat/webGpuQuality ([b8ece1a](https://github.com/roomle-dev/roomle-ui/commit/b8ece1a))
7
- * Merge branch 'master' into feat/webGpuQuality ([ea760a2](https://github.com/roomle-dev/roomle-ui/commit/ea760a2))
8
- * Merge branch 'master' into feat/webGpuQuality ([e88f6cd](https://github.com/roomle-dev/roomle-ui/commit/e88f6cd))
9
- * Merge branch 'master' into fix/elevation-plan-api ([ac7bdd7](https://github.com/roomle-dev/roomle-ui/commit/ac7bdd7))
10
- * Merge branch 'master' into fix/elevation-plan-api ([1c57486](https://github.com/roomle-dev/roomle-ui/commit/1c57486))
11
- * Merge pull request #2746 from roomle-dev/feat/webGpuQuality ([63e0c53](https://github.com/roomle-dev/roomle-ui/commit/63e0c53)), closes [#2746](https://github.com/roomle-dev/roomle-ui/issues/2746)
12
- * Merge pull request #2804 from roomle-dev/fix/elevation-plan-api ([a5b4740](https://github.com/roomle-dev/roomle-ui/commit/a5b4740)), closes [#2804](https://github.com/roomle-dev/roomle-ui/issues/2804)
13
- * Merge pull request #2817 from roomle-dev/upgraded-by-ci/core-2.81.0-alpha.11 ([5a04aaf](https://github.com/roomle-dev/roomle-ui/commit/5a04aaf)), closes [#2817](https://github.com/roomle-dev/roomle-ui/issues/2817)
14
- * feat: add enable/disable flag for autodetect quality level on webgpu ([2a204a7](https://github.com/roomle-dev/roomle-ui/commit/2a204a7))
15
- * feat: improve fps counter/quality adaptation logic and refactor ([0c0f889](https://github.com/roomle-dev/roomle-ui/commit/0c0f889))
16
- * feat: refactor create2DElevationPlan API ([f69f78f](https://github.com/roomle-dev/roomle-ui/commit/f69f78f))
17
- * feat(core): upgrade to version 2.81.0-alpha.11 ([7c6d13e](https://github.com/roomle-dev/roomle-ui/commit/7c6d13e))
18
- * feat: webgpu quality settings + auto quality ([99cdbe3](https://github.com/roomle-dev/roomle-ui/commit/99cdbe3))
19
- * refactor: make elevation plan creation synchronous and align svg export naming ([d33a60f](https://github.com/roomle-dev/roomle-ui/commit/d33a60f))
20
- * fix: failing inject + missing .bind(this) ([9a58e46](https://github.com/roomle-dev/roomle-ui/commit/9a58e46))
21
- * fix: keep plain elevation plan filename for single plan and revoke object urls asynchronously ([9e95800](https://github.com/roomle-dev/roomle-ui/commit/9e95800))
22
- * docs: add minimum fence embedding example ([8f2e533](https://github.com/roomle-dev/roomle-ui/commit/8f2e533))
23
- * chore: create webGpuConfig in featureFlags instead of using initdata directly ([00fc513](https://github.com/roomle-dev/roomle-ui/commit/00fc513))
3
+ * Merge branch 'feat/RML-17293-RML-17289-fence-terrain-adjustments' into feat/RML-17294-selected-terra ([fa0ba37](https://github.com/roomle-dev/roomle-ui/commit/fa0ba37))
4
+ * Merge branch 'feat/RML-17294-selected-terrain-measurements' of https://github.com/roomle-dev/roomle- ([d6674af](https://github.com/roomle-dev/roomle-ui/commit/d6674af))
5
+ * Merge branch 'feat/RML-17294-selected-terrain-measurements' of https://github.com/roomle-dev/roomle- ([da6b5a9](https://github.com/roomle-dev/roomle-ui/commit/da6b5a9))
6
+ * Merge branch 'master' into feat/RML-17294-selected-terrain-measurements ([26231d8](https://github.com/roomle-dev/roomle-ui/commit/26231d8))
7
+ * Merge branch 'master' into feat/RML-17294-selected-terrain-measurements ([993cd5a](https://github.com/roomle-dev/roomle-ui/commit/993cd5a))
8
+ * Merge branch 'master' into feat/RML-17294-selected-terrain-measurements ([6378a29](https://github.com/roomle-dev/roomle-ui/commit/6378a29))
9
+ * Merge branch 'master' into feat/RML-17294-selected-terrain-measurements ([916a2be](https://github.com/roomle-dev/roomle-ui/commit/916a2be))
10
+ * Merge branch 'master' into feat/RML-17294-selected-terrain-measurements ([b3945b1](https://github.com/roomle-dev/roomle-ui/commit/b3945b1))
11
+ * Merge pull request #2805 from roomle-dev/feat/RML-17294-selected-terrain-measurements ([e7a7f99](https://github.com/roomle-dev/roomle-ui/commit/e7a7f99)), closes [#2805](https://github.com/roomle-dev/roomle-ui/issues/2805)
12
+ * Merge pull request #2816 from roomle-dev/feat/fence-node-types-styles ([7c932ae](https://github.com/roomle-dev/roomle-ui/commit/7c932ae)), closes [#2816](https://github.com/roomle-dev/roomle-ui/issues/2816)
13
+ * Merge pull request #2820 from roomle-dev/upgraded-by-ci/core-2.81.0-alpha.12 ([a77e6d5](https://github.com/roomle-dev/roomle-ui/commit/a77e6d5)), closes [#2820](https://github.com/roomle-dev/roomle-ui/issues/2820)
14
+ * Merge pull request #2822 from roomle-dev/upgraded-by-ci/core-2.81.0-alpha.13 ([8e51faa](https://github.com/roomle-dev/roomle-ui/commit/8e51faa)), closes [#2822](https://github.com/roomle-dev/roomle-ui/issues/2822)
15
+ * chore: adjust custom Y offset to Fence nodes ([4d85220](https://github.com/roomle-dev/roomle-ui/commit/4d85220))
16
+ * chore: align fence measurements labels in 2d ([3a6d1fd](https://github.com/roomle-dev/roomle-ui/commit/3a6d1fd))
17
+ * chore: cleanup duplicated code ([4f7154c](https://github.com/roomle-dev/roomle-ui/commit/4f7154c))
18
+ * chore: formatting issue ([0d65b3a](https://github.com/roomle-dev/roomle-ui/commit/0d65b3a))
19
+ * chore: prohibit show node labels for normal fence node ([1308bd3](https://github.com/roomle-dev/roomle-ui/commit/1308bd3))
20
+ * feat(planner): address PR review comments on nodeType logic, test naming, and brittle assertions ([587fecd](https://github.com/roomle-dev/roomle-ui/commit/587fecd))
21
+ * feat(planner): classify fence nodes based on nodeType and clean up scene manager styling ([6494c05](https://github.com/roomle-dev/roomle-ui/commit/6494c05))
22
+ * feat(planner-core): distinguish fence nodes from fence-attached nodes ([b75ecca](https://github.com/roomle-dev/roomle-ui/commit/b75ecca))
23
+ * feat(planner): invert fence boundary node classification logic to check for !== CORE_NODE_TYPE.CONST ([356fc70](https://github.com/roomle-dev/roomle-ui/commit/356fc70))
24
+ * feat(planner): only show 2d measurements of selected terrain floor ([db59b35](https://github.com/roomle-dev/roomle-ui/commit/db59b35))
25
+ * feat(core): upgrade to version 2.81.0-alpha.12 ([7f6fe30](https://github.com/roomle-dev/roomle-ui/commit/7f6fe30))
26
+ * feat(core): upgrade to version 2.81.0-alpha.13 ([8d422a4](https://github.com/roomle-dev/roomle-ui/commit/8d422a4))
27
+ * style: format planner-scene-manager test file with Prettier ([d935562](https://github.com/roomle-dev/roomle-ui/commit/d935562))
28
+ * fix(planner): address Copilot review feedback on terrain floor selection ([e1b15fd](https://github.com/roomle-dev/roomle-ui/commit/e1b15fd))
29
+ * fix(planner): show all edges + sloping labels only for selected terrain floor, fix fence node elevat ([70f9c46](https://github.com/roomle-dev/roomle-ui/commit/70f9c46))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@roomle/embedding-lib",
3
- "version": "6.12.0-alpha.4",
3
+ "version": "6.12.0-alpha.6",
4
4
  "description": "This is a small library which can be used to communicate with the Roomle Configurator. ES modules only (browser-compatible).",
5
5
  "type": "module",
6
6
  "main": "./roomle-embedding-lib.js",