@roomle/embedding-lib 6.12.0-alpha.5 → 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,4 +1,29 @@
1
- ## 6.12.0-alpha.5 (2026-07-21)
1
+ ## 6.12.0-alpha.6 (2026-07-22)
2
2
 
3
- * Merge pull request #2818 from roomle-dev/fix/svgo-browser-import-crash ([3a7e01b](https://github.com/roomle-dev/roomle-ui/commit/3a7e01b)), closes [#2818](https://github.com/roomle-dev/roomle-ui/issues/2818)
4
- * fix(web-sdk): import svgo browser build directly to prevent browser crashes ([d4d96b1](https://github.com/roomle-dev/roomle-ui/commit/d4d96b1))
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.5",
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",