## [2.17.2](https://github.com/bimdata/viewer/compare/v2.17.1...v2.17.2) (2026-05-25)


### PATCH

* feat(context menu viewer 3D xeokit): add color selector (#1468) ([8411ec6](https://github.com/bimdata/viewer/commit/8411ec632201b52530a7c43fb88120899c7bb3dd)), closes [#1468](https://github.com/bimdata/viewer/issues/1468)
* if dark theme, white lines for DWG and IFC 2D viewers (#1467) ([8d839d5](https://github.com/bimdata/viewer/commit/8d839d5613803862f9abb0f6a9f0f0eef262d21c)), closes [#1467](https://github.com/bimdata/viewer/issues/1467)

## [2.17.1](https://github.com/bimdata/viewer/compare/v2.17.0...v2.17.1) (2026-04-23)


### PATCH

* chore: update deps and set npm v11.12 in ci ([ae01072](https://github.com/bimdata/viewer/commit/ae010727103f055a6141a670d98450f7655a047e))
* chore(deps): restore conventional-changelog-eslint package (needed for semantic-release) ([1742196](https://github.com/bimdata/viewer/commit/174219646e2a432b2827de56e9ba255f1d3b0a87))
* dep: remove eslint ([fa6017b](https://github.com/bimdata/viewer/commit/fa6017be6685cc91cec10842dec4bf0fb02c90a7))
* fix(3d): fix demo xkt loading (#1459) ([8aa453d](https://github.com/bimdata/viewer/commit/8aa453d3ca51b9f6255b24938dba1cdf42937bda)), closes [#1459](https://github.com/bimdata/viewer/issues/1459)

# [2.17.0](https://github.com/bimdata/viewer/compare/v2.16.3...v2.17.0) (2026-04-08)


### chore

* update index.d.ts ([7ccceae](https://github.com/bimdata/viewer/commit/7ccceaea9f3dc663791dea165b8aaafa252fd363))

### MINOR

* [FEATURE] Anchor Synchronization (#1392) ([a59fbbc](https://github.com/bimdata/viewer/commit/a59fbbcfb4f93a6fbb1c8c52e47d0d397bdc3c57)), closes [#1392](https://github.com/bimdata/viewer/issues/1392)
* feat(mobile): add (part of) viewers common API to mobile viewers (#1435) ([c3979ef](https://github.com/bimdata/viewer/commit/c3979ef81738e6e5f5f5ccca1eeca89a2c8ed914)), closes [#1435](https://github.com/bimdata/viewer/issues/1435)

### PATCH

* [FEATURE] viewer plan fitView rework (#1416) ([b850c4c](https://github.com/bimdata/viewer/commit/b850c4c289aa02485f6469d0a2a06d8dd23834e1)), closes [#1416](https://github.com/bimdata/viewer/issues/1416)
* [PERF] Structure (#1449) ([4f9b61e](https://github.com/bimdata/viewer/commit/4f9b61e6265a2ba31e3e64befed961b0f8d4b598)), closes [#1449](https://github.com/bimdata/viewer/issues/1449)
* chore: update dependencies ([4483bd5](https://github.com/bimdata/viewer/commit/4483bd5aa4a88792922a10f2a3bb2eefb7b6f740))
* chore(deps-dev): bump the minor-updates group across 1 directory with 10 updates (#1422) ([96b78bf](https://github.com/bimdata/viewer/commit/96b78bf2e1b49eb35275ef5cb96b6a344b151942)), closes [#1422](https://github.com/bimdata/viewer/issues/1422)
* chore(deps-dev): bump vite from 7.3.1 to 8.0.0 (#1436) ([3c3d92d](https://github.com/bimdata/viewer/commit/3c3d92de96d15511133cb8f28cc6546cb1f1da2a)), closes [#1436](https://github.com/bimdata/viewer/issues/1436)
* fix(anchor synchro): i18n missing keys (#1442) ([0fc0f59](https://github.com/bimdata/viewer/commit/0fc0f590a71b94253606ccfade41b38673b8308f)), closes [#1442](https://github.com/bimdata/viewer/issues/1442)
* fix(backround2d): missleading messages (#1443) ([8af1f1a](https://github.com/bimdata/viewer/commit/8af1f1a88b9acc8e69dc12aadbcb64a0169338a7)), closes [#1443](https://github.com/bimdata/viewer/issues/1443)
* fix(first person view): avoid intermediate plugin state (#1404) ([c8ae4e9](https://github.com/bimdata/viewer/commit/c8ae4e9208cc29d2cc72b992bd43d914c0fb6ce1)), closes [#1404](https://github.com/bimdata/viewer/issues/1404)
* fix(ifc3d): always fit view on the first model when loading multiple IFCs (#1453) ([45197a6](https://github.com/bimdata/viewer/commit/45197a6a40a2e70c6be40a921344f5057ebbaa6d)), closes [#1453](https://github.com/bimdata/viewer/issues/1453)

## [2.16.3](https://github.com/bimdata/viewer/compare/v2.16.2...v2.16.3) (2026-02-26)


### chore

* update dependencies ([dfaaa93](https://github.com/bimdata/viewer/commit/dfaaa93ad70149e4712032ef98b288963ebca8b4))

### PATCH

* dep(engine2d): 0.0.22 to fix wrong rotation (#1418) ([b092394](https://github.com/bimdata/viewer/commit/b092394e826340b54e98e1fb4cc95e4b7c45085a)), closes [#1418](https://github.com/bimdata/viewer/issues/1418)
* fix(bcf): use new post method for topics export ([1a65f2d](https://github.com/bimdata/viewer/commit/1a65f2d5067bffe195766af88b680416518bcdea))
* fix(measure): add tooltip to calibration button (#1414) ([919c189](https://github.com/bimdata/viewer/commit/919c189cfe7efb55fee7de4703ff67c00e62e0c2)), closes [#1414](https://github.com/bimdata/viewer/issues/1414)
* IFC2D : space text area (#1413) ([6d77e9f](https://github.com/bimdata/viewer/commit/6d77e9f3546f1ad445485e15ac1fcfd22e777d36)), closes [#1413](https://github.com/bimdata/viewer/issues/1413)

## [2.16.2](https://github.com/bimdata/viewer/compare/v2.16.1...v2.16.2) (2026-02-10)


### PATCH

* (pointCloud) tile handle full rootTransform matrix transform (#1401) ([0bede32](https://github.com/bimdata/viewer/commit/0bede32d211a0e8a84c915c081eaa8f2489fa37c)), closes [#1401](https://github.com/bimdata/viewer/issues/1401)
* chore(deps-dev): bump the minor-updates group across 1 directory with 11 updates (#1408) ([18a417d](https://github.com/bimdata/viewer/commit/18a417ddcb8f5a64f6666b4548526fd9f48bb915)), closes [#1408](https://github.com/bimdata/viewer/issues/1408)
* dep(2D engines) - fix rotation on macOS (#1403) ([a12a750](https://github.com/bimdata/viewer/commit/a12a750091835acecae0b93be73491a6b53c3b78)), closes [#1403](https://github.com/bimdata/viewer/issues/1403)
* fix(mobile): fix camera position when viewer height is not 100% of the page ([7e4c759](https://github.com/bimdata/viewer/commit/7e4c75926aa085fdad548ae93356c57a9b66d60f))
* fix(mobile): fix mobile viewer 3d ([e67d545](https://github.com/bimdata/viewer/commit/e67d545f9e16660c7f6803024c24af49b97b8d21))

## [2.16.1](https://github.com/bimdata/viewer/compare/v2.16.0...v2.16.1) (2026-01-22)


### chore

* update package-lock.json ([c707c22](https://github.com/bimdata/viewer/commit/c707c222d1e393295561625e24f4d9245ac8b16a))

### core

* update package-lock.json ([767817c](https://github.com/bimdata/viewer/commit/767817c1322ec5887c83e67df80c8bd67ce56da0))

### PATCH

* chore: update dependencies ([24bd52f](https://github.com/bimdata/viewer/commit/24bd52f71140b1139e92fa0df40f395abdb8ec43))
* engine2d 0.0.20 to fix forced stroke width to 1 (#1393) ([7f36838](https://github.com/bimdata/viewer/commit/7f368386782c47fcc164afc8d59bd58ad86d5e9f)), closes [#1393](https://github.com/bimdata/viewer/issues/1393)
* Viewer DWG correctly handles default stroke width value while parsing paths (#1397) ([367cc5e](https://github.com/bimdata/viewer/commit/367cc5ed8a19fb025330176f9cec131164029620)), closes [#1397](https://github.com/bimdata/viewer/issues/1397)

# [2.16.0](https://github.com/bimdata/viewer/compare/v2.15.1...v2.16.0) (2026-01-08)


### MINOR

* New engine2d for ViewerDWG (#1323) ([e9b3c3f](https://github.com/bimdata/viewer/commit/e9b3c3f0419537e1fe9d57e2c66d33f44d506f7d)), closes [#1323](https://github.com/bimdata/viewer/issues/1323)

### PATCH

* chore(deps-dev): bump globals in the major-updates group (#1385) ([e276e72](https://github.com/bimdata/viewer/commit/e276e727cc3e21dade2c4e910800e238645f1345)), closes [#1385](https://github.com/bimdata/viewer/issues/1385)
* fix(drawings): use loaded model to register drawing in object registry (#1391) ([c024b14](https://github.com/bimdata/viewer/commit/c024b14add49081783b2bab347d5c840529ada8a)), closes [#1391](https://github.com/bimdata/viewer/issues/1391)
* plugin as button still active if mouse out and hover no other plugin (#1389) ([f9fb57c](https://github.com/bimdata/viewer/commit/f9fb57cac2c6eb941adbfd229a56a6d11e6a048e)), closes [#1389](https://github.com/bimdata/viewer/issues/1389)

## [2.15.1](https://github.com/bimdata/viewer/compare/v2.15.0...v2.15.1) (2026-01-07)


### PATCH

* chore: update dependencies ([b2fafab](https://github.com/bimdata/viewer/commit/b2fafab5976080df130cd997d2681ebe1e3ea985))
* chore: update dependencies ([2a3b114](https://github.com/bimdata/viewer/commit/2a3b114868bb8f859d5c55a07ca8dd0a426a6109))
* chore(deps-dev): bump the minor-updates group with 6 updates (#1383) ([73548c5](https://github.com/bimdata/viewer/commit/73548c5900bbd79e027299a9b346fea3f434a986)), closes [#1383](https://github.com/bimdata/viewer/issues/1383)
* measure 2D plugins accepts mandatory plan instead of nullable storey (#1388) ([f20dbfb](https://github.com/bimdata/viewer/commit/f20dbfb0446a3d914deb1b83c4131758553fb3b1)), closes [#1388](https://github.com/bimdata/viewer/issues/1388)

# [2.15.0](https://github.com/bimdata/viewer/compare/v2.14.0...v2.15.0) (2025-12-09)


### MINOR

* annotation 360 Drag And Drop (#1367) ([b5ac8d1](https://github.com/bimdata/viewer/commit/b5ac8d10bc78ac3c9291598d4c66702b68dee1f6)), closes [#1367](https://github.com/bimdata/viewer/issues/1367)
* annotation360 on IFC (2d window) (#1368) ([c013290](https://github.com/bimdata/viewer/commit/c013290af345231149eb34a048a21f171f08a7cc)), closes [#1368](https://github.com/bimdata/viewer/issues/1368)
* Synchro plugin always available for metabuildings (#1372) ([b38760b](https://github.com/bimdata/viewer/commit/b38760bf7101b2c2622957404d627b18673bff16)), closes [#1372](https://github.com/bimdata/viewer/issues/1372)
* viewer plan PlanObjectRegistry (#1376) ([e34af7d](https://github.com/bimdata/viewer/commit/e34af7dd0dcadc41b53102fea07d60957e316b58)), closes [#1376](https://github.com/bimdata/viewer/issues/1376)

### PATCH

* annotation360 save and update on model transform saved/changed (#1371) ([4168eea](https://github.com/bimdata/viewer/commit/4168eeaf6b591d5529a1c058a4ca2a0ee0009742)), closes [#1371](https://github.com/bimdata/viewer/issues/1371)
* chore: update dependencies ([75c4580](https://github.com/bimdata/viewer/commit/75c4580265b5cb4af018df60ce38c1785dd26423))
* chore(ci): fix repository dispatch ([a83801a](https://github.com/bimdata/viewer/commit/a83801a756dca0b61160f6e9b3833694a104777c))
* chore(ci): setup trust publisher for npm ([11bc6ca](https://github.com/bimdata/viewer/commit/11bc6ca521b64a5f3ff2c9f296273fbc3393da4f))
* chore(deps-dev): bump the minor-updates group with 10 updates (#1366) ([79f1c69](https://github.com/bimdata/viewer/commit/79f1c690fe54cb1990b0b9a2048ee7d02b988f48)), closes [#1366](https://github.com/bimdata/viewer/issues/1366)
* chore(deps-dev): bump the minor-updates group with 4 updates (#1362) ([a184dd9](https://github.com/bimdata/viewer/commit/a184dd9dffff1cac229ad7338cadabc870c64c43)), closes [#1362](https://github.com/bimdata/viewer/issues/1362)
* chore(deps-dev): bump the minor-updates group with 9 updates (#1379) ([43982c6](https://github.com/bimdata/viewer/commit/43982c66f6f33cacdd4bcb82df49366548edf278)), closes [#1379](https://github.com/bimdata/viewer/issues/1379)
* dep(xeokit): update to fix tilesetLoaderPlugin ([6b81a06](https://github.com/bimdata/viewer/commit/6b81a0656ebbec936c51740db133c49cf2c94288))
* fix(bcf): do not pass guids in url when exporting all topics (#1364) ([0b18d78](https://github.com/bimdata/viewer/commit/0b18d782aada006fdb04c8fbbbcb2925681a9108)), closes [#1364](https://github.com/bimdata/viewer/issues/1364)
* fix(pointCloud): dep - xeokit (#1351) ([4b06869](https://github.com/bimdata/viewer/commit/4b068699d8e9bd222191ab13d9b06717df80e1b2)), closes [#1351](https://github.com/bimdata/viewer/issues/1351)
* mask2d was broken after model transform update (#1373) ([05e9962](https://github.com/bimdata/viewer/commit/05e99629db5da5295ebb2361b556630394d33c66)), closes [#1373](https://github.com/bimdata/viewer/issues/1373)
* plugin as button tooltip display error (#1375) ([3c31a08](https://github.com/bimdata/viewer/commit/3c31a089ed8f72900dad64591d7d73e681107813)), closes [#1375](https://github.com/bimdata/viewer/issues/1375)
* viewer2d annotation360 -> planObjectRegistry only on viewer plan (#1380) ([dc9cc51](https://github.com/bimdata/viewer/commit/dc9cc51e82bc46aec93b65bac055399068c890a4)), closes [#1380](https://github.com/bimdata/viewer/issues/1380)
* viewer2d loadModels handle options params (#1381) ([a91e60e](https://github.com/bimdata/viewer/commit/a91e60ed250d905bb9f3b8b139843592609b3ea6)), closes [#1381](https://github.com/bimdata/viewer/issues/1381)

# [2.14.0](https://github.com/bimdata/viewer/compare/v2.13.0...v2.14.0) (2025-11-14)


### chore

* remove useless translation files ([a10f360](https://github.com/bimdata/viewer/commit/a10f36016370acb629d211e5b0657a5e8b0499a7))

### MINOR

* bcf list annotations (#1227) ([e5e5cf3](https://github.com/bimdata/viewer/commit/e5e5cf3b8302502d450b6cf28cfc8c8bd9fb872b)), closes [#1227](https://github.com/bimdata/viewer/issues/1227)
* better label plugin default class list (#1266) ([49c01b8](https://github.com/bimdata/viewer/commit/49c01b89f1cf45531c8381b8466a9581a8976fc1)), closes [#1266](https://github.com/bimdata/viewer/issues/1266)
* Feature: viewer plan360 annotations (#1278) ([34749f0](https://github.com/bimdata/viewer/commit/34749f0abb61c6782192283900291dfd4cd4afc1)), closes [#1278](https://github.com/bimdata/viewer/issues/1278)
* partial loading (#1360) ([98c1974](https://github.com/bimdata/viewer/commit/98c19741164592ef5fffc26b4106b6298330bf48)), closes [#1360](https://github.com/bimdata/viewer/issues/1360)
* Rotation 2D plugin (#1212) ([8839ce1](https://github.com/bimdata/viewer/commit/8839ce1bad036ee069fea7ebffea8259b0539ca0)), closes [#1212](https://github.com/bimdata/viewer/issues/1212)

### PATCH

* chore: update dependencies and index.d.ts ([56e1ff5](https://github.com/bimdata/viewer/commit/56e1ff55ded61ee29558ecdded7a2c1f57309632))
* chore(deps-dev): bump the minor-updates group with 11 updates (#1359) ([e30ecb3](https://github.com/bimdata/viewer/commit/e30ecb37ab856ca4556aa1dd7aca3181fda9a821)), closes [#1359](https://github.com/bimdata/viewer/issues/1359)
* chore(deps-dev): bump the minor-updates group with 12 updates (#1361) ([a708ca4](https://github.com/bimdata/viewer/commit/a708ca45fb02adeee60fda5bbf05a55e57c12b5e)), closes [#1361](https://github.com/bimdata/viewer/issues/1361)
* chore(deps-dev): bump the minor-updates group with 4 updates (#1355) ([3098fe7](https://github.com/bimdata/viewer/commit/3098fe76692b640c20ecfb7f81cdf6c720e71590)), closes [#1355](https://github.com/bimdata/viewer/issues/1355)
* fix(bcf): add 'overflow: auto' to topic objects list ([62c0e68](https://github.com/bimdata/viewer/commit/62c0e6857ee5a5f9b4b4b1d33b106306d9d738bc))
* fix(bcf): update bcf-components ([9ee0eb9](https://github.com/bimdata/viewer/commit/9ee0eb9372f4aee179c22c213ee3a490409a8291))
* fix(i18n): update 'de', 'en' and 'es' translations ([ac508c0](https://github.com/bimdata/viewer/commit/ac508c0ccffb25b04242cdb80fda42b08b705a8d))
* fix(plan): display zones for PDF models (#1356) ([3e5cd4b](https://github.com/bimdata/viewer/commit/3e5cd4bf6877e401e8d9023f0bc641b657e56525)), closes [#1356](https://github.com/bimdata/viewer/issues/1356)

# [2.13.0](https://github.com/bimdata/viewer/compare/v2.12.2...v2.13.0) (2025-10-27)


### MINOR

* add localState selectStorey fitViewRequested option API (#1348) ([fe74d65](https://github.com/bimdata/viewer/commit/fe74d65f74fa33407f65ed7d94fa89069ce808fc)), closes [#1348](https://github.com/bimdata/viewer/issues/1348)

### PATCH

* chore: update dependencies ([8654b42](https://github.com/bimdata/viewer/commit/8654b421ac462469e98b9c6c1ec03dfb90fb23b3))
* chore(ci): update node-version to 24 ([3c976fc](https://github.com/bimdata/viewer/commit/3c976fc15d814ce0d0bf2ef633dd71232d4ef300))
* chore(deps-dev): bump the minor-updates group with 10 updates (#1309) ([1379bf1](https://github.com/bimdata/viewer/commit/1379bf16c5479eda4393c82acb11da8e6d186de9)), closes [#1309](https://github.com/bimdata/viewer/issues/1309)
* chore(deps-dev): bump the minor-updates group with 4 updates (#1345) ([6c89760](https://github.com/bimdata/viewer/commit/6c8976033bc42814eef5b22bfd26166e3b436b75)), closes [#1345](https://github.com/bimdata/viewer/issues/1345)
* chore(deps-dev): bump the minor-updates group with 5 updates (#1287) ([2e3a093](https://github.com/bimdata/viewer/commit/2e3a09355c06d2eb60359e8cf61ca8208ec14846)), closes [#1287](https://github.com/bimdata/viewer/issues/1287)
* chore(deps-dev): bump the minor-updates group with 7 updates (#1329) ([c5a4f34](https://github.com/bimdata/viewer/commit/c5a4f34e8348c5594c5a0dbe11e24e78541cbd1e)), closes [#1329](https://github.com/bimdata/viewer/issues/1329)
* chore(deps-dev): bump the minor-updates group with 9 updates (#1279) ([4d4477b](https://github.com/bimdata/viewer/commit/4d4477b44dbfb2cfd10b0bce469166c210b5170b)), closes [#1279](https://github.com/bimdata/viewer/issues/1279)
* chore(deps): bump peter-evans/repository-dispatch from 3 to 4 (#1328) ([c7d4613](https://github.com/bimdata/viewer/commit/c7d46135828374f22c53cba2a0780dfbcb486221)), closes [#1328](https://github.com/bimdata/viewer/issues/1328)
* correctly set size-ratio for DWG measures (#1347) ([e24baca](https://github.com/bimdata/viewer/commit/e24baca7a2b549f9b0e940ace0bce33321b10f6f)), closes [#1347](https://github.com/bimdata/viewer/issues/1347)
* dep - bimdata-components 1.7.10 ([e45a85f](https://github.com/bimdata/viewer/commit/e45a85f01a7c7a21dfeb16d4a019ba67acb1036f))
* fix plugin as button active state (#1294) ([c8d097e](https://github.com/bimdata/viewer/commit/c8d097e7ddd07bd5efa6a389e71657f21f46ec96)), closes [#1294](https://github.com/bimdata/viewer/issues/1294)
* fix xeokit bug with many viewer instances (#1303) ([b8cd671](https://github.com/bimdata/viewer/commit/b8cd671067c362cda0aef6d8a143c3e4f4cd479a)), closes [#1303](https://github.com/bimdata/viewer/issues/1303)
* fix xeokit load if API doesn't have chunks (#1326) ([33c4ea1](https://github.com/bimdata/viewer/commit/33c4ea16205dc1719888930e2f22ae1841cbd477)), closes [#1326](https://github.com/bimdata/viewer/issues/1326)
* perf - better fitViewElements uuid test ([a494643](https://github.com/bimdata/viewer/commit/a494643f682635e63a6fb5c95417c4b682b8fce6))
* pointCloud section (#1346) ([d328f75](https://github.com/bimdata/viewer/commit/d328f75aa1bb31f313c67b3e7d8ad608fb3b463a)), closes [#1346](https://github.com/bimdata/viewer/issues/1346)
* update xeokit + fix camera control keymap (#1296) ([d9d146c](https://github.com/bimdata/viewer/commit/d9d146c74b28a2c9f832d6cb19b62001e75da1b6)), closes [#1296](https://github.com/bimdata/viewer/issues/1296)
* viewer plan fit view undefined guards (#1343) ([875a384](https://github.com/bimdata/viewer/commit/875a384c52685f84eab50fdb71889abc3eef33d6)), closes [#1343](https://github.com/bimdata/viewer/issues/1343)
* viewer plan zone fitView (#1342) ([19e2dc5](https://github.com/bimdata/viewer/commit/19e2dc5eacadae74024c403c3afbc6a8f47dc70b)), closes [#1342](https://github.com/bimdata/viewer/issues/1342)
* viewer-plan fit view space uuids (#1349) ([2fa0509](https://github.com/bimdata/viewer/commit/2fa05098f8ec695cce61254cc853494a251660a4)), closes [#1349](https://github.com/bimdata/viewer/issues/1349)

## [2.12.2](https://github.com/bimdata/viewer/compare/v2.12.1...v2.12.2) (2025-09-01)


### PATCH

* add setCameraOnTop(uuids), getObjectCenter renamed to getObjectsCenter (#1277) ([7ebe11a](https://github.com/bimdata/viewer/commit/7ebe11a84386f1a26f59adfcc1c81b510a3a927d)), closes [#1277](https://github.com/bimdata/viewer/issues/1277)
* add viewer 3d getObjectCenter() ([34c5589](https://github.com/bimdata/viewer/commit/34c5589bdc7a7ca557909d55b1e6a65c46eaddc5))

## [2.12.1](https://github.com/bimdata/viewer/compare/v2.12.0...v2.12.1) (2025-08-22)


### PATCH

* chore(deps-dev): bump the minor-updates group with 20 updates (#1267) ([d069362](https://github.com/bimdata/viewer/commit/d06936214680c24fba88e62cc64d4b81c922dd12)), closes [#1267](https://github.com/bimdata/viewer/issues/1267)
* dwg measure calibration not mandatory (#1272) ([90ee290](https://github.com/bimdata/viewer/commit/90ee290f76a47e5a0009877339d10383494d405c)), closes [#1272](https://github.com/bimdata/viewer/issues/1272)

# [2.12.0](https://github.com/bimdata/viewer/compare/v2.11.0...v2.12.0) (2025-07-30)


### chore

* add dependabot version update config ([67e6b65](https://github.com/bimdata/viewer/commit/67e6b6513ce1f80107b3f42048eb5b1fa9e0798e))

### MINOR

* [FEATURE] Plan mask  (refactored) (#1230) ([d7c9292](https://github.com/bimdata/viewer/commit/d7c9292c5b3bc792f79e8fd9055dea6b61afcca9)), closes [#1230](https://github.com/bimdata/viewer/issues/1230)
* add 2d calibration for dwg measure (#1263) ([1ba157a](https://github.com/bimdata/viewer/commit/1ba157a2591bf610eadcbe119f7dd4097f9d44da)), closes [#1263](https://github.com/bimdata/viewer/issues/1263)
* add dark theme switch (#1257) ([26ea96b](https://github.com/bimdata/viewer/commit/26ea96b301c7e06fe2b700895d380d1e8bbf87da)), closes [#1257](https://github.com/bimdata/viewer/issues/1257)
* add the ability to deactivate drawing tools pan action (#1244) ([cefd028](https://github.com/bimdata/viewer/commit/cefd028ca87c126bd98d1e48ad2f1123ec397805)), closes [#1244](https://github.com/bimdata/viewer/issues/1244)
* BIMData Mobile Plan (#1235) ([dd4a8e1](https://github.com/bimdata/viewer/commit/dd4a8e117df46138de90107169244df0d74d1288)), closes [#1235](https://github.com/bimdata/viewer/issues/1235)
* feat: viewer plan refactoring (#1228) ([4d81ff1](https://github.com/bimdata/viewer/commit/4d81ff103607f0a7892575ca47ab06989e2e3d56)), closes [#1228](https://github.com/bimdata/viewer/issues/1228)
* feat(plan): use model.transform instead of storey plan positioning (#1245) ([3d57ca1](https://github.com/bimdata/viewer/commit/3d57ca1767f39b668febcdf3799809e89b6bfcc5)), closes [#1245](https://github.com/bimdata/viewer/issues/1245)
* Label plugin (#1236) ([775f428](https://github.com/bimdata/viewer/commit/775f4284ab6d769405e5c46a46279a633bca63bb)), closes [#1236](https://github.com/bimdata/viewer/issues/1236)

### PATCH

* add some data-test attributes for testing (#1258) ([90af9f2](https://github.com/bimdata/viewer/commit/90af9f2940ceb39afed97d06c71b53b1f53e19bb)), closes [#1258](https://github.com/bimdata/viewer/issues/1258)
* chore(deps-dev): bump @eslint/plugin-kit from 0.3.3 to 0.3.4 (#1264) ([b014eb4](https://github.com/bimdata/viewer/commit/b014eb465bd1cc39dadc17d20f8e9fd83e66730a)), closes [#1264](https://github.com/bimdata/viewer/issues/1264)
* chore(deps-dev): bump axios from 1.10.0 to 1.11.0 (#1261) ([899ea09](https://github.com/bimdata/viewer/commit/899ea090ee88db9d85bdcdf70ffac446e08ddd94)), closes [#1261](https://github.com/bimdata/viewer/issues/1261)
* correctly handle METABUILDING mask (#1256) ([63404e3](https://github.com/bimdata/viewer/commit/63404e36e1f9200c78522cc2b50dab8bb431defd)), closes [#1256](https://github.com/bimdata/viewer/issues/1256)
* drawing tools dangling action (#1253) ([bbd852e](https://github.com/bimdata/viewer/commit/bbd852eac752e99f721153c2e5c57c2c184cf9c5)), closes [#1253](https://github.com/bimdata/viewer/issues/1253)
* fix metabuilding fitView on storey selected (#1248) ([6f1cc95](https://github.com/bimdata/viewer/commit/6f1cc9546c775ec32a7b55457e2ccecfad80e626)), closes [#1248](https://github.com/bimdata/viewer/issues/1248)
* fix model sizeRatio vue error (#1262) ([72d3819](https://github.com/bimdata/viewer/commit/72d38195e96976728af017c3cc45bee8e7a4630a)), closes [#1262](https://github.com/bimdata/viewer/issues/1262)
* fix package.lock ([74fbd7e](https://github.com/bimdata/viewer/commit/74fbd7e049ef6217fe19e53985e12d49d6d7f73d))
* fix spam clicking on pdf multi page navigation (#1251) ([ba73e32](https://github.com/bimdata/viewer/commit/ba73e327d1247b4c6b09670e4572022bc6c91d59)), closes [#1251](https://github.com/bimdata/viewer/issues/1251)
* fix(css): fix right-angled plugin style for mobile ([900f78b](https://github.com/bimdata/viewer/commit/900f78b678f219b9e3fbe0b0f8e739dbafddef13))
* fix(mobile-plan): add 'displayedInWindowSelector: false' in plugin config ([432238e](https://github.com/bimdata/viewer/commit/432238ee5208853c443bf874f31edc45d447d840))
* fix(plan): place bitmap at (0, 0) by default + fix pdf export (#1260) ([1d860ec](https://github.com/bimdata/viewer/commit/1d860ec957f74c1efcc2c276b59cd1660b80285c)), closes [#1260](https://github.com/bimdata/viewer/issues/1260)
* Remove useless line (#1234) ([f7f5933](https://github.com/bimdata/viewer/commit/f7f5933243483ee56bb9edce494a208f693265f6)), closes [#1234](https://github.com/bimdata/viewer/issues/1234)
* setPickable/Unpickable now works on IFC 2D (#1250) ([d19b23e](https://github.com/bimdata/viewer/commit/d19b23e733cf3838ab9c379c10a656ab7d98e7fe)), closes [#1250](https://github.com/bimdata/viewer/issues/1250)

# [2.11.0](https://github.com/bimdata/viewer/compare/v2.10.1...v2.11.0) (2025-06-11)


### chore

* add dev folder to gitignore ([a84d164](https://github.com/bimdata/viewer/commit/a84d164045a745eefea453fe482aca3ae3bdcc27))
* remove useless service worker script ([57b99b2](https://github.com/bimdata/viewer/commit/57b99b22befd3c1fecb541cbe25024ac7e7a5b0f))

### fix

* remove useless getters/setters in text markers ([639b12d](https://github.com/bimdata/viewer/commit/639b12d6ba80e7e52e0b493b35c33490947bd8d6))

### MINOR

* 3d models chunks (#1173) ([5a79fd1](https://github.com/bimdata/viewer/commit/5a79fd13f83657e958cd826c694d4972d39f31d1)), closes [#1173](https://github.com/bimdata/viewer/issues/1173)
* Feature: Model Positioning (#1193) ([c46ab74](https://github.com/bimdata/viewer/commit/c46ab74f8bd9d8bfd2083573b31fbe3edbab981b)), closes [#1193](https://github.com/bimdata/viewer/issues/1193)
* open topic window if no topic.bimdata_viewer_layout (#1221) ([95a422f](https://github.com/bimdata/viewer/commit/95a422fc8cd3e6f87db2200b462dc18d959a185f)), closes [#1221](https://github.com/bimdata/viewer/issues/1221)

### PATCH

* chore: cleanup jest config and package.json + update node version in workflows ([54f0efd](https://github.com/bimdata/viewer/commit/54f0efd522ca9670a5aca3a87c3fcc4447895553))
* chore: update dependencies ([9c6e8d4](https://github.com/bimdata/viewer/commit/9c6e8d4cc66ff0ce946cfd81c0cae611c4108213))
* feat(drawings): add drawing events (created, updated, deleted) (#1229) ([f8e7ad1](https://github.com/bimdata/viewer/commit/f8e7ad14cde87e965fc901b305f8ec168ab43de2)), closes [#1229](https://github.com/bimdata/viewer/issues/1229)
* fix pdf export for chromium based browsers (#1233) ([a5187a1](https://github.com/bimdata/viewer/commit/a5187a1f8c790552894fb047cc5fd75ca5a132fe)), closes [#1233](https://github.com/bimdata/viewer/issues/1233)
* fix photosphere logo in window selector ([fb0103d](https://github.com/bimdata/viewer/commit/fb0103d345f819049f4235bb8d0625997b3b2127))
* fix(drawing-tools): avoid error when loading drawings on PDF children model ([c32c9b4](https://github.com/bimdata/viewer/commit/c32c9b433123fb8702d8f637efa3aca15434446e))
* handle topic with no model (#1220) ([f8d3507](https://github.com/bimdata/viewer/commit/f8d3507ad5d7fb33b27c5ec518404ad53ada1cdc)), closes [#1220](https://github.com/bimdata/viewer/issues/1220)
* objects structure ([a096eb5](https://github.com/bimdata/viewer/commit/a096eb57e312799b45558ba21b071abed0b77752))
* set locale to bcf xls export (#1225) ([f005d6e](https://github.com/bimdata/viewer/commit/f005d6e87fb47d8a6d8e1cad74bf55b78d90e896)), closes [#1225](https://github.com/bimdata/viewer/issues/1225)
* synchro plugin positioning (#1226) ([c16c44b](https://github.com/bimdata/viewer/commit/c16c44bbcfe20e30cc109b300d6ddccdf64c0feb)), closes [#1226](https://github.com/bimdata/viewer/issues/1226)
* toggle preview only if not minimized (#1223) ([6587aee](https://github.com/bimdata/viewer/commit/6587aee2a4141ceec2d78329953b07a145c948ef)), closes [#1223](https://github.com/bimdata/viewer/issues/1223)
* update @bimdata/bcf-components (#1232) ([1a05607](https://github.com/bimdata/viewer/commit/1a05607e0391e48ceaecb465d7ef6c0f92408e4a)), closes [#1232](https://github.com/bimdata/viewer/issues/1232)

## [2.10.1](https://github.com/bimdata/viewer/compare/v2.10.0...v2.10.1) (2025-05-12)


### PATCH

* fix(#1210): avoid error when spam-clicking next page btn ([36df07c](https://github.com/bimdata/viewer/commit/36df07c523ecaa841dba39d771255e8e2a1c7402)), closes [#1210](https://github.com/bimdata/viewer/issues/1210)
* update API lib ([6890d3c](https://github.com/bimdata/viewer/commit/6890d3cc44b50207e9a110e8b7b772abe70e6ab3))

# [2.10.0](https://github.com/bimdata/viewer/compare/v2.9.0...v2.10.0) (2025-04-28)


### MINOR

* remork 3d section plugin open.close logic (#1216) ([19d801c](https://github.com/bimdata/viewer/commit/19d801cbd2017b019ea1664dcb4474a96077135a)), closes [#1216](https://github.com/bimdata/viewer/issues/1216)

### PATCH

* fix bcf topic comment multi snapshot (#1218) ([98fdd57](https://github.com/bimdata/viewer/commit/98fdd577b6f993c9214d766a3a4f00194bfef301)), closes [#1218](https://github.com/bimdata/viewer/issues/1218)
* fix dwg layers broken style (#1217) ([1e922a7](https://github.com/bimdata/viewer/commit/1e922a71d720b89d54518daaf1026f2903914ba0)), closes [#1217](https://github.com/bimdata/viewer/issues/1217)

# [2.9.0](https://github.com/bimdata/viewer/compare/v2.8.0...v2.9.0) (2025-04-23)


### MINOR

* add Interactive Spaces parameter (#1187) ([caac8cf](https://github.com/bimdata/viewer/commit/caac8cf3c8ac63f9eac663c839b140e7e6e8fda3)), closes [#1187](https://github.com/bimdata/viewer/issues/1187)
* new BIMDataModelLoader v2 (#1181) ([eeb4577](https://github.com/bimdata/viewer/commit/eeb45777f18a958a35aadd723fdca9c7ac92ce52)), closes [#1181](https://github.com/bimdata/viewer/issues/1181)

### PATCH

* Add !important to prevent override of the viewer2d-background class (#1214) ([d090710](https://github.com/bimdata/viewer/commit/d0907107ae4dc0dd7b81a7f1398e24907f0749bd)), closes [#1214](https://github.com/bimdata/viewer/issues/1214)
* areas pointer event update (#1215) ([39124c8](https://github.com/bimdata/viewer/commit/39124c839a87ec34c7409c29a97da0b436d1bcfe)), closes [#1215](https://github.com/bimdata/viewer/issues/1215)
* chore: update dependencies ([60321f9](https://github.com/bimdata/viewer/commit/60321f9ea88473e7073d445b622f3061697b7cd3))
* chore: update dependencies ([5750cf8](https://github.com/bimdata/viewer/commit/5750cf843be473e982027cc011d7e6de5ad37eb9))
* chore(i18n): update translations ([9d2dd50](https://github.com/bimdata/viewer/commit/9d2dd509b793b58cbf29379eb495616103c133df))
* chore(i18n): update translations ([7f5e4a0](https://github.com/bimdata/viewer/commit/7f5e4a01f41c0d4b5100657df4d9957bc1ceb061))
* feat: improve pdf-export performance (#1204) ([ee9c740](https://github.com/bimdata/viewer/commit/ee9c740ebd8ee33f0d1c75050c97e15f873f50da)), closes [#1204](https://github.com/bimdata/viewer/issues/1204)
* feat: update the tree node displayed descendant count (#1202) ([8b9a7e8](https://github.com/bimdata/viewer/commit/8b9a7e8ffbc99598d978b9c9a1c2ccf075ae4249)), closes [#1202](https://github.com/bimdata/viewer/issues/1202)
* fix: css leaks from design-system (#1200) ([65fc0d7](https://github.com/bimdata/viewer/commit/65fc0d74f16dab060f6e1a99d56f7611ce1cb8c8)), closes [#1200](https://github.com/bimdata/viewer/issues/1200)
* fix: state.updatePlan method + a bit of formatting ([f811625](https://github.com/bimdata/viewer/commit/f81162536e5ad3ddd384d359f8c28c1a7061bc42))
* fix(css): remove global styles (#1192) ([0bc82f9](https://github.com/bimdata/viewer/commit/0bc82f912fd175057b446aa6aef1630fa680abc2)), closes [#1192](https://github.com/bimdata/viewer/issues/1192)
* fix(pdf-export): update @bimdata/html-to-image to v1.11.16 ([780a08a](https://github.com/bimdata/viewer/commit/780a08a6b7b3378542eba1b59e3b848333fd61f9))
* handle viewer photosphere topic viewpoint (#1184) ([75a3127](https://github.com/bimdata/viewer/commit/75a312741d5739fc49b563a1794c775abe6d02b4)), closes [#1184](https://github.com/bimdata/viewer/issues/1184)
* hide mobile plugin from window selector (#1213) ([8aeff3d](https://github.com/bimdata/viewer/commit/8aeff3dfea1224c2b29f9456e9df92e0782ef5b0)), closes [#1213](https://github.com/bimdata/viewer/issues/1213)
* i18n deduplicate (#1194) ([1eafb2c](https://github.com/bimdata/viewer/commit/1eafb2c84936d1f13703b58cbf43337c7a36923a)), closes [#1194](https://github.com/bimdata/viewer/issues/1194)
* improve mobile compatibility (#1186) ([72b25cf](https://github.com/bimdata/viewer/commit/72b25cf43bcd7ba1be9bd73840122b45e1667f44)), closes [#1186](https://github.com/bimdata/viewer/issues/1186)
* Performances improvements (#1205) ([4572492](https://github.com/bimdata/viewer/commit/45724922946831adeb74d5b38e89ecae1db260ae)), closes [#1205](https://github.com/bimdata/viewer/issues/1205)
* use new 2d-engine version with translatableWithOneTouch (#1197) ([ce4cffb](https://github.com/bimdata/viewer/commit/ce4cffbc700856d8cce6af43744ad55b08f30c42)), closes [#1197](https://github.com/bimdata/viewer/issues/1197)

# [2.8.0](https://github.com/bimdata/viewer/compare/v2.7.0...v2.8.0) (2025-03-10)


### MINOR

* handle drawing tools text color (#1180) ([9a4ea76](https://github.com/bimdata/viewer/commit/9a4ea76e718a87f88eb51f51abb6515ef4b44c19)), closes [#1180](https://github.com/bimdata/viewer/issues/1180)

### PATCH

* chore: update dependencies ([093b816](https://github.com/bimdata/viewer/commit/093b8168b657a41321a00d4abbe0149e4cbac0c7))
* chore(deps): temporary rollback html-to-image to v1.11.11 ([c292466](https://github.com/bimdata/viewer/commit/c292466b9d8a041eed502bb754a18dddb61f57be))
* delete section plan on event (#1183) ([730f729](https://github.com/bimdata/viewer/commit/730f729d7425fe5e9e19d5f098fd012533c579ad)), closes [#1183](https://github.com/bimdata/viewer/issues/1183)
* fix(offline): do not crash if rawElements are not defined ([d792479](https://github.com/bimdata/viewer/commit/d792479864dd59180fbb6aa5d3babfc91398a60d))
* fix(offline): handle pdf pages properly ([dd27571](https://github.com/bimdata/viewer/commit/dd275711256ec7c2054fb340d11a72aacf4d59dc))
* fix(pdf-export): add warinig message if current model is not a pdf ([bbb30df](https://github.com/bimdata/viewer/commit/bbb30dfd67482a7ab622e5f753a440c879e3d41a))
* fix(pdf-export): force snapshot pixel ratio to 1 ([f55859b](https://github.com/bimdata/viewer/commit/f55859b4b41ec8f80cccd633d00c23eed50402d3))
* i18n: update translations ([df99949](https://github.com/bimdata/viewer/commit/df99949d61a5c45e03c252c7194248bc2e566cff))

# [2.7.0](https://github.com/bimdata/viewer/compare/v2.6.1...v2.7.0) (2025-02-17)


### MINOR

* Feature: Photosphere Viewer (#1105) ([e45367c](https://github.com/bimdata/viewer/commit/e45367c88c3e975743d93519f77bd0c16b1a2e1a)), closes [#1105](https://github.com/bimdata/viewer/issues/1105)

### PATCH

* drawing tools cursors urls (#1168) ([36b1724](https://github.com/bimdata/viewer/commit/36b1724c3425d73f314403afac2d82158f61e0d9)), closes [#1168](https://github.com/bimdata/viewer/issues/1168)
* Feat: Improve PDF Export (#1167) ([ce96794](https://github.com/bimdata/viewer/commit/ce96794c62b1b75e87f17907b1076a818c093a7c)), closes [#1167](https://github.com/bimdata/viewer/issues/1167)
* fix fitView for meta-buildings + clean some dead/useless code ([3ee3ce9](https://github.com/bimdata/viewer/commit/3ee3ce9ebcd6dc159b7182e3968b15fc64011eb9))
* Fix: annotation right click (+ update types) (#1174) ([512a72c](https://github.com/bimdata/viewer/commit/512a72c58152e6bdb0f033c303e6c70e7ab4c09f)), closes [#1174](https://github.com/bimdata/viewer/issues/1174)
* fix: api.getAvailableModels method ([3df4b40](https://github.com/bimdata/viewer/commit/3df4b40dc3e45bf863fd3362867cc6b3e44a070b))
* fix(bcf): fix bcf annotation create/update/delete (#1171) ([984d08d](https://github.com/bimdata/viewer/commit/984d08dae3fd35dcf5dded680d613553eb57d52b)), closes [#1171](https://github.com/bimdata/viewer/issues/1171)
* fix(i18n): fix and update translations ([75fce99](https://github.com/bimdata/viewer/commit/75fce993189754472b295771d254a2789c5c42f7))
* fix(plan): add BIMDataStoreySelector to components list ([c7fe8af](https://github.com/bimdata/viewer/commit/c7fe8af6f4587d418c9950597849ea2ae39b32bd))
* New structure (#1170) ([89ba289](https://github.com/bimdata/viewer/commit/89ba289d0058821beb56fe8d9ad5f33b049722dc)), closes [#1170](https://github.com/bimdata/viewer/issues/1170)

## [2.6.1](https://github.com/bimdata/viewer/compare/v2.6.0...v2.6.1) (2024-12-12)


### PATCH

* chore: fix sass warnings ([47f0010](https://github.com/bimdata/viewer/commit/47f0010e23cf7d170298efb9f2cba61e29f50496))
* chore: update dependencies ([1bb18ee](https://github.com/bimdata/viewer/commit/1bb18ee80aaae0a96af307d1c39a2a217eb5702d))
* chore: upgrade to vite v6 ([970d3e0](https://github.com/bimdata/viewer/commit/970d3e05c44f7ffa6c63a8b669cf2f4b19096c4a))
* fix drawing tools cursors (#1162) ([32a3918](https://github.com/bimdata/viewer/commit/32a39186b5b0d2581220a5b5472f5e347e65ef01)), closes [#1162](https://github.com/bimdata/viewer/issues/1162)
* fix package-lock ([44f3da5](https://github.com/bimdata/viewer/commit/44f3da5e1eb22070266a153c11d7323dbd6d4ed0))
* fix smartviews (#1164) ([737ad60](https://github.com/bimdata/viewer/commit/737ad60daaceb45218e9eea3b2c5876ca4d54a33)), closes [#1164](https://github.com/bimdata/viewer/issues/1164)
* Fov point cloud (#1161) ([97c3e21](https://github.com/bimdata/viewer/commit/97c3e216c5fd5a2661a64733ca171aee67701f09)), closes [#1161](https://github.com/bimdata/viewer/issues/1161)

# [2.6.0](https://github.com/bimdata/viewer/compare/v2.5.0...v2.6.0) (2024-11-18)


### chore

* little lint [skip ci] ([ef263e8](https://github.com/bimdata/viewer/commit/ef263e89cbc5449a4bf589dd9f30be2f62de4948))
* some minor reformatting ([e4d1dfe](https://github.com/bimdata/viewer/commit/e4d1dfe9484a9ab8519cdab6a19e52b1de237edb))
* use sass modern compiler in dev mode ([4397f98](https://github.com/bimdata/viewer/commit/4397f98d6a7a484eb5f2d6c510e25b4293fa10e0))

### MINOR

* [FEATURE] add page manager for multi layout DWG (#1153) ([6a6a803](https://github.com/bimdata/viewer/commit/6a6a803643d3cc4acffa71d5e4be9efba86e8050)), closes [#1153](https://github.com/bimdata/viewer/issues/1153)
* add Mobile viewer plugin (#1125) ([106980a](https://github.com/bimdata/viewer/commit/106980a42025d58ef821648a5817922138996d2d)), closes [#1125](https://github.com/bimdata/viewer/issues/1125)
* add sidePanelWidth PluginInstance API (#1146) ([3e037a4](https://github.com/bimdata/viewer/commit/3e037a4f3b9adcbee3ebaf8f27f67797dbf8db0a)), closes [#1146](https://github.com/bimdata/viewer/issues/1146)
* drawing tools > handle storey change using z (elevation) (#1143) ([c88b259](https://github.com/bimdata/viewer/commit/c88b25917e780b2cd58cf26e17b5c803458a05ed)), closes [#1143](https://github.com/bimdata/viewer/issues/1143)
* Feature: Offline v2 + New build script (#1138) ([41b322a](https://github.com/bimdata/viewer/commit/41b322ab7de3e8dabf4523cacbca972f12aaab2f)), closes [#1138](https://github.com/bimdata/viewer/issues/1138)
* load parent of children model first (#1154) ([efd9825](https://github.com/bimdata/viewer/commit/efd98253ebbab4dbbc5aac9954bbdf3d7dfa6922)), closes [#1154](https://github.com/bimdata/viewer/issues/1154)

### PATCH

* [FIX] dwg layers (#1156) ([eb68d2c](https://github.com/bimdata/viewer/commit/eb68d2cf09a87fd216e5bb74cd1398878b6f68b3)), closes [#1156](https://github.com/bimdata/viewer/issues/1156)
* [FIX] storey objects handling (#1155) ([0aa1dac](https://github.com/bimdata/viewer/commit/0aa1dacadace4ee4c42a89ae98f9745d914d3c09)), closes [#1155](https://github.com/bimdata/viewer/issues/1155)
* add storey-loaded event, remove uselesss event listener (#1150) ([f241d21](https://github.com/bimdata/viewer/commit/f241d2117809f3b852bf77a5d22c0adb1c5a8aa2)), closes [#1150](https://github.com/bimdata/viewer/issues/1150)
* bcf annotations (#1152) ([771f6b1](https://github.com/bimdata/viewer/commit/771f6b1458d324c47124b81d3d1d53a86ee62a6e)), closes [#1152](https://github.com/bimdata/viewer/issues/1152)
* better settings for point cloud viewer ([dd3024a](https://github.com/bimdata/viewer/commit/dd3024a9c4ca334c647c1825dbf531c4a4d35587))
* chore: update dependencies ([2acc425](https://github.com/bimdata/viewer/commit/2acc425489c8cb90c3a4f423cc629156abee02e9))
* chore(build): upgrade to vite v5 + use sass-embedded instead of sass ([975b2b3](https://github.com/bimdata/viewer/commit/975b2b31356bf05eb406ff66d5d18f123d2c6b66))
* correct naming for spacial tree (#1151) ([00573b9](https://github.com/bimdata/viewer/commit/00573b9ca09da1d356a85b3f92e222f451fe8a1c)), closes [#1151](https://github.com/bimdata/viewer/issues/1151)
* edit properties broken for psets (#1159) ([e797615](https://github.com/bimdata/viewer/commit/e797615dac1b7feaaa0fd49d86735f278bfca57d)), closes [#1159](https://github.com/bimdata/viewer/issues/1159)
* Feature/smartview v1.1 (#1117) ([d701f1a](https://github.com/bimdata/viewer/commit/d701f1a86e4ea7a2a7a36819fceab70e6b934e49)), closes [#1117](https://github.com/bimdata/viewer/issues/1117)
* fix: update api-client to 10.17.1 + replace localContext with globalContext in BcfManager ([3600886](https://github.com/bimdata/viewer/commit/36008860dc8ed5a3b34746aaa71b5ec954985fb1))
* fix(offline): set white background for rasterized PDF in offline mode ([6ca5302](https://github.com/bimdata/viewer/commit/6ca5302bdd0ff603826f7522c16637c84a4a7db4))
* fix(pdf-export): load drawings synchronously during export ([e567f49](https://github.com/bimdata/viewer/commit/e567f49c510c7c3423fa503ef566d494a25c124b))
* fix(pdf-export): properly handle pages with no drawings ([48e9515](https://github.com/bimdata/viewer/commit/48e9515fff9797598dcf96a2fbff17e5b0094a14))
* localContext.loadModels now accepts uncompleted models ([9d36936](https://github.com/bimdata/viewer/commit/9d36936a272c65c7ed4405b83aab75ddc1df9e74))
* mini map 2d overload (#1149) ([76da9e6](https://github.com/bimdata/viewer/commit/76da9e6f4a1af7d64dde8392870b9c8c1722d0fa)), closes [#1149](https://github.com/bimdata/viewer/issues/1149)

# [2.5.0](https://github.com/bimdata/viewer/compare/v2.4.1...v2.5.0) (2024-09-25)


### chore

* lint AnnotationWrapper.vue ([90f6d9c](https://github.com/bimdata/viewer/commit/90f6d9c57f1ca9364191277ca006bbba75d67dfd))

### fix

* remove makeStateAnnotations useless params ([52d4105](https://github.com/bimdata/viewer/commit/52d410515a20de8314d67fe7f749e3b9763eb8d6))

### MINOR

* add area and perimeter Zone getters (#1142) ([2d4d6d0](https://github.com/bimdata/viewer/commit/2d4d6d0036bf7fd5157085615a6a4986d7937c2e)), closes [#1142](https://github.com/bimdata/viewer/issues/1142)
* add zones annotations (#1139) ([3e41a35](https://github.com/bimdata/viewer/commit/3e41a354efc69770e8b86c68b71c5b00684a5fd4)), closes [#1139](https://github.com/bimdata/viewer/issues/1139)
* optimize globalContext.loadedModels getter (#1127) ([665306c](https://github.com/bimdata/viewer/commit/665306c65e7a3bcc609cfbf8d6acb8da3d79bfb6)), closes [#1127](https://github.com/bimdata/viewer/issues/1127)

### PATCH

* add model name to IfcProject structure (#1134) ([9a5f355](https://github.com/bimdata/viewer/commit/9a5f3556ce7ee5e296a61bba583a09e11410f833)), closes [#1134](https://github.com/bimdata/viewer/issues/1134)
* add touch event for 3D annotation mode & annotations (#1140) ([129dbeb](https://github.com/bimdata/viewer/commit/129dbeb381c199ff8ff68206c2aeb19cd693197e)), closes [#1140](https://github.com/bimdata/viewer/issues/1140)
* chore: update dependencies ([3fd5e6f](https://github.com/bimdata/viewer/commit/3fd5e6fc24ca1f2a41462992bf680eafcbdf2e44))
* chore(deps-dev): bump micromatch from 4.0.7 to 4.0.8 (#1130) ([a93abb0](https://github.com/bimdata/viewer/commit/a93abb0a0ea159365e0ad8fa6291b6c43125e85c)), closes [#1130](https://github.com/bimdata/viewer/issues/1130)
* feat(i18n): update translations ([909b554](https://github.com/bimdata/viewer/commit/909b554fdb9de6ba72440ee9476e45e68a27f2fc))
* fix LOD (#1135) ([5b0d612](https://github.com/bimdata/viewer/commit/5b0d6123ecec7662314a591e9a6d8b268c7217d2)), closes [#1135](https://github.com/bimdata/viewer/issues/1135)
* fix structure and properties cfg when instanced as button plugins (#1136) ([9a55ba8](https://github.com/bimdata/viewer/commit/9a55ba8a605b7d03709db3b80645e57876023926)), closes [#1136](https://github.com/bimdata/viewer/issues/1136)
* fix:  injection for annotation components ([c0107e2](https://github.com/bimdata/viewer/commit/c0107e26c570407fd80304185f5285e3248adf99))
* fix: pdf page selection in building maker ([3e0837f](https://github.com/bimdata/viewer/commit/3e0837f7b9e14151656ba679f8d71d480e63d885))
* fix(pdf-export): add includeDrawings param to pdf-export + fix localContext resolution on export ([eeced45](https://github.com/bimdata/viewer/commit/eeced45800298442d44d4f212e583441bb32b042))
* fix(plan): properly handle models without document ([d166eaa](https://github.com/bimdata/viewer/commit/d166eaa787ff74b585eb42bd79e5cbea218d8552))
* fix(smartview): update 'getFullTopics' params ([1c49507](https://github.com/bimdata/viewer/commit/1c49507488d0f9ff8d8e729e04b06e9c4d25406a))
* load xkt file on models with no explicit xkt versions ([4aa7280](https://github.com/bimdata/viewer/commit/4aa72808dd8b554b2163281a495a30161f2cda68))
* refactor: rearrange offline mock files ([3c9dee4](https://github.com/bimdata/viewer/commit/3c9dee4decde59180d0a43ed79f469829c69c5cb))
* use computed elevation for storeys (#1133) ([6146b52](https://github.com/bimdata/viewer/commit/6146b52d8e5c79bfbb48023cdc667c93c1260460)), closes [#1133](https://github.com/bimdata/viewer/issues/1133)

## [2.4.1](https://github.com/bimdata/viewer/compare/v2.4.0...v2.4.1) (2024-08-14)


### PATCH

* correctly load viewpoint if no topic layout specified ([0fe92bf](https://github.com/bimdata/viewer/commit/0fe92bfe34a68a590fd5b1cbbfc0b3acff7c873b))
* fix viewer plan metabuilding storey change handler ([508386f](https://github.com/bimdata/viewer/commit/508386f11389b5cf993fd824b8fb21a01c8c952c))
* missing decrement spinner processes in bcf manager plugin ([f5a6d75](https://github.com/bimdata/viewer/commit/f5a6d7567f21125c7d7be97222a586efd0ae5a74))

# [2.4.0](https://github.com/bimdata/viewer/compare/v2.3.0...v2.4.0) (2024-08-09)


### chore

* update types declaration ([4f35aa6](https://github.com/bimdata/viewer/commit/4f35aa671caa1c1c1691b412a3dcefe14854c3e4))

### MINOR

* add global side panel API (#1112) ([8b1a5e5](https://github.com/bimdata/viewer/commit/8b1a5e534efcd07be0c25b8782506b708a5f0892)), closes [#1112](https://github.com/bimdata/viewer/issues/1112)
* add global side panel component instance property (#1113) ([5b39bc6](https://github.com/bimdata/viewer/commit/5b39bc6c7d64402b88027693509eba4c746c2b6e)), closes [#1113](https://github.com/bimdata/viewer/issues/1113)
* add globalContext Models API (#1111) ([03ae2e8](https://github.com/bimdata/viewer/commit/03ae2e84322a8cf89cbe60678f82d68e3fa69da3)), closes [#1111](https://github.com/bimdata/viewer/issues/1111)
* Core/api updates (#1120) ([e3027b2](https://github.com/bimdata/viewer/commit/e3027b2a9875c1fc73324c360804706c629e91db)), closes [#1120](https://github.com/bimdata/viewer/issues/1120)
* Feature: PDF Export V2 (#1121) ([4b76872](https://github.com/bimdata/viewer/commit/4b76872498031897e723d25aee991723369455e4)), closes [#1121](https://github.com/bimdata/viewer/issues/1121)
* Feature/bcf warnings (#1103) ([388c057](https://github.com/bimdata/viewer/commit/388c057d6c576ce61ff976593d1571b2e01f55a9)), closes [#1103](https://github.com/bimdata/viewer/issues/1103)
* Feature/new global side panel api (#1115) ([271cdcb](https://github.com/bimdata/viewer/commit/271cdcbff9b79286e020b6d3ec4d6c17c2403183)), closes [#1115](https://github.com/bimdata/viewer/issues/1115)
* Refactor Annotation API (#1124) ([3082b75](https://github.com/bimdata/viewer/commit/3082b750dd3e205b1e04b71529f39c5c670100aa)), closes [#1124](https://github.com/bimdata/viewer/issues/1124)

### PATCH

* chore: update bimdata dependencies + fix scss warnings ([b0a23a0](https://github.com/bimdata/viewer/commit/b0a23a095f406eeece6381f7bb49b1ed45d4550a))
* chore: update dependencies major ([f777015](https://github.com/bimdata/viewer/commit/f77701516ea2210cc8ddf2931739c68e91105018))
* chore: update dependencies minor ([8308fe3](https://github.com/bimdata/viewer/commit/8308fe3e7ae28002a20f541e1bf189c23e12b09b))
* feat(i18n): update translations english and german translations ([533e493](https://github.com/bimdata/viewer/commit/533e493c7372264ce91ebef794b5f9edf5ef5df9))
* feat(ifc): provide annotated objects to annotation callback (#1119) ([a8a2872](https://github.com/bimdata/viewer/commit/a8a2872b4728da4eb00f18a0279ac47e8a83be0e)), closes [#1119](https://github.com/bimdata/viewer/issues/1119)
* feat(plan): add a setting to hide meta-building structure (#1123) ([63bdaa7](https://github.com/bimdata/viewer/commit/63bdaa7a6aef9757ffc395cf463602ab888e8916)), closes [#1123](https://github.com/bimdata/viewer/issues/1123)
* fix eslint (#1109) ([731d79f](https://github.com/bimdata/viewer/commit/731d79f1da90c878e76af929ce87610fa41080be)), closes [#1109](https://github.com/bimdata/viewer/issues/1109)
* fix help modal > wrong keyboard shortcuts displayed (#1116) ([fe1bc65](https://github.com/bimdata/viewer/commit/fe1bc65b7b783319e11a59e408664f35784a012e)), closes [#1116](https://github.com/bimdata/viewer/issues/1116)
* fix isIfcTypeFormatValid switch (#1118) ([c5cf08b](https://github.com/bimdata/viewer/commit/c5cf08b38ea5a3b7b07b8599bb83143a80a42c1d)), closes [#1118](https://github.com/bimdata/viewer/issues/1118)
* fix: 3d annotation visibility update ([1823e66](https://github.com/bimdata/viewer/commit/1823e664bc8a39738b1a4cd8cd1620046fe8c053))
* fix: ensure mixins are added multiple times to a component (#1126) ([7e9e9fe](https://github.com/bimdata/viewer/commit/7e9e9fe2baa82a2966a1340ba43a357250230473)), closes [#1126](https://github.com/bimdata/viewer/issues/1126)
* Global side panel API > copy panel object to prevent changing the original (#1114) ([987c52c](https://github.com/bimdata/viewer/commit/987c52c34b1645244f1d0760f9f61735c9950f85)), closes [#1114](https://github.com/bimdata/viewer/issues/1114)
* remove viewer plan bitmaps array (#1108) ([4fc2ac4](https://github.com/bimdata/viewer/commit/4fc2ac4134493a369b1cbacb8394be9983d495ec)), closes [#1108](https://github.com/bimdata/viewer/issues/1108)
* Revert "MINOR: Feature/not configurable window (#1099)" (#1110) ([7f4402e](https://github.com/bimdata/viewer/commit/7f4402e51bed3930ab15422484fdb4976f4dc993)), closes [#1099](https://github.com/bimdata/viewer/issues/1099) [#1110](https://github.com/bimdata/viewer/issues/1110)
* update xeokit and fix breaking APIs (#1122) ([1b61471](https://github.com/bimdata/viewer/commit/1b6147153bbca32eb6c0d65d147f719fbaa6bd79)), closes [#1122](https://github.com/bimdata/viewer/issues/1122)

# [2.3.0](https://github.com/bimdata/viewer/compare/v2.2.0...v2.3.0) (2024-06-27)


### chore

* update index.d.ts ([97e7ce7](https://github.com/bimdata/viewer/commit/97e7ce7f04c8d9bcf81e852cefbfb599639ef6a0))

### MINOR

* [Feature] first person view + mini Map 2D (#1052) ([2599638](https://github.com/bimdata/viewer/commit/25996380fdc8dab43514f7cd97c26dbfd9170649)), closes [#1052](https://github.com/bimdata/viewer/issues/1052)
* 3d parameter rework (#1080) ([3cd3140](https://github.com/bimdata/viewer/commit/3cd3140993beaa43d4102fa42cfe59fb8a84a2b0)), closes [#1080](https://github.com/bimdata/viewer/issues/1080)
* add 3D helper modal tabs (#1096) ([2fb93bd](https://github.com/bimdata/viewer/commit/2fb93bde5a49e4547d46cda0463e179d5eb3d5d3)), closes [#1096](https://github.com/bimdata/viewer/issues/1096)
* add new favicon (´•︵•`) (#1079) ([10ae468](https://github.com/bimdata/viewer/commit/10ae468c176353c8609baea4b494d8ff4b4def14)), closes [#1079](https://github.com/bimdata/viewer/issues/1079)
* add the ability to dynamicly change viewer 3D keyboard layout (#1087) ([499c573](https://github.com/bimdata/viewer/commit/499c573ab9a41f39c375f327595f46f24bec51d0)), closes [#1087](https://github.com/bimdata/viewer/issues/1087)
* add the ability to remove the zone editor done button (#1078) ([a7ecec9](https://github.com/bimdata/viewer/commit/a7ecec949bc2ddaa3a2122a547e0079824775ee1)), closes [#1078](https://github.com/bimdata/viewer/issues/1078)
* disabled camera parameters on viewer 3D first person view (#1091) ([f3ef339](https://github.com/bimdata/viewer/commit/f3ef33906e39ae6242ee13a264f992817b0e8d4a)), closes [#1091](https://github.com/bimdata/viewer/issues/1091)
* Feature/initial model loading spinner (#1098) ([f8ae332](https://github.com/bimdata/viewer/commit/f8ae33243583c4b1ad5dfc102d28ec80a505443a)), closes [#1098](https://github.com/bimdata/viewer/issues/1098)
* Feature/not configurable window (#1099) ([8c8bb6f](https://github.com/bimdata/viewer/commit/8c8bb6f9b6cf03f9e53f69614f2de8560e4dc860)), closes [#1099](https://github.com/bimdata/viewer/issues/1099)
* modal manager refacto + feature positions (#1101) ([fc7d9a9](https://github.com/bimdata/viewer/commit/fc7d9a909ce4c9f06dd047bda581cd253ddd2450)), closes [#1101](https://github.com/bimdata/viewer/issues/1101)
* move close to model on first person view plugin ON (#1088) ([93ab67b](https://github.com/bimdata/viewer/commit/93ab67b3c9fbcfe54ca3e0c4a6f0995c6b3ed41b)), closes [#1088](https://github.com/bimdata/viewer/issues/1088)
* re-enabled structures root element to show/select all (#1081) ([d63cfc1](https://github.com/bimdata/viewer/commit/d63cfc1a557baeadc14896edb0bfce36aa8d0acf)), closes [#1081](https://github.com/bimdata/viewer/issues/1081)
* viewer plan fitview accepts zone/space UUIDs (#1085) ([6c11f5b](https://github.com/bimdata/viewer/commit/6c11f5b529a8e2d799841c72b0a31ab0a7e70d22)), closes [#1085](https://github.com/bimdata/viewer/issues/1085)

### PATCH

* buildingElevation fallbacks to siteElevation if not set (#1092) ([8ed904e](https://github.com/bimdata/viewer/commit/8ed904e214f9424681c8fdd4147bde4df3a60e10)), closes [#1092](https://github.com/bimdata/viewer/issues/1092)
* Feat: PDF export optimization (#1100) ([9d58a61](https://github.com/bimdata/viewer/commit/9d58a6159b51af57474ca7fa6d4db3cd7c463336)), closes [#1100](https://github.com/bimdata/viewer/issues/1100)
* feat(meta-building): add space highlight/selection feature to meta-building structure (#1095) ([05363c3](https://github.com/bimdata/viewer/commit/05363c32aaea14d789f988a5127e4a94301207fd)), closes [#1095](https://github.com/bimdata/viewer/issues/1095)
* feat(offline): add offline options to makeBIMDataViewer config (#1077) ([8c38b4b](https://github.com/bimdata/viewer/commit/8c38b4bf35158cab71138873039ace1e02104ec5)), closes [#1077](https://github.com/bimdata/viewer/issues/1077)
* feat(plan): meta-building structure integration (#1073) ([3efe6fd](https://github.com/bimdata/viewer/commit/3efe6fd5f64709dcdddef7fb9625bd0653f73412)), closes [#1073](https://github.com/bimdata/viewer/issues/1073)
* first person view - prevent select after pointer lock rotate ([5746150](https://github.com/bimdata/viewer/commit/5746150a936b7dc056c90719f2ad374f2e6190d2))
* fix #1082 - error on storey change if no model (#1084) ([9bca511](https://github.com/bimdata/viewer/commit/9bca511e4abbea55043458db9a80eb6134aa711d)), closes [#1082](https://github.com/bimdata/viewer/issues/1082) [#1084](https://github.com/bimdata/viewer/issues/1084)
* fix 3D annotations visibility (#1102) ([0c046d3](https://github.com/bimdata/viewer/commit/0c046d39e0614c5741288336a0c189b950355e3e)), closes [#1102](https://github.com/bimdata/viewer/issues/1102)
* fix mini map hud over storey selector ([5debdeb](https://github.com/bimdata/viewer/commit/5debdebc919388036c1a990f2e93f8bfc8b34af8))
* fix pointer lock target + missing this. ([38d7f3c](https://github.com/bimdata/viewer/commit/38d7f3cb91548e6296a2c16b8761b4ee948f5ad8))
* fix synchronization plugin position (#1083) ([598998c](https://github.com/bimdata/viewer/commit/598998c24e3d2174c84535f4dc12014326c00962)), closes [#1083](https://github.com/bimdata/viewer/issues/1083)
* fix viewer 2D background positionning ([951a004](https://github.com/bimdata/viewer/commit/951a0041b406ce73ca12452b188f2707ba8c3dfe))
* fix: do not show meta-building-structure accidentaly ([8409002](https://github.com/bimdata/viewer/commit/8409002e6c35528511ced4426509a27b5fca2a0d))
* fix: update bimdata-components ([b164505](https://github.com/bimdata/viewer/commit/b164505ff1897b73aae20ae93f043a61d1f2e102))
* fix(pdf-export): set default scale value to 2 for pdf export ([d7fe73a](https://github.com/bimdata/viewer/commit/d7fe73ad6b2424d2f19a6fad86844e71da8bfa2f))
* fix(zone-editor): use BIMDataTree from design-system (#1094) ([c12c320](https://github.com/bimdata/viewer/commit/c12c320ff787f1dd0a1fd04c5302b943d7da314f)), closes [#1094](https://github.com/bimdata/viewer/issues/1094)
* mini map 2D - prevent zoom level reset on camera update (#1089) ([a59b1aa](https://github.com/bimdata/viewer/commit/a59b1aa7eca609f980c4e14728b09bae3d07a70f)), closes [#1089](https://github.com/bimdata/viewer/issues/1089)
* prevent first person view plugin to open when no model is loaded ([9751570](https://github.com/bimdata/viewer/commit/9751570a5e4c97a62f92873eaf6857a9968bfa7c))
* prevent mini map to show when localContext.shownUI is called and firstPersonView is false (#1086) ([d38f3ec](https://github.com/bimdata/viewer/commit/d38f3ecf89ac853dbf7b3df1446df0ef5b266758)), closes [#1086](https://github.com/bimdata/viewer/issues/1086)
* remove duplicated i18ns (#1097) ([cac40a1](https://github.com/bimdata/viewer/commit/cac40a19aa6ae335cf1135d0d478c0eb4e9fd5fe)), closes [#1097](https://github.com/bimdata/viewer/issues/1097)

# [2.2.0](https://github.com/bimdata/viewer/compare/v2.1.0...v2.2.0) (2024-04-29)


### MINOR

* feat(drawing-tools): add loadDrawings and clearDrawings methods (#1069) ([b077723](https://github.com/bimdata/viewer/commit/b0777232db2963cdab1c4160fa724c28e9915731)), closes [#1069](https://github.com/bimdata/viewer/issues/1069)
* Feature/side panel (#1062) ([299c0bb](https://github.com/bimdata/viewer/commit/299c0bbb1b6747dacd77da6afd2bbf33ac315d9a)), closes [#1062](https://github.com/bimdata/viewer/issues/1062)

### PATCH

* add drawing tools touch handlers (#1063) ([e3dc891](https://github.com/bimdata/viewer/commit/e3dc891909aee89ab7eeae4940e45357a98574b6)), closes [#1063](https://github.com/bimdata/viewer/issues/1063)
* chore: remove useless plugin + add test for pointCloud window (#1060) ([65abf81](https://github.com/bimdata/viewer/commit/65abf81417de181adbe1070e27546a7aba05f4cf)), closes [#1060](https://github.com/bimdata/viewer/issues/1060)
* chore(i18n): update english translations ([d4c4d30](https://github.com/bimdata/viewer/commit/d4c4d300f4b7b5bc943907a444096c55730f4a73))
* fix #1067 - new BCF keep current selection (#1070) ([a1c3a9f](https://github.com/bimdata/viewer/commit/a1c3a9f84e26da6a51b316b056a8e5853d79b4e8)), closes [#1067](https://github.com/bimdata/viewer/issues/1067) [#1070](https://github.com/bimdata/viewer/issues/1070)
* fix #1071 : bcf first open behaviour (#1072) ([0579462](https://github.com/bimdata/viewer/commit/057946237540958f38e0399cc2d8a1aa3a8e11dd)), closes [#1071](https://github.com/bimdata/viewer/issues/1071) [#1072](https://github.com/bimdata/viewer/issues/1072)
* fix typo in zone editor fr i18n ([ecf939d](https://github.com/bimdata/viewer/commit/ecf939d6c177dcb2d54a18b796aa8a6c4b1a242e))
* fix(drawing): avoid touch event errors in Firefox ([8d56aba](https://github.com/bimdata/viewer/commit/8d56aba213c1dc684a3e50f7a877443742db3b69))
* Fix/elevation (#1065) ([f783206](https://github.com/bimdata/viewer/commit/f783206703c0457d5510ac4d994a04a14e4449b2)), closes [#1065](https://github.com/bimdata/viewer/issues/1065)
* isolate must xray AND unpickable objects (#1068) ([b8097a3](https://github.com/bimdata/viewer/commit/b8097a32d48a7da34844e0502057530688ab7f56)), closes [#1068](https://github.com/bimdata/viewer/issues/1068)
* RE fix the viewer 3D & pointCloud scroll on zoom (#1061) ([d81ee0f](https://github.com/bimdata/viewer/commit/d81ee0f487ef710744a0bb58e24e557a7b4dcadb)), closes [#1061](https://github.com/bimdata/viewer/issues/1061)
* Revert "PATCH: Fix/elevation (#1065)" (#1066) ([e97778d](https://github.com/bimdata/viewer/commit/e97778d3f37c3f55764f47a3a97e9e1fde8b68a1)), closes [#1065](https://github.com/bimdata/viewer/issues/1065) [#1066](https://github.com/bimdata/viewer/issues/1066)

# [2.1.0](https://github.com/bimdata/viewer/compare/v2.0.1...v2.1.0) (2024-03-22)


### chore

* add dependabot.yml [skip ci] ([af73956](https://github.com/bimdata/viewer/commit/af739560d95ed5e4ab512be2cd66d8e8f1bdd006))

### MINOR

* feat(offline): add ability to switch offline mode dynamically (#1044) ([6116e32](https://github.com/bimdata/viewer/commit/6116e32bce2cfbba65387f2cc0eda7701dc4fed9)), closes [#1044](https://github.com/bimdata/viewer/issues/1044)
* feat(offline): add offline methods customization options (#1055) ([c435ee7](https://github.com/bimdata/viewer/commit/c435ee769fd35abe80bc8ba69e0ae2dff52795fb)), closes [#1055](https://github.com/bimdata/viewer/issues/1055)

### PATCH

* add missing iconOpen plugin option (#1050) ([e790ad4](https://github.com/bimdata/viewer/commit/e790ad4d0b29935c309d8fac4cda47b7daf1bf50)), closes [#1050](https://github.com/bimdata/viewer/issues/1050)
* chore: update dependencies (minors only) ([a39e32a](https://github.com/bimdata/viewer/commit/a39e32ad7e4032cf2cb5d9edc4f6a9fa2138ebdd))
* fix: window open/close events payload (#1049) ([b84841d](https://github.com/bimdata/viewer/commit/b84841d63ce4e96b5549de486579c55694b617f4)), closes [#1049](https://github.com/bimdata/viewer/issues/1049)
* fix(config): change 'api.offline.dataFile' to 'api.offline.data' (#1051) ([69a2495](https://github.com/bimdata/viewer/commit/69a2495d611b33cdc40d132fd6851df3f331f21c)), closes [#1051](https://github.com/bimdata/viewer/issues/1051)
* fix(offline): add bcfApi and collaborationApi customization options ([a5da050](https://github.com/bimdata/viewer/commit/a5da0503d1a71c09178c198d642ddbd6783a3140))
* remove deprecated of context plugins getters (#1054) ([af27656](https://github.com/bimdata/viewer/commit/af27656614eaaa387a437d63ed13fd13105caac2)), closes [#1054](https://github.com/bimdata/viewer/issues/1054)

## [2.0.1](https://github.com/bimdata/viewer/compare/v2.0.0...v2.0.1) (2024-03-08)


### PATCH

* fix/viewerDwg layout filter (#1046) ([77fd64b](https://github.com/bimdata/viewer/commit/77fd64baf115c6eefb46794b04c6d4ddad6a732c)), closes [#1046](https://github.com/bimdata/viewer/issues/1046)

# [2.0.0](https://github.com/bimdata/viewer/compare/v1.10.3...v2.0.0) (2024-03-07)


### chore

* little typings update ([704a02b](https://github.com/bimdata/viewer/commit/704a02bb773e0a4eb450cfa1d40ae86971df7c1e))
* update .vscode/settings.json ([7e815d0](https://github.com/bimdata/viewer/commit/7e815d05fc368cc960a78734655ac6a05c9da0fe))
* update prettier config ([7201848](https://github.com/bimdata/viewer/commit/72018487682349543b27ba8acac84993fa54cdbd))

### ci

* fix minor version node ([e9389cf](https://github.com/bimdata/viewer/commit/e9389cf5b58a1d92efff0cea1dd8282ede3e1312))
* fix minor version node ([8f2dcd7](https://github.com/bimdata/viewer/commit/8f2dcd7d85cb903688a760c78c8e2af0fa34691d))
* publish job will be activated only on main branches ([9f2314f](https://github.com/bimdata/viewer/commit/9f2314ff5831fc8dba249df9c1f7892d6006b806))
* use common runners ([fde1a99](https://github.com/bimdata/viewer/commit/fde1a99bd28369ff21988d681288b0ec36ee922e))

### fix

* extension poeditor files (#897) ([d1c02a5](https://github.com/bimdata/viewer/commit/d1c02a53a23aeff57e3f73aaa2a5244f77aa7661)), closes [#897](https://github.com/bimdata/viewer/issues/897)
* guest buttons (#944) ([e61511a](https://github.com/bimdata/viewer/commit/e61511a4525981bb5730de2089b4add25ce1fa02)), closes [#944](https://github.com/bimdata/viewer/issues/944)

### Fix

* BCF Viewpoints (#931) ([adfe3bc](https://github.com/bimdata/viewer/commit/adfe3bc49af5832dfa1b84a7b4fb9dda6e92243e)), closes [#931](https://github.com/bimdata/viewer/issues/931)

### MAJOR

* Core/vue3 (#786) ([bb6c84c](https://github.com/bimdata/viewer/commit/bb6c84c0a72cd4ca5ab7cb793c185e5b09c59f22)), closes [#786](https://github.com/bimdata/viewer/issues/786) [#874](https://github.com/bimdata/viewer/issues/874) [#877](https://github.com/bimdata/viewer/issues/877)

### MINOR

* 2D state refactoring (#970) ([99f01fe](https://github.com/bimdata/viewer/commit/99f01fe4a92025e78742a4adbb59ad51d314de44)), closes [#970](https://github.com/bimdata/viewer/issues/970)
* add drawArea API on viewer 2d, Plan & DWG (#908) ([35a59ab](https://github.com/bimdata/viewer/commit/35a59abd99043d8fd980e725df4e179352c7a397)), closes [#908](https://github.com/bimdata/viewer/issues/908)
* add session storage to save filters (#946) ([a02a35c](https://github.com/bimdata/viewer/commit/a02a35c6c72454d6700ee5e0358fbbe519725e06)), closes [#946](https://github.com/bimdata/viewer/issues/946)
* add Viewer 3D Home button (#932) ([0dec766](https://github.com/bimdata/viewer/commit/0dec766e9d438f2496536de766d96737dfd466d7)), closes [#932](https://github.com/bimdata/viewer/issues/932)
* BIMData Distance Measurement 3D (#969) ([771cfff](https://github.com/bimdata/viewer/commit/771cfff11506933055a6c75b594ab800dc720997)), closes [#969](https://github.com/bimdata/viewer/issues/969)
* chore: add 'split' build config (#1033) ([a519281](https://github.com/bimdata/viewer/commit/a519281489dbff65a5cfdc872480f160a627deda)), closes [#1033](https://github.com/bimdata/viewer/issues/1033)
* chore: migrate to design-system v2 (#907) ([ea142c6](https://github.com/bimdata/viewer/commit/ea142c61316968e7fe3e7e9ae5dfebb5a97a7df6)), closes [#907](https://github.com/bimdata/viewer/issues/907)
* Core - Refactoring (#997) ([4bf0d8f](https://github.com/bimdata/viewer/commit/4bf0d8fbeb57dfde8d8e2ad526d7b289731d23f4)), closes [#997](https://github.com/bimdata/viewer/issues/997)
* CORE: MAJOR REFACTO state & plan (#1004) ([62d4b78](https://github.com/bimdata/viewer/commit/62d4b788cf888dac266b48fa079c67a2d694ee17)), closes [#1004](https://github.com/bimdata/viewer/issues/1004)
* Drawing tools (#955) ([1cd6a2a](https://github.com/bimdata/viewer/commit/1cd6a2aa4fd9f53ca96eed6ba6cb7bb0614686a8)), closes [#955](https://github.com/bimdata/viewer/issues/955)
* feat: add offline mode (#986) ([93055d9](https://github.com/bimdata/viewer/commit/93055d9eee4cc289e78c80d9bdf25e76d5115446)), closes [#986](https://github.com/bimdata/viewer/issues/986)
* feat(bcf): add multipage pdf support (#954) ([6e60d84](https://github.com/bimdata/viewer/commit/6e60d84783968c8fbaf22eb615bf7eac409449e0)), closes [#954](https://github.com/bimdata/viewer/issues/954)
* feat(plan): add offline drawing capabilities (#1007) ([1d39da6](https://github.com/bimdata/viewer/commit/1d39da6d8d7b8c85b5de726e3818c139f5d12f8d)), closes [#1007](https://github.com/bimdata/viewer/issues/1007)
* Feature: Viewers Common Interface (suite) (#966) ([cb133a9](https://github.com/bimdata/viewer/commit/cb133a955871493ca98d85eac6ac299b74c9ae1c)), closes [#966](https://github.com/bimdata/viewer/issues/966)
* Feature/add dwg plan shortchuts modal (#956) ([2e153f6](https://github.com/bimdata/viewer/commit/2e153f6b3a596c530c25b385576fc3d533cba9c4)), closes [#956](https://github.com/bimdata/viewer/issues/956)
* Feature/go to specific page viewer plan (#985) ([b0fdabf](https://github.com/bimdata/viewer/commit/b0fdabfd306fef322a4de2f3b09c3e57909df9ec)), closes [#985](https://github.com/bimdata/viewer/issues/985)
* Feature/local context state (#899) ([0a3cb00](https://github.com/bimdata/viewer/commit/0a3cb0026d21dc981e30e21b3d9e353cc29f18eb)), closes [#899](https://github.com/bimdata/viewer/issues/899)
* Feature/navigate versions model (#903) ([0e260e6](https://github.com/bimdata/viewer/commit/0e260e6d0711dbeaef5ef2a255e83a71a54ee3cf)), closes [#903](https://github.com/bimdata/viewer/issues/903)
* Feature/picasso refactoring (#989) ([59e9863](https://github.com/bimdata/viewer/commit/59e98636fb76d525a03d2097e5a4ae7bbf113dfd)), closes [#989](https://github.com/bimdata/viewer/issues/989)
* Feature/spacing measure (#890) ([c023fc3](https://github.com/bimdata/viewer/commit/c023fc31d79e8f41c7c20554b2a9b46afdaa0526)), closes [#890](https://github.com/bimdata/viewer/issues/890)
* Feature/viewer plan rotate 90 (#975) ([ad0cc4b](https://github.com/bimdata/viewer/commit/ad0cc4bb8209d1a5cd48aed8ecfb57dec8e76806)), closes [#975](https://github.com/bimdata/viewer/issues/975)
* Feature/workspaces (#999) ([83a8126](https://github.com/bimdata/viewer/commit/83a81261d261055575f4059f36b9e6d5c3ec36dc)), closes [#999](https://github.com/bimdata/viewer/issues/999)
* Feature/zone editor v2 (#1006) ([508c2d4](https://github.com/bimdata/viewer/commit/508c2d4a5047d2f1aa3a5f0ccf49618b9867fc25)), closes [#1006](https://github.com/bimdata/viewer/issues/1006)
* Fix/edit properties (#924) ([a92ec68](https://github.com/bimdata/viewer/commit/a92ec6836640f41cccaea53b5d5ce9c8ffccdb59)), closes [#924](https://github.com/bimdata/viewer/issues/924) [#927](https://github.com/bimdata/viewer/issues/927)
* show measurements and annotations on 3D viewpoints (#920) ([0f0fa93](https://github.com/bimdata/viewer/commit/0f0fa93287c85bb721daecbea92c965a44e60e1f)), closes [#920](https://github.com/bimdata/viewer/issues/920)
* Xeokit update: snap, normals precision, performance picking, xktv10 (#948) ([860df19](https://github.com/bimdata/viewer/commit/860df19e5f734104e56060c7dcf260f4f7f147b6)), closes [#948](https://github.com/bimdata/viewer/issues/948)

### PATCH

* add (types) after type pset names (#891) ([39189b4](https://github.com/bimdata/viewer/commit/39189b4208c423bcd1d57cf0683adc03317491a1)), closes [#891](https://github.com/bimdata/viewer/issues/891)
* add 2d compass init value in plugin cfg (#930) ([1efff78](https://github.com/bimdata/viewer/commit/1efff789bbb9f9c63dc45c2c7571eb7a004d1b53)), closes [#930](https://github.com/bimdata/viewer/issues/930)
* add 2d touchscreen support ([acbf4c1](https://github.com/bimdata/viewer/commit/acbf4c14d7ed5936604b6b84b6d4b8a5072e1870))
* add bcf permissions for assigned_to (#990) ([e2c4f87](https://github.com/bimdata/viewer/commit/e2c4f8763cecb43a7e67b4f53495255c339ffc03)), closes [#990](https://github.com/bimdata/viewer/issues/990)
* add contextmenu listener on localcontext el instead of viewers element (#926) ([db40c1a](https://github.com/bimdata/viewer/commit/db40c1a6e4ecc5c9777b107bbea60f48d569acfe)), closes [#926](https://github.com/bimdata/viewer/issues/926)
* add object to drawAera return ([aa9de86](https://github.com/bimdata/viewer/commit/aa9de86309e0c58b9b2ed63c319a69082f495a1c))
* add viewer3d.enableDTX param ([642492c](https://github.com/bimdata/viewer/commit/642492cd1004d974f9690ad8ec35af590804b296))
* automatic load model from previous event on the same window (#1037) ([95f4e16](https://github.com/bimdata/viewer/commit/95f4e1650faf1b2e3f5d999aa2ed9a39f0d1a134)), closes [#1037](https://github.com/bimdata/viewer/issues/1037)
* center empty BIMDataMeasure3D illustration (#1035) ([a33edf6](https://github.com/bimdata/viewer/commit/a33edf6d92f3108dc99eaf95437ccd6bc78003a8)), closes [#1035](https://github.com/bimdata/viewer/issues/1035)
* change viewer2d fitView argument with fallback ([f0f1286](https://github.com/bimdata/viewer/commit/f0f1286e777ab5d7311a0c87297531b435012080))
* chore: fix main field in package.json ([0eb6371](https://github.com/bimdata/viewer/commit/0eb637187db9789509458c26c3cb0ac10e3ce665))
* chore: remove old/useless plugins (#1023) ([abdac48](https://github.com/bimdata/viewer/commit/abdac48d3f2bf6fb6c55228d4d498b29e7dc7293)), closes [#1023](https://github.com/bimdata/viewer/issues/1023)
* chore: update dependencies (minors) ([f6117eb](https://github.com/bimdata/viewer/commit/f6117ebe28b10356d80db7ef7590b2d1a050fd00))
* chore(i18n): update english translations ([c1071f6](https://github.com/bimdata/viewer/commit/c1071f64fcb5420ad42f208b40d08718f83168e6))
* clean structure merged objects (#1022) ([278c7b9](https://github.com/bimdata/viewer/commit/278c7b97e7fea654324c45f141ba360f8359ccea)), closes [#1022](https://github.com/bimdata/viewer/issues/1022)
* Customisable WindowManager (#1024) ([88e527d](https://github.com/bimdata/viewer/commit/88e527dec5aa5a1937e2f6b9c6ad00fa505a74c9)), closes [#1024](https://github.com/bimdata/viewer/issues/1024)
* disable dataTexture and update xeokit ([a212de6](https://github.com/bimdata/viewer/commit/a212de6c748e5c101a3571b7a9dd8eb824208f80))
* do not force style on annotations (#929) ([430383e](https://github.com/bimdata/viewer/commit/430383e506bfec6fca82676b1a47adc0176f8fe3)), closes [#929](https://github.com/bimdata/viewer/issues/929)
* export xlsx (#933) ([0c56d18](https://github.com/bimdata/viewer/commit/0c56d18a102745c16f31c7b783fa8cef39a153e0)), closes [#933](https://github.com/bimdata/viewer/issues/933)
* feat(bcf): add viewpoint models support (#980) ([21d0f8a](https://github.com/bimdata/viewer/commit/21d0f8a8aadebe4f587b92c716a2bf60d8f4a736)), closes [#980](https://github.com/bimdata/viewer/issues/980)
* feat(storeys): add config to show/hide, open/close storey selector by default (#998) ([c80e31f](https://github.com/bimdata/viewer/commit/c80e31f7ec8d1a82ffcd43233028bf6645063793)), closes [#998](https://github.com/bimdata/viewer/issues/998)
* feat(structure): group object from different models by types (#958) ([cd04a7f](https://github.com/bimdata/viewer/commit/cd04a7fbf89fbf8884fb2aacbe2cda26f6146a51)), closes [#958](https://github.com/bimdata/viewer/issues/958)
* Feature: multi model objects grouping (#960) ([abc4432](https://github.com/bimdata/viewer/commit/abc4432328b5a35401dccfdb4ec08c34e0835103)), closes [#960](https://github.com/bimdata/viewer/issues/960) [#958](https://github.com/bimdata/viewer/issues/958)
* Feature/bcf bugfix and improvements (#894) ([93f6e61](https://github.com/bimdata/viewer/commit/93f6e6133a5176c10d725f3e186f4690642fe545)), closes [#894](https://github.com/bimdata/viewer/issues/894)
* Feature/hide bcf plugin (#1026) ([d79f815](https://github.com/bimdata/viewer/commit/d79f8155f83bcb91ab462236a8152e5273317865)), closes [#1026](https://github.com/bimdata/viewer/issues/1026)
* fix #1012 - plugin synchro plan useless unmounted hook (#1017) ([b142140](https://github.com/bimdata/viewer/commit/b142140dc0b3de219730c071105bb0707c192d7a)), closes [#1012](https://github.com/bimdata/viewer/issues/1012) [#1017](https://github.com/bimdata/viewer/issues/1017)
* fix #1013 - structure select & hide (#1014) ([a81893c](https://github.com/bimdata/viewer/commit/a81893ca5f1cd1922f469ff021c285cbce793ed1)), closes [#1013](https://github.com/bimdata/viewer/issues/1013) [#1014](https://github.com/bimdata/viewer/issues/1014)
* fix #915 - decoralate plugins as button position from DS submenu class (#916) ([63c3d45](https://github.com/bimdata/viewer/commit/63c3d4521403c05f6405628585a32f82b48fb632)), closes [#915](https://github.com/bimdata/viewer/issues/915) [#916](https://github.com/bimdata/viewer/issues/916)
* fix #981 - simpler structure reactivity (#1018) ([dacd222](https://github.com/bimdata/viewer/commit/dacd222cd8de9e465a34ed85dead9d9ce0495e36)), closes [#981](https://github.com/bimdata/viewer/issues/981) [#1018](https://github.com/bimdata/viewer/issues/1018)
* fix #993 - $viewer available on annotation component (#1016) ([c63f037](https://github.com/bimdata/viewer/commit/c63f03795c4cd5b3b8ef66d65609694815748e18)), closes [#993](https://github.com/bimdata/viewer/issues/993) [#1016](https://github.com/bimdata/viewer/issues/1016)
* fix #994 - show annotations above space names (#1015) ([dba2926](https://github.com/bimdata/viewer/commit/dba292671a154a4ec731a1db5da6e203e2ebf099)), closes [#994](https://github.com/bimdata/viewer/issues/994) [#1015](https://github.com/bimdata/viewer/issues/1015)
* fix 2D Right Angle display when localContext hide ui (#1042) ([f817c00](https://github.com/bimdata/viewer/commit/f817c0096382737b125ab70f6f7911a9015dc1a7)), closes [#1042](https://github.com/bimdata/viewer/issues/1042)
* fix 3d/pointCloud model loader scroll ([306a6f8](https://github.com/bimdata/viewer/commit/306a6f886bd3a1f7a034274ed3e3211ef3b7fc6f))
* fix add document : inject $viewer in Ged component (#917) ([b8ed8ae](https://github.com/bimdata/viewer/commit/b8ed8ae47901720def52b07504baa4403f8ec23d)), closes [#917](https://github.com/bimdata/viewer/issues/917)
* fix batch (#1032) ([088bfa4](https://github.com/bimdata/viewer/commit/088bfa465e040272de2bb201a002fc12c8274ccf)), closes [#1032](https://github.com/bimdata/viewer/issues/1032) [#1030](https://github.com/bimdata/viewer/issues/1030)
* fix customTranslation in structure plugin ([2999ea5](https://github.com/bimdata/viewer/commit/2999ea5c68b8ddc76bc512f72b9c26705c899ed2))
* fix help modal translations (#961) ([99553d6](https://github.com/bimdata/viewer/commit/99553d6590e001ab2c463e8dad987f693c45ad13)), closes [#961](https://github.com/bimdata/viewer/issues/961)
* fix loadWindow from not null to not null (#914) ([390e97f](https://github.com/bimdata/viewer/commit/390e97f178e30b55a579744c771bfa18b258bd4c)), closes [#914](https://github.com/bimdata/viewer/issues/914)
* fix local context viewer common interface showUI API ([388e137](https://github.com/bimdata/viewer/commit/388e1370075bd3b4776c65941f68d8007cf8621a))
* fix mandatory icon and i18n in types ([69e33d5](https://github.com/bimdata/viewer/commit/69e33d5a70558d85cc0aa26c5b1ad5d0f951ec8b))
* fix memory leak on 2d plugins ([7d5deb2](https://github.com/bimdata/viewer/commit/7d5deb2a58e8c96388ba2864116d861bcdba9895))
* fix missing reference in TS types ([86b640a](https://github.com/bimdata/viewer/commit/86b640a708511d5e9a35081c059339017ea14777))
* Fix Oflline Mode (#991) ([c113e49](https://github.com/bimdata/viewer/commit/c113e493d96deff758bcdd25edb7fb4c1c5dbb73)), closes [#991](https://github.com/bimdata/viewer/issues/991)
* fix plugin as button spinner icon (#1045) ([09d701a](https://github.com/bimdata/viewer/commit/09d701a2d8b24ec2ad0367202c86faa5760c32c3)), closes [#1045](https://github.com/bimdata/viewer/issues/1045)
* fix plugin error while reload/deleting window (#952) ([aa5ab55](https://github.com/bimdata/viewer/commit/aa5ab55fdf787b36c36167e7629ae469420d8042)), closes [#952](https://github.com/bimdata/viewer/issues/952)
* fix point cloud sensitivity (#949) ([e5787da](https://github.com/bimdata/viewer/commit/e5787da335e42cecd08061663ce3021ddb9a922d)), closes [#949](https://github.com/bimdata/viewer/issues/949)
* fix right click when to write permissions (#987) ([cd3ad29](https://github.com/bimdata/viewer/commit/cd3ad29dd7f140b5a201fa54bfd7d6144e0b3d17)), closes [#987](https://github.com/bimdata/viewer/issues/987)
* fix setLocale ([7aebf31](https://github.com/bimdata/viewer/commit/7aebf31b26a8b5c4a5059955ae52a6920f5a1be1))
* fix smartview element list (#951) ([c29d246](https://github.com/bimdata/viewer/commit/c29d24628f9bdd8740f57068e68a8fbdad8ff7b0)), closes [#951](https://github.com/bimdata/viewer/issues/951)
* fix structure & properties plugin position ([66dd7c7](https://github.com/bimdata/viewer/commit/66dd7c7bdc76df472672945100f89877fd73c868))
* fix translations (#938) ([ac8894c](https://github.com/bimdata/viewer/commit/ac8894c415a6d711b4a8a1903b3e98dea1627c52)), closes [#938](https://github.com/bimdata/viewer/issues/938)
* fix versionning when there is no creator ([32c44d2](https://github.com/bimdata/viewer/commit/32c44d20e409c462219f821b517b8ec3a4add9e8))
* fix: allow to pass an html elemnt as first param to mount (#973) ([b745d38](https://github.com/bimdata/viewer/commit/b745d382f045d6fd14d7a0e71fd982384fcb6c04)), closes [#973](https://github.com/bimdata/viewer/issues/973)
* Fix: bcf annotations (#941) ([d78353e](https://github.com/bimdata/viewer/commit/d78353e5eba77cd3788ea4c3bf3ebd8ec98fe0ca)), closes [#941](https://github.com/bimdata/viewer/issues/941)
* fix: bcf-components service injection (#963) ([c3b3b9c](https://github.com/bimdata/viewer/commit/c3b3b9cfe8851dfcec31d9c5166e508cec7cecf9)), closes [#963](https://github.com/bimdata/viewer/issues/963)
* fix: contextMenu enable/disable config ([d4c0d79](https://github.com/bimdata/viewer/commit/d4c0d7905339a375be10551c6e0f69826ff619d3))
* fix: do not show modals error in export/merge modals (#1003) ([f1efaf7](https://github.com/bimdata/viewer/commit/f1efaf72dcd5d35829adc01652f5fe590ef272e9)), closes [#1003](https://github.com/bimdata/viewer/issues/1003)
* fix: handle models without storeys properly (#977) ([49acecb](https://github.com/bimdata/viewer/commit/49acecbaf5bd41d29c36d8ede58eb469ce51205b)), closes [#977](https://github.com/bimdata/viewer/issues/977)
* Fix: meta building (#988) ([0363527](https://github.com/bimdata/viewer/commit/03635279b5bb2f09e9549f87c8c03090af608831)), closes [#988](https://github.com/bimdata/viewer/issues/988)
* fix: minor bugs on models loading ([bdc7038](https://github.com/bimdata/viewer/commit/bdc70386395e03319bbad5cc97c4027c1dc02036))
* fix: models manager + handling of pdf page model ([e954b04](https://github.com/bimdata/viewer/commit/e954b0419422fa7ba58f66ad4ae9612352e53cc4))
* Fix: PDF Export (#1041) ([661ae77](https://github.com/bimdata/viewer/commit/661ae777a441785ef6f75beff60764ba5b87d98e)), closes [#1041](https://github.com/bimdata/viewer/issues/1041)
* fix: point-cloud viewer localContext subs init ([f937216](https://github.com/bimdata/viewer/commit/f937216aca0508af5058029c95f2fddf05aeb386))
* fix: remove  from 'right-angled' plugin definition ([03dbc19](https://github.com/bimdata/viewer/commit/03dbc19e143b482aa21d9d09f682fa0b1a4d5853))
* fix: texter -> cache boundingClientRect (#904) ([b045629](https://github.com/bimdata/viewer/commit/b0456295cb2a44af779e17c209fc3807cccd4927)), closes [#904](https://github.com/bimdata/viewer/issues/904)
* fix: update bcf-components, bimdat-components and building-maker ([0d38276](https://github.com/bimdata/viewer/commit/0d382769a2d08170dcd3141b7d8d164527c5127f))
* fix: update bimdata-components version ([0a0acc4](https://github.com/bimdata/viewer/commit/0a0acc408edd8ccf355d72f7a9a345c9fee99e31))
* fix: use new apis to take bcf topics snapshots (#1009) ([529cc4a](https://github.com/bimdata/viewer/commit/529cc4a590ace37541903b98e3252c00915dc998)), closes [#1009](https://github.com/bimdata/viewer/issues/1009)
* fix: various minor fixes ([afb7017](https://github.com/bimdata/viewer/commit/afb701705d0a1993ed84e4b3b1b9a60d5e25c0bf))
* fix: versioning plugin show/hide logic (#945) ([ace8b48](https://github.com/bimdata/viewer/commit/ace8b48d8bde85bd9a9ea8c0b701ba8d77126285)), closes [#945](https://github.com/bimdata/viewer/issues/945)
* fix: wait for oflline mode init before loading init models (#1010) ([c98436c](https://github.com/bimdata/viewer/commit/c98436c6169377792cf15a657a8a23f6889bdd0a)), closes [#1010](https://github.com/bimdata/viewer/issues/1010)
* fix(bcf): fix bcf export file name (#937) ([57354f3](https://github.com/bimdata/viewer/commit/57354f36979c8cdd68fbd2ffa2f98852679e0e4e)), closes [#937](https://github.com/bimdata/viewer/issues/937)
* fix(bcf): fix bcf-components imports ([aba7ed3](https://github.com/bimdata/viewer/commit/aba7ed30ed49210dde8543ab26fd210f717a42c0))
* fix(bcf): set cloud id when loading current project ([6a3f54b](https://github.com/bimdata/viewer/commit/6a3f54b0f6ccb6e397438103c8392e54c48079dc))
* fix(bcf): set project initial value properly ([ba26951](https://github.com/bimdata/viewer/commit/ba26951a3d2cd72a808eae9cd61363c568f725ad))
* fix(config): use prod api url by default ([c5b4847](https://github.com/bimdata/viewer/commit/c5b48471b9fbfedec341e3f8337d2fbcc25f1cc3))
* fix(config): use prod archive url by default ([b71bb99](https://github.com/bimdata/viewer/commit/b71bb99f76a5c78237945c708502df772a7a02fc))
* fix(offline): do not show models children in model loader ([978c80e](https://github.com/bimdata/viewer/commit/978c80e4a7434f8289f20d4c80ac698cfaaedcb7))
* fix(pdf-export): wait for resolution change to take effect before generating jpg ([131c0d6](https://github.com/bimdata/viewer/commit/131c0d64ee2a99454b572f83bcaf9c450ae04483))
* fix(viewer): use register/unregisterWindow methods from ([c367dda](https://github.com/bimdata/viewer/commit/c367dda494b9ec3dbe2219ca14f5b9fa5a497be0))
* Fix/bugs mep (#1034) ([cedea4e](https://github.com/bimdata/viewer/commit/cedea4e58b49924de0141568ad112af265344779)), closes [#1034](https://github.com/bimdata/viewer/issues/1034)
* Fix/list elements bcf (#984) ([944f281](https://github.com/bimdata/viewer/commit/944f281ba417a1d8ad12e8effcebcf989e987dd9)), closes [#984](https://github.com/bimdata/viewer/issues/984)
* Fix/modal calibration (#957) ([2bc497d](https://github.com/bimdata/viewer/commit/2bc497dd604e16fca85fbe92703c0ef1bd3a42d3)), closes [#957](https://github.com/bimdata/viewer/issues/957)
* Fix/properties perf (#898) ([020a801](https://github.com/bimdata/viewer/commit/020a801f6ed8cfe26bc1faeaa4ec352ae728e6de)), closes [#898](https://github.com/bimdata/viewer/issues/898)
* Fix/smart views (#1038) ([7ce1884](https://github.com/bimdata/viewer/commit/7ce18847a0e67a767674c89d4926e84c06356889)), closes [#1038](https://github.com/bimdata/viewer/issues/1038)
* Fix/smartviews plugin (#953) ([7a116b7](https://github.com/bimdata/viewer/commit/7a116b7d030e0fc53e6a9be909d1e0480e96fb07)), closes [#953](https://github.com/bimdata/viewer/issues/953)
* Fix/structure clean (#1021) ([0f8daa5](https://github.com/bimdata/viewer/commit/0f8daa5a39ef272b875b25b535eb17d44fd96eef)), closes [#1021](https://github.com/bimdata/viewer/issues/1021)
* Fix/submenus (#913) ([8b9d5ca](https://github.com/bimdata/viewer/commit/8b9d5caca6b1c5e1324eadb562eed7c88be442d4)), closes [#913](https://github.com/bimdata/viewer/issues/913)
* Fix/use standalone icons (#918) ([c7589c3](https://github.com/bimdata/viewer/commit/c7589c3c73ca85f94b3b838bf179a7e6efda83d2)), closes [#918](https://github.com/bimdata/viewer/issues/918)
* Fixes/get zone editor fixes (#1025) ([6d6ddf4](https://github.com/bimdata/viewer/commit/6d6ddf48ba0e7ab84dd218d48ff81d6ec701113c)), closes [#1025](https://github.com/bimdata/viewer/issues/1025)
* fixing icon hidding for snapshot (#935) ([7e247d3](https://github.com/bimdata/viewer/commit/7e247d32d36bb09d6c6a6f90c6fbbecee0c81add)), closes [#935](https://github.com/bimdata/viewer/issues/935)
* Help are shown on local context instead of global (#909) ([d3013ba](https://github.com/bimdata/viewer/commit/d3013bafb23ff321b1aaf24446cd360444131164)), closes [#909](https://github.com/bimdata/viewer/issues/909)
* hide 3d distance measurement img before using it (#974) ([f30bf7e](https://github.com/bimdata/viewer/commit/f30bf7ec8c7636163d21f4a699155c517c13e554)), closes [#974](https://github.com/bimdata/viewer/issues/974)
* hide BCF buttons when no permissions (#978) ([21bb062](https://github.com/bimdata/viewer/commit/21bb062ac5f64b159b4475f45d47f8e14a218f91)), closes [#978](https://github.com/bimdata/viewer/issues/978)
* Improve rendered quality when devicePixelRatio =! 1 (#983) ([05ba8c3](https://github.com/bimdata/viewer/commit/05ba8c362bc094cd63f7509e581c9fae9a2d85eb)), closes [#983](https://github.com/bimdata/viewer/issues/983)
* improve typing (#982) ([bc10bd5](https://github.com/bimdata/viewer/commit/bc10bd5dc5fa71865a31cdbd0d96b718e1259997)), closes [#982](https://github.com/bimdata/viewer/issues/982)
* localContext pluginInstances must not be null (#1036) ([5e5d81c](https://github.com/bimdata/viewer/commit/5e5d81cd4baa356e84cdb2389c48218bf41416f6)), closes [#1036](https://github.com/bimdata/viewer/issues/1036)
* minor indentation ([181d673](https://github.com/bimdata/viewer/commit/181d67332d5502fe26820ada05a8250d2584643b))
* prevent 3d & point cloud viewers wheel to scroll the window (#1020) ([8f4d4ba](https://github.com/bimdata/viewer/commit/8f4d4ba4d91399c5e6c9d575664e5cd75628a200)), closes [#1020](https://github.com/bimdata/viewer/issues/1020)
* prevent error while unloading models on a unmounted 3d viewer (#1040) ([7596563](https://github.com/bimdata/viewer/commit/7596563af957dbabf1fec35edd3c92dbaf8c5754)), closes [#1040](https://github.com/bimdata/viewer/issues/1040)
* prevent structure model loaded twice due to race condition (#1039) ([70d4176](https://github.com/bimdata/viewer/commit/70d4176b98d98181a53b12465db88aabde302a6d)), closes [#1039](https://github.com/bimdata/viewer/issues/1039)
* redirect annotation scroll into corresponding viewer canvas (#934) ([37db296](https://github.com/bimdata/viewer/commit/37db2967df90e8bccbabf938340bdb72b5a2d07b)), closes [#934](https://github.com/bimdata/viewer/issues/934)
* refactor(plans): use ModelWithPositioningPlan api as the base schema to handle plans (#1008) ([a889238](https://github.com/bimdata/viewer/commit/a8892383d8537269e6d4f50322d4045270d384c1)), closes [#1008](https://github.com/bimdata/viewer/issues/1008)
* remove deprecation warnings in native plugins ([598ac26](https://github.com/bimdata/viewer/commit/598ac26ee3d957e3da8a3d98905cf3c2143fb3ca))
* remove duplicated context menu fitview (#950) ([1556101](https://github.com/bimdata/viewer/commit/1556101a6b9f015ea5d8d77e0cc23e9c92db04e1)), closes [#950](https://github.com/bimdata/viewer/issues/950)
* remove site refElevation from storey height (#901) ([c2993e7](https://github.com/bimdata/viewer/commit/c2993e7789b299efc97ec098c39fac29cc0a520d)), closes [#901](https://github.com/bimdata/viewer/issues/901)
* replace big gif with webp ([26e0f9b](https://github.com/bimdata/viewer/commit/26e0f9bc0c71f14f6a76eaf73cd5794822db5017))
* Revert "feat(structure): group object from different models by types (#958)" (#959) ([9ce0282](https://github.com/bimdata/viewer/commit/9ce028297bb573ca863566f85581304d9b97ef00)), closes [#958](https://github.com/bimdata/viewer/issues/958) [#959](https://github.com/bimdata/viewer/issues/959)
* set 3d spaces as unpickable ([45ca36a](https://github.com/bimdata/viewer/commit/45ca36ad8f0039f3c8a8ad0211a232ccdd08bd61))
* simple zone service delete -> no API call for zone children of type zone ([e487e47](https://github.com/bimdata/viewer/commit/e487e474c141df2394ca3a5227209e1875ca8705))
* some build optimization, remove deprecated warnings (#921) ([9551502](https://github.com/bimdata/viewer/commit/9551502863ac32512b79bd58e0cf0a10dd94ce7c)), closes [#921](https://github.com/bimdata/viewer/issues/921)
* Structure - fix show selected (#962) ([3dd6489](https://github.com/bimdata/viewer/commit/3dd648956cbc0adb22e0cc0a29ef9e1f6647cb0f)), closes [#962](https://github.com/bimdata/viewer/issues/962)
* Swapping BIMDataRange for BIMDataSlider (#943) ([66cdce0](https://github.com/bimdata/viewer/commit/66cdce0338e9d49b38bb7ca728a6443cc69fe5ca)), closes [#943](https://github.com/bimdata/viewer/issues/943)
* update @bimdata/bcf-components version ([6e14e75](https://github.com/bimdata/viewer/commit/6e14e75d1d936ac7ce1dac7f231cc34ac65ab824))
* update @bimdata/bcf-components version ([55279a5](https://github.com/bimdata/viewer/commit/55279a55d564af84085a214eb7d2caa94b5d20fb))
* update @bimdata/bcf-components version ([90418bd](https://github.com/bimdata/viewer/commit/90418bdc195ee75d9606f5ca517c180d16a073b6))
* update api lib ([74483e9](https://github.com/bimdata/viewer/commit/74483e9d06f121c22fd85124d7143d0b1494e1a4))
* update dependencies (#947) ([d5e86dc](https://github.com/bimdata/viewer/commit/d5e86dc0b18ae94c1f84d822de5e336bfcf3fe8c)), closes [#947](https://github.com/bimdata/viewer/issues/947)
* update deps + use esbuild as minifyer (was terser) (#1029) ([918529a](https://github.com/bimdata/viewer/commit/918529aaa71a5d2baa921bab44a9b85a80017c38)), closes [#1029](https://github.com/bimdata/viewer/issues/1029)
* update js lib ([02c317c](https://github.com/bimdata/viewer/commit/02c317c6dddd71076bcd915dc8d4896121ccc5dc))
* update ui settings name : headerVisible -> header ([6316eb3](https://github.com/bimdata/viewer/commit/6316eb343f9ed65c403866f565b32183fd30374e))
* update xeokit to fix memory leak on destroy ([36e5844](https://github.com/bimdata/viewer/commit/36e5844e66d43194b740e16bf5c17f06a743eb99))
* update xeokit to fix pointclouds ([1ca5f01](https://github.com/bimdata/viewer/commit/1ca5f0177fda393943ab5263ac660e4bdbef267f))
* update xeokit version ([fef3a37](https://github.com/bimdata/viewer/commit/fef3a3761ba29284e661ba105e2a026ab9987cf4))
* update xeokit version ([e363f98](https://github.com/bimdata/viewer/commit/e363f989ec828edcfe4f8fed576742a42e82648d))
* use terser 5.20.0 ([325a727](https://github.com/bimdata/viewer/commit/325a7272c1667e055c99826e263146f76af6b13a))
* use terser 5.26.0 ([5fa103d](https://github.com/bimdata/viewer/commit/5fa103d5156d9040b3b64da0572a5f6475c75ce3))
* use terser 5.27.2 ([4abd5e4](https://github.com/bimdata/viewer/commit/4abd5e42f3232d489604ebe426a35218a67a023f))
* viewer 3D - fix the way pick result entity is identified as pointCloud (#968) ([5232770](https://github.com/bimdata/viewer/commit/52327701025dce52a41723a3c4dceaaf4b713afe)), closes [#968](https://github.com/bimdata/viewer/issues/968)

# [2.0.0-alpha.1](https://github.com/bimdata/viewer/compare/v2.0.0-alpha.1...v1.9.0) (2023-04-14)

Update to [Vue.js](https://vuejs.org/) framework version 3.
This brings some breaking changes in the writting of plugins due to the major version increase.
Please follow [this guide](https://v3-migration.vuejs.org/) to update your plugins.

## FEATURES

[Vue.js](https://vuejs.org/) v3 brings the new [composition API](https://vuejs.org/guide/introduction.html#composition-api) & the [script setup support](https://vuejs.org/api/sfc-script-setup.html).

`$viewer` is available as injection.

Example of a plugin using the composition API:

```js
import { inject } from "vue";

export default {
  setup() {
    const $viewer = inject("$viewer");
    // your code here
  }
};
```

## DEPRECATED

* To limit incompatibility issues, `destroyed` & `beforeDestroy` vue.js component lifecyles are still available but logged as deprecated. Please migrate to `beforeUnmount` & `unmounted`.
* `localContext` & `globalContext` `incrementSpinnerProcesses` & `decrementSpinnerProcesses` are deprecated, please use `loadingProcessStart` & `loadingProcessEnd` instead.
* `localContext.getPlugin(pluginName: string): Plugin` is deprecated, please use `localContext.plugins: Map<string, Plugin>` instead.
* `globalContext.getPlugins(pluginName: string): Plugin[]` is deprecated, please use `globalContext.plugins: Map<string, Plugin[]>` instead.
* `BIMDataViewerVue` is the `vue.js` instance the viewer is based on. Use it to write render functions or if you use the composition API in your plugins.

## PLUGIN BUILD

Due to the major Vue.js update, plugin build configuration must be updated. As the `h` function is now exposed on the vue.js instance, please use the globally available `BIMDataViewerVue` singleton.

Example of vite configuration:

```js
import { defineConfig } from "vite";

import vue from "@vitejs/plugin-vue";
import cssInjectedByJsPlugin from "vite-plugin-css-injected-by-js";
import externalGlobals from "rollup-plugin-external-globals";

export default defineConfig(() => {
  return {
    build: {
      lib: {
        entry: "./src/myPlugin.js",
        formats: ["es"],
        name: "myPlugin",
        fileName: "myPlugin.plugin",
      },
      minify: 'terser',
    },
    plugins: [
      vue(),
      cssInjectedByJsPlugin(),
      externalGlobals({
        vue: 'BIMDataViewerVue', // MANDATORY
      }),
    ],
  };
});
```

## [1.10.3](https://github.com/bimdata/viewer/compare/v1.10.2...v1.10.3) (2023-07-26)

### PATCH

* fix BCF comments creation in viewer ([a00be50](https://github.com/bimdata/viewer/commit/a00be5062db6f3c077ffb464fd01be2fa918684b))

## [1.10.2](https://github.com/bimdata/viewer/compare/v1.10.1...v1.10.2) (2023-06-21)


### PATCH

* replace big gif with webp ([3b386db](https://github.com/bimdata/viewer/commit/3b386db01a78a4c7dbc1579742150f7aee0231c0))

## [1.10.1](https://github.com/bimdata/viewer/compare/v1.10.0...v1.10.1) (2023-06-14)


### PATCH

* add (types) after type pset names (#891) ([2c9479a](https://github.com/bimdata/viewer/commit/2c9479ac32383555668dc6faf6b1ab19bbcfc7d5)), closes [#891](https://github.com/bimdata/viewer/issues/891)

# [1.10.0](https://github.com/bimdata/viewer/compare/v1.9.0...v1.10.0) (2023-06-13)

### chore

* rename platform repo ([81a4183](https://github.com/bimdata/viewer/commit/81a418399eda6a471aa89b0ed161c9087d2db651))
* rename rc to beta ([01a5198](https://github.com/bimdata/viewer/commit/01a5198f5b3f112ade0a157dc0116bf014575844))

### ci

* replace deprecated syntax ([57f1ae3](https://github.com/bimdata/viewer/commit/57f1ae391c8f306384db25b54d91c88ed006f4ff))

### MINOR

* add point cloud viewer section plugin (#811) ([4c88870](https://github.com/bimdata/viewer/commit/4c88870fa3833e5c5aa2543e8eb3ccab835a203d)), closes [#811](https://github.com/bimdata/viewer/issues/811) [#713](https://github.com/bimdata/viewer/issues/713)
* add resolution to scale annotation on export pdf (#854) ([856ddeb](https://github.com/bimdata/viewer/commit/856ddebad6a0816f88c1cbcd8343d790d51cbfbf)), closes [#854](https://github.com/bimdata/viewer/issues/854)
* feat: improve annotation api (#824) ([8e9d805](https://github.com/bimdata/viewer/commit/8e9d805b8edaecafee8bad348aa50691a5cf7449)), closes [#824](https://github.com/bimdata/viewer/issues/824)
* feat(pdf): add page update events/methods (#827) ([02b43a9](https://github.com/bimdata/viewer/commit/02b43a93151bc51bd6864e3005036c11104ac7a2)), closes [#827](https://github.com/bimdata/viewer/issues/827)
* feat(plugins): add ability to pass params to plugin onOpen/onClose method (#826) ([fce22aa](https://github.com/bimdata/viewer/commit/fce22aa15669bdb336dc06de0c907610b9124355)), closes [#826](https://github.com/bimdata/viewer/issues/826)
* Feature: pdf export + pdf multipage (#818) ([a3f2a2f](https://github.com/bimdata/viewer/commit/a3f2a2fbcae85325db3a1db8a0074e46855a92ab)), closes [#818](https://github.com/bimdata/viewer/issues/818)
* Feature: viewers common interfaces (#792) ([f69b787](https://github.com/bimdata/viewer/commit/f69b787a148546ade69695d4dcf02c9adcf82422)), closes [#792](https://github.com/bimdata/viewer/issues/792)
* Feature/context menu async predicate (#812) ([9c53e15](https://github.com/bimdata/viewer/commit/9c53e15b38577258af1a8c71e45bdf5119863aec)), closes [#812](https://github.com/bimdata/viewer/issues/812)
* Feature/export import bcf (#846) ([1c223a0](https://github.com/bimdata/viewer/commit/1c223a0e2c326697cea89c520ee2ada0df834142)), closes [#846](https://github.com/bimdata/viewer/issues/846)
* Feature/roboto font (#838) ([1099089](https://github.com/bimdata/viewer/commit/109908966d6dc940047388c8d5e990d4d0be4448)), closes [#838](https://github.com/bimdata/viewer/issues/838)
* Feature/smartview (#860) ([25518c5](https://github.com/bimdata/viewer/commit/25518c522aa7fc653100e41cd1018d2aa1a317b6)), closes [#860](https://github.com/bimdata/viewer/issues/860)
* Fix/annotations bcf (#881) ([5da96df](https://github.com/bimdata/viewer/commit/5da96df7683c7b036a2b606d2476bb7bfde113bd)), closes [#881](https://github.com/bimdata/viewer/issues/881)
* Fix/plugin smartview (#887) ([93163cf](https://github.com/bimdata/viewer/commit/93163cfc93481cd682ff80eaa0db60a2e8de0bb1)), closes [#887](https://github.com/bimdata/viewer/issues/887)
* Fix/smartview (#879) ([1803d07](https://github.com/bimdata/viewer/commit/1803d070b9b9d4ea7624758eab3212bd549fc1c2)), closes [#879](https://github.com/bimdata/viewer/issues/879) [#876](https://github.com/bimdata/viewer/issues/876)
* handle API dwg layer init visibility (#813) ([853e168](https://github.com/bimdata/viewer/commit/853e168c515efe1b9d442cf450570f6b7e7fea24)), closes [#813](https://github.com/bimdata/viewer/issues/813)
* handle opacity & stroke-opacity in svg to dwg model data convertion (#868) ([5ae0882](https://github.com/bimdata/viewer/commit/5ae0882d5383bc3c1b2e13af14981234dc08297c)), closes [#868](https://github.com/bimdata/viewer/issues/868)
* handle svg hatches (#848) ([63d636c](https://github.com/bimdata/viewer/commit/63d636cf672f7d64b34c92d810589c550713d482)), closes [#848](https://github.com/bimdata/viewer/issues/848)
* handle xeokit duplicated uuids (#816) ([0411804](https://github.com/bimdata/viewer/commit/0411804f2e515d847e8d61e29a1bb33ceda49dea)), closes [#816](https://github.com/bimdata/viewer/issues/816)
* no selection on annotation mode (#839) ([99f9186](https://github.com/bimdata/viewer/commit/99f9186ce79785e2d67f99a962fa94a4f03d5d45)), closes [#839](https://github.com/bimdata/viewer/issues/839)
* refactor: move pdf-export methods into viewer plan (#830) ([3f72b4e](https://github.com/bimdata/viewer/commit/3f72b4edf214334799fe393ec1d66c97ffeb660d)), closes [#830](https://github.com/bimdata/viewer/issues/830)
* Style/dwg layers (#861) ([1625db1](https://github.com/bimdata/viewer/commit/1625db17f81ac55138d7543e4f4011cec68ab7dc)), closes [#861](https://github.com/bimdata/viewer/issues/861)
* viewer-2d / add shortcut modal (#803) ([5b70270](https://github.com/bimdata/viewer/commit/5b702702ca7a230df86cfef15e284516292841a8)), closes [#803](https://github.com/bimdata/viewer/issues/803)
* viewer-pdf component / implementation (#810) ([779fd66](https://github.com/bimdata/viewer/commit/779fd66e529d7832f5b2302bee18795cd8bfb2d8)), closes [#810](https://github.com/bimdata/viewer/issues/810)

### PACTH

* update bcf-component to fis a DE translation ([ea101f0](https://github.com/bimdata/viewer/commit/ea101f08c3054222a81f31dd750918225d4bd946))

### PATCH

* add destroy API (#828) ([b906612](https://github.com/bimdata/viewer/commit/b906612986efde7c742829896bf222cb015a5a77)), closes [#828](https://github.com/bimdata/viewer/issues/828)
* add point cloud icon (#823) ([69a835a](https://github.com/bimdata/viewer/commit/69a835ad04bbef8350350e78bc9bba37c1974db7)), closes [#823](https://github.com/bimdata/viewer/issues/823)
* Add setObjectsOpacity to viewer 3D ([be3b7d1](https://github.com/bimdata/viewer/commit/be3b7d1af49024f88d5d0d2ea06dc2ae99662b56))
* api-annotation / fix transform style (#814) ([0b9e8c2](https://github.com/bimdata/viewer/commit/0b9e8c2af2e57016253485908c44271fe501ea87)), closes [#814](https://github.com/bimdata/viewer/issues/814)
* change create smartview btn wording (#888) ([a43fa7f](https://github.com/bimdata/viewer/commit/a43fa7fb81ea1ce38ca60c231a5a90a600841d34)), closes [#888](https://github.com/bimdata/viewer/issues/888)
* chore(i18n): update some english translations ([9e9a45f](https://github.com/bimdata/viewer/commit/9e9a45ff6d2146f9e5c8bbf71b0355611b141b3d))
* expose xeokit sdk and rename viewer in to xeokit in point cloud(#808) ([edb5503](https://github.com/bimdata/viewer/commit/edb5503b3efb0442ef218f8115dbddb87296bf23)), closes [#808](https://github.com/bimdata/viewer/issues/808)
* feat: add nav-cube to point cloud viewer (#805) ([c062db6](https://github.com/bimdata/viewer/commit/c062db60913800daf9a8dab7903037a9e8c33dd3)), closes [#805](https://github.com/bimdata/viewer/issues/805)
* fix caliper plugin (#849) ([ca99438](https://github.com/bimdata/viewer/commit/ca994385b19f9939283fdc2afb125df0b41ecc10)), closes [#849](https://github.com/bimdata/viewer/issues/849)
* fix dangerous global style (#853) ([86890a0](https://github.com/bimdata/viewer/commit/86890a0642ce65afa7dd1ad28a0482f4c2e508a8)), closes [#853](https://github.com/bimdata/viewer/issues/853)
* fix dwg layers : element key id instead of color (#865) ([5fbe47d](https://github.com/bimdata/viewer/commit/5fbe47db7e5a20203f52726243ef31823bfdcc28)), closes [#865](https://github.com/bimdata/viewer/issues/865)
* fix elevation loading on react and angular ([d1fbd48](https://github.com/bimdata/viewer/commit/d1fbd482f2a2a3da6a97d9912a534ef78818d49b))
* fix error in IFC export ([207e45c](https://github.com/bimdata/viewer/commit/207e45c4b981f130fa31d459ec5fc911d736ff32))
* fix gltf select (#862) ([a9e2dff](https://github.com/bimdata/viewer/commit/a9e2dff45ba3b060e77fc31e4c38259df5c7cb77)), closes [#862](https://github.com/bimdata/viewer/issues/862)
* fix plugin search maximum call stack exceeded (#867) ([7142959](https://github.com/bimdata/viewer/commit/7142959b4db439116d65ef030025e3c68a57f536)), closes [#867](https://github.com/bimdata/viewer/issues/867)
* fix structure translation types ([0711e19](https://github.com/bimdata/viewer/commit/0711e191191b5cee067eef429504b01ceebb0082))
* fix stuck viewer on react and angular (#821) ([ad1898d](https://github.com/bimdata/viewer/commit/ad1898d418f60267ab338a37f0fdc741e6b6b3b5)), closes [#821](https://github.com/bimdata/viewer/issues/821)
* Fix synchronization plugin on meta building loading (#837) ([13456f6](https://github.com/bimdata/viewer/commit/13456f6e2f13ba29081ce4ccc88f2fefceacc713)), closes [#837](https://github.com/bimdata/viewer/issues/837)
* Fix: bcf improvements, and more (#841) ([487e66c](https://github.com/bimdata/viewer/commit/487e66caa75537363dd93ed76f4299df742940e1)), closes [#841](https://github.com/bimdata/viewer/issues/841) [#802](https://github.com/bimdata/viewer/issues/802) [#834](https://github.com/bimdata/viewer/issues/834)
* fix: building-maker (#817) ([8c7387c](https://github.com/bimdata/viewer/commit/8c7387c1e42780e4c033ca697a7cd3adba892986)), closes [#817](https://github.com/bimdata/viewer/issues/817)
* fix: pdf export loading style/message ([518dcc7](https://github.com/bimdata/viewer/commit/518dcc7a450c9be92f03cde8613d69303bd242ab))
* fix: update file manager component (#875) ([9d6c85d](https://github.com/bimdata/viewer/commit/9d6c85dfad73d31bc2f22402fa8f2c8cdffb29eb)), closes [#875](https://github.com/bimdata/viewer/issues/875)
* fix(#788): add 'plan-model-loaded' and 'plan-model-unloaded' events (#836) ([fc4a5e6](https://github.com/bimdata/viewer/commit/fc4a5e608c772cc814cad1cac8aab46862120915)), closes [#788](https://github.com/bimdata/viewer/issues/788) [#836](https://github.com/bimdata/viewer/issues/836)
* fix(api): handle deprecated IfcApi methods properly (#822) ([77cb179](https://github.com/bimdata/viewer/commit/77cb17983149b496f7e8e9cb0e64afb84b09b534)), closes [#822](https://github.com/bimdata/viewer/issues/822)
* fix(bcf): do not clear object selection when opening creation form ([bc6e04c](https://github.com/bimdata/viewer/commit/bc6e04cf8332652a70cc591432257e159dd34535))
* fix(bcf): improve bcf loading + some other fixes ([8d11509](https://github.com/bimdata/viewer/commit/8d1150983429954cf021d01b0ee4941b1f3ef60e))
* fix(bcf): update bcf-components lib to 4.1.0 ([d067412](https://github.com/bimdata/viewer/commit/d06741264de06fe2a7b552d0ac919090dc42a732))
* fix(build): add '.mjs' to babel extensions ([84b1749](https://github.com/bimdata/viewer/commit/84b1749d98feb6149961c3b35b7ce6cf033cbb6c))
* fix(pdf): handle pdf bitmap properly (fix meta-building and 2d background plugin) (#829) ([acf7d46](https://github.com/bimdata/viewer/commit/acf7d46286a329fc09064798a94af9d11f23ba06)), closes [#829](https://github.com/bimdata/viewer/issues/829)
* fix(plan): fix drawOrder getter when plan has no storeys ([577f151](https://github.com/bimdata/viewer/commit/577f151df34f6e6bb47f8e83dd4c6f00dfd1a850))
* fix(plan): update annotation callback params to add pdf pages info ([7106191](https://github.com/bimdata/viewer/commit/7106191d272004c314adc24aabb4bc56621c7bfb))
* fix(state): do not throw an error when attempting to load an already loaded model (#833) ([6176f48](https://github.com/bimdata/viewer/commit/6176f487bbcd607a3412b780eea5ae59d2a6a775)), closes [#833](https://github.com/bimdata/viewer/issues/833)
* Fix/bcf (#859) ([3993d77](https://github.com/bimdata/viewer/commit/3993d774f384dd2970a5c1cc02b75ae298e7698d)), closes [#859](https://github.com/bimdata/viewer/issues/859)
* fix/handle resolution in dwg from svg model factory (#857) ([986dc00](https://github.com/bimdata/viewer/commit/986dc0096aa532199d9ea34cfd89297c2b68d65c)), closes [#857](https://github.com/bimdata/viewer/issues/857)
* Fix/overlay (#850) ([0c20a41](https://github.com/bimdata/viewer/commit/0c20a41071306b9d316cdb6fae9e1707c8a76673)), closes [#850](https://github.com/bimdata/viewer/issues/850)
* Fix/submenu style (#809) ([94e4d6c](https://github.com/bimdata/viewer/commit/94e4d6cb37af05629839b091797357942340d678)), closes [#809](https://github.com/bimdata/viewer/issues/809)
* ifcType is not editable (#886) ([588ceb9](https://github.com/bimdata/viewer/commit/588ceb992cb48ab7c15d67fc70f9a53881c76a81)), closes [#886](https://github.com/bimdata/viewer/issues/886)
* improve point cloud viewer ([e101741](https://github.com/bimdata/viewer/commit/e10174196691b9263849966f9c40b1303356b8a7))
* improve TS (#831) ([50243cb](https://github.com/bimdata/viewer/commit/50243cb5962f915d61a80c89c531b676f02f3e1a)), closes [#831](https://github.com/bimdata/viewer/issues/831)
* refactor: rename 'TilesetViewer' to 'ViewerPointCloud' (#804) ([0bd8958](https://github.com/bimdata/viewer/commit/0bd89582e1449c7149db7b174b55cbb1391b931a)), closes [#804](https://github.com/bimdata/viewer/issues/804)
* refactoring DWG viewer model loading (#840) ([fe10356](https://github.com/bimdata/viewer/commit/fe103563b0a382dd1ba8664efcb50dfd3d435406)), closes [#840](https://github.com/bimdata/viewer/issues/840)
* restore reloadTree() ([b7da8cc](https://github.com/bimdata/viewer/commit/b7da8cc4e71f87bcaa2e0a8c30b86ec25ebefc5d))
* restore xeokit annotations (#855) ([27fa09c](https://github.com/bimdata/viewer/commit/27fa09c93200ef75c9dc9151e51368b8930a63a0)), closes [#855](https://github.com/bimdata/viewer/issues/855)
* show properties for systems and zones (#864) ([8d50d17](https://github.com/bimdata/viewer/commit/8d50d17c73ec984186b42df957696604ee80431a)), closes [#864](https://github.com/bimdata/viewer/issues/864)
* update @bimdata/bcf-components version ([f930e4f](https://github.com/bimdata/viewer/commit/f930e4f9176ff17b8633ffa503743192b98da55c))
* update 2d-engine version to handle texture alpha (#858) ([3f83b85](https://github.com/bimdata/viewer/commit/3f83b851113e5ec5710510a731a91a782c8de13a)), closes [#858](https://github.com/bimdata/viewer/issues/858)
* update api lib ([07c96e4](https://github.com/bimdata/viewer/commit/07c96e454911384d4107354b344d710de7133d70))
* update dwg text anchor (2d-engine update) ([43b8dd2](https://github.com/bimdata/viewer/commit/43b8dd22c4808b747c8a3dbae23d0b86e8dfbec7))
* update xeokit ([ccb5fcb](https://github.com/bimdata/viewer/commit/ccb5fcbe12516b47f2cde6d46e619ca2c9f8b3cf))
* update xeokit to fix tileset problems ([9242ef9](https://github.com/bimdata/viewer/commit/9242ef92431622d6e4f6bea85a91a6a24958328d))
* update xeokit, fix bcf section planes ([2aeccda](https://github.com/bimdata/viewer/commit/2aeccdaba16aeb0f2f14a0f750607664d5109ec3))
* viewer point cloud > add spinner while loading models (#856) ([b4433ee](https://github.com/bimdata/viewer/commit/b4433ee1531f0e425d1ead1a2b33024923eda778)), closes [#856](https://github.com/bimdata/viewer/issues/856)

# [1.9.0](https://github.com/bimdata/viewer/compare/v1.8.2...v1.9.0) (2022-11-24)

### ci

* add sdk-viewer on triggering ([5aecddc](https://github.com/bimdata/viewer/commit/5aecddcf1765db80ad0126beed344897e11eaa85))
* remove deprecated warnings ([1a520b2](https://github.com/bimdata/viewer/commit/1a520b203ed316cf92b31f46ba373849a2ba5f42))

### Feature

* i18n workflows (#675) ([b38c2e7](https://github.com/bimdata/viewer/commit/b38c2e7623c6874e2d2e9df3a8206791f434f932)), closes [#675](https://github.com/bimdata/viewer/issues/675)

### fix

* queryParams are positional arguments (#791) ([910b4c5](https://github.com/bimdata/viewer/commit/910b4c5303e8b55900d3632402b1a9d7a7b8af9d)), closes [#791](https://github.com/bimdata/viewer/issues/791)

### MINOR

* 2d engine framebuffers (#642) ([16715fd](https://github.com/bimdata/viewer/commit/16715fde132d6a35381068103baf51108087665f)), closes [#642](https://github.com/bimdata/viewer/issues/642)
* 2d measures line width (#703) ([2a29a9e](https://github.com/bimdata/viewer/commit/2a29a9eeacf311b4dd2abb1f7ad2b3535d72be7d)), closes [#703](https://github.com/bimdata/viewer/issues/703)
* 2D texts (#672) ([b161b14](https://github.com/bimdata/viewer/commit/b161b143a6facd2d84dc2df62a5613baa8f225fd)), closes [#672](https://github.com/bimdata/viewer/issues/672)
* Add Dwg Viewer 🎉  (#622) ([9286c3d](https://github.com/bimdata/viewer/commit/9286c3dff7e7e5e34fb97898d229357b9088805b)), closes [#622](https://github.com/bimdata/viewer/issues/622)
* add DXF window as DWG copy with $plugin modelType to DXF (#705) ([8017f79](https://github.com/bimdata/viewer/commit/8017f791bf5eff881115b9c32f8a761ba409ebc7)), closes [#705](https://github.com/bimdata/viewer/issues/705)
* add elements with documents list (#615) ([7589c7c](https://github.com/bimdata/viewer/commit/7589c7c305b1a1cd026fbda7f727e8e4b271b0ff)), closes [#615](https://github.com/bimdata/viewer/issues/615)
* add event when a model is asked (#798) ([eb659ef](https://github.com/bimdata/viewer/commit/eb659eff28596f75d177f5d88ba23e5fd3c16fd6)), closes [#798](https://github.com/bimdata/viewer/issues/798)
* add ged window (#608) ([da56c4d](https://github.com/bimdata/viewer/commit/da56c4d14671135f3c80cbc202f80cdb8fd9ab47)), closes [#608](https://github.com/bimdata/viewer/issues/608)
* add modelLoader viewer cfg + help for viewer3d (#721) ([bdc4e9e](https://github.com/bimdata/viewer/commit/bdc4e9e7eee79d14360904fa02b6863623df85ed)), closes [#721](https://github.com/bimdata/viewer/issues/721)
* add new 3d measure plugin (#592) ([9168048](https://github.com/bimdata/viewer/commit/916804800c6428f2b8775d0999845a7d30cbf0ac)), closes [#592](https://github.com/bimdata/viewer/issues/592)
* add support of JPEG and PNG in plan viewer (#801) ([804dc4a](https://github.com/bimdata/viewer/commit/804dc4a30de004200c782d10e1b5df946f56fde8)), closes [#801](https://github.com/bimdata/viewer/issues/801)
* Annotations / Equipments (#655) ([f53a235](https://github.com/bimdata/viewer/commit/f53a2353a46e0e261571b67c8aa969db5271d970)), closes [#655](https://github.com/bimdata/viewer/issues/655) [#635](https://github.com/bimdata/viewer/issues/635) [#635](https://github.com/bimdata/viewer/issues/635) [#650](https://github.com/bimdata/viewer/issues/650) [#650](https://github.com/bimdata/viewer/issues/650) [#651](https://github.com/bimdata/viewer/issues/651) [#651](https://github.com/bimdata/viewer/issues/651) [#652](https://github.com/bimdata/viewer/issues/652) [#652](https://github.com/bimdata/viewer/issues/652)
* attribute translation + slugged search-bar (#653) ([e2cfb6b](https://github.com/bimdata/viewer/commit/e2cfb6b3b13b425189e0f49792dedcdad29bd5b2)), closes [#653](https://github.com/bimdata/viewer/issues/653)
* Calibration (#630) ([abd872e](https://github.com/bimdata/viewer/commit/abd872e5dab749b0fd0a3899a9d115f95dbab8ef)), closes [#630](https://github.com/bimdata/viewer/issues/630)
* Display compass correctly while zoomed (#663) ([bf4da7e](https://github.com/bimdata/viewer/commit/bf4da7eddfea9b60ff224b54f2de629251f91cbe)), closes [#663](https://github.com/bimdata/viewer/issues/663)
* Draw API (#728) ([7421ce0](https://github.com/bimdata/viewer/commit/7421ce08d8ef1746ea6b5caface2a1887409fb40)), closes [#728](https://github.com/bimdata/viewer/issues/728)
* DWG viewer loads DWGs from api (#624) ([0996302](https://github.com/bimdata/viewer/commit/099630219f547ced891d10dbff1b263765604f3f)), closes [#624](https://github.com/bimdata/viewer/issues/624)
* e2e tests (#760) ([1b4dcad](https://github.com/bimdata/viewer/commit/1b4dcadb3d533f3e2da59b02fbf7c1364957f581)), closes [#760](https://github.com/bimdata/viewer/issues/760)
* expose ModelsLoader and NoModelWindowPlaceHolder components (#767) ([7407f27](https://github.com/bimdata/viewer/commit/7407f277c8a79f1a4d3c80e648dfdcfbf87a8009)), closes [#767](https://github.com/bimdata/viewer/issues/767)
* Exposed components (#768) ([bc1415e](https://github.com/bimdata/viewer/commit/bc1415e08ef5e554ab912a1100a73f84a4b1ab6f)), closes [#768](https://github.com/bimdata/viewer/issues/768) [#767](https://github.com/bimdata/viewer/issues/767)
* Feature: api client migration (#781) ([5fdee7b](https://github.com/bimdata/viewer/commit/5fdee7b1b99aca37ec513e598e3b06b3dc66d0ff)), closes [#781](https://github.com/bimdata/viewer/issues/781)
* Feature: BCF Manager (#733) ([f4d7c8a](https://github.com/bimdata/viewer/commit/f4d7c8a77c099af4f7201a57df33b6c932c2ce51)), closes [#733](https://github.com/bimdata/viewer/issues/733)
* Feature: Building Maker library (#762) ([dae590d](https://github.com/bimdata/viewer/commit/dae590d074b81886004b0cb4c4aef447dff82990)), closes [#762](https://github.com/bimdata/viewer/issues/762)
* Feature: building maker plugin (#625) ([9034c00](https://github.com/bimdata/viewer/commit/9034c000a78efa96f223ff42de19035c6bdc8e2c)), closes [#625](https://github.com/bimdata/viewer/issues/625)
* Feature: storey navigation (#635) ([2568cad](https://github.com/bimdata/viewer/commit/2568cadae49b7f76886ca0b6d7199c7810e20980)), closes [#635](https://github.com/bimdata/viewer/issues/635)
* Feature/props search (#604) ([f0cd311](https://github.com/bimdata/viewer/commit/f0cd311fb3858fa0e9dd91d3638a63a3e9b2debc)), closes [#604](https://github.com/bimdata/viewer/issues/604)
* fix #477 ([64c52c4](https://github.com/bimdata/viewer/commit/64c52c40637107b704b6e1582756a4d4daf135cc)), closes [#477](https://github.com/bimdata/viewer/issues/477)
* fix #659 add the ability to hide the model loader (#662) ([ae917c6](https://github.com/bimdata/viewer/commit/ae917c6825d914cbbf41f229970b6be1bdd061fb)), closes [#659](https://github.com/bimdata/viewer/issues/659) [#662](https://github.com/bimdata/viewer/issues/662) [#659](https://github.com/bimdata/viewer/issues/659)
* fix #660 - add getLocalContexts(windowName) on $viewer (#664) ([f6123df](https://github.com/bimdata/viewer/commit/f6123dfc06cb472a2a76222a8cb373802bed3ad1)), closes [#660](https://github.com/bimdata/viewer/issues/660) [#664](https://github.com/bimdata/viewer/issues/664)
* ifc preview added in ifc list ([655028d](https://github.com/bimdata/viewer/commit/655028d54be8ccbf864a8e6f4168725b2748b387))
* Link document (#613) ([517c7dc](https://github.com/bimdata/viewer/commit/517c7dcaccb552052ce544dfbeddde53a995f4ed)), closes [#613](https://github.com/bimdata/viewer/issues/613)
* Locale structure and properties (#709) ([2ab37e6](https://github.com/bimdata/viewer/commit/2ab37e60c0c3a45bb05c9d57615a86e40b4f9d90)), closes [#709](https://github.com/bimdata/viewer/issues/709)
* made the entire name area hoverable (fix) (#601) ([2b4ea7c](https://github.com/bimdata/viewer/commit/2b4ea7cbd44ab5f6c5f2fcbcc3b24926ef9130ed)), closes [#601](https://github.com/bimdata/viewer/issues/601)
* Multi Models (#634) ([101a2a5](https://github.com/bimdata/viewer/commit/101a2a598c4b5f5f0d4f72d5c21ee77a8ba4cba2)), closes [#634](https://github.com/bimdata/viewer/issues/634)
* possibility to add a doc to multiple object IFC by selecting them (#633) ([930762d](https://github.com/bimdata/viewer/commit/930762dadf7530ee8b788d969e978c405e197d2c)), closes [#633](https://github.com/bimdata/viewer/issues/633)
* Refactor: use snake_case api-client (#729) ([1db60f1](https://github.com/bimdata/viewer/commit/1db60f173ab515c842d93ec306d26d3dfd4c6dda)), closes [#729](https://github.com/bimdata/viewer/issues/729)
* remove Panel & Panels components (#648) ([cdf2b21](https://github.com/bimdata/viewer/commit/cdf2b21dbee4ad1ccdaf6347afc9d35f50e48fdd)), closes [#648](https://github.com/bimdata/viewer/issues/648)
* remove the command manager (#647) ([058e076](https://github.com/bimdata/viewer/commit/058e07683a24333bf44b7345559a14fa3f9d92f7)), closes [#647](https://github.com/bimdata/viewer/issues/647)
* Show pdf (#619) ([11988ba](https://github.com/bimdata/viewer/commit/11988bae07a2815d939059532e4ec483a7e47a99)), closes [#619](https://github.com/bimdata/viewer/issues/619)
* Space visibility toggle (#708) ([714b947](https://github.com/bimdata/viewer/commit/714b94794466236b2feb1849340ec0a87ddd81b6)), closes [#708](https://github.com/bimdata/viewer/issues/708) [#528](https://github.com/bimdata/viewer/issues/528)
* Synchro plans (#674) ([c11dbba](https://github.com/bimdata/viewer/commit/c11dbba8e765834f555204e0b7c5401215c6fac0)), closes [#674](https://github.com/bimdata/viewer/issues/674) [#676](https://github.com/bimdata/viewer/issues/676) [#695](https://github.com/bimdata/viewer/issues/695)
* upgrade xeokit to 2.2 (#620) ([3bcf610](https://github.com/bimdata/viewer/commit/3bcf610d1608932d7fa5a4b219eaa843beeff337)), closes [#620](https://github.com/bimdata/viewer/issues/620)
* Viewer plan (#628) ([a5e3e89](https://github.com/bimdata/viewer/commit/a5e3e89f097c98becd2bd98821d9b409d2b85ce9)), closes [#628](https://github.com/bimdata/viewer/issues/628)

### PATCH

* 2d engine UI improvement (#763) ([4469926](https://github.com/bimdata/viewer/commit/44699261501dfa5c77cbed9a2de1904f40d56504)), closes [#763](https://github.com/bimdata/viewer/issues/763)
* 2d state refactoring (#715) ([9c7bd89](https://github.com/bimdata/viewer/commit/9c7bd899a291b1686576951d53b11fa7860a161a)), closes [#715](https://github.com/bimdata/viewer/issues/715)
* 3d measurement fix (#616) ([6f36ca3](https://github.com/bimdata/viewer/commit/6f36ca35e69311f5731a8054dd4dd2d3f8be2b3a)), closes [#616](https://github.com/bimdata/viewer/issues/616)
* add bitmap draw order (#772) ([e02650b](https://github.com/bimdata/viewer/commit/e02650bc5f8b5271c5d4d716bda89322c26c14f9)), closes [#772](https://github.com/bimdata/viewer/issues/772)
* add custom translations to structure ([f601512](https://github.com/bimdata/viewer/commit/f601512359fffbfb2e14a7b691ba812330a1ce0b))
* Add customFilter to ModelLoader (#769) ([89ad671](https://github.com/bimdata/viewer/commit/89ad671fc0743791feee5d60072b3802064f7106)), closes [#769](https://github.com/bimdata/viewer/issues/769)
* add svg model max font size ([f4445bb](https://github.com/bimdata/viewer/commit/f4445bb847ad428017ea4976a833fb69079b6766))
* add tileset model json name (#784) ([37a719e](https://github.com/bimdata/viewer/commit/37a719e2ee6a3a25d973a77a41fab68bf3f90d4f)), closes [#784](https://github.com/bimdata/viewer/issues/784)
* allow upload from linked documents ([56bbd94](https://github.com/bimdata/viewer/commit/56bbd94f872232e2341d1939658d06347e70a3a9))
* another try to remove livereload ([9d603bd](https://github.com/bimdata/viewer/commit/9d603bd1698d6f354fb4b22436fde90b9604f648))
* BCF Manager: Bugfix / Improvements (#753) ([85c7e61](https://github.com/bimdata/viewer/commit/85c7e619a81ee8d8d627f09b3a72b9edce41e758)), closes [#753](https://github.com/bimdata/viewer/issues/753) [#746](https://github.com/bimdata/viewer/issues/746)
* be able to open bcf at start (#646) ([c7bfe3d](https://github.com/bimdata/viewer/commit/c7bfe3d5c5ea0f8ffa74a54654659ecb29485960)), closes [#646](https://github.com/bimdata/viewer/issues/646)
* better dynamic LOD ([9960eb9](https://github.com/bimdata/viewer/commit/9960eb9b8d667badcb4e096c4fcae889e768979a))
* better fix for edit properties ([20c2399](https://github.com/bimdata/viewer/commit/20c2399997d642531579998a5667237bb81be4a9))
* Bitmaps fixes (#752) ([bf88e1a](https://github.com/bimdata/viewer/commit/bf88e1aacbdfe59b3df5fd06bf111f66ae222336)), closes [#752](https://github.com/bimdata/viewer/issues/752) [#747](https://github.com/bimdata/viewer/issues/747) [#751](https://github.com/bimdata/viewer/issues/751)
* Bug fixes (#766) ([d3b045e](https://github.com/bimdata/viewer/commit/d3b045eb18a852692faf9eed869da3e4bb038c3e)), closes [#766](https://github.com/bimdata/viewer/issues/766)
* Bugfix: BCF Manager (#761) ([16e90ba](https://github.com/bimdata/viewer/commit/16e90ba88a52f526334cb9a0296a5543c4a77085)), closes [#761](https://github.com/bimdata/viewer/issues/761) [#755](https://github.com/bimdata/viewer/issues/755) [#756](https://github.com/bimdata/viewer/issues/756)
* bump @bimdata/design-system to 1.0.1 ([bb61262](https://github.com/bimdata/viewer/commit/bb61262b187cd9ef7eabc9dbf97825ff1a773e49))
* bump @bimdata/design-system version to 1.0.0 (#607) ([dd74a07](https://github.com/bimdata/viewer/commit/dd74a071ff113200ddbdc13f63ae152abbe72eeb)), closes [#607](https://github.com/bimdata/viewer/issues/607)
* CHANGE from 1.9: cfg.modelLoader now accepts 'hidden' and 'disabled' (#770) ([667e192](https://github.com/bimdata/viewer/commit/667e192a9ccb9cddc85282ae457d255aa565655f)), closes [#770](https://github.com/bimdata/viewer/issues/770)
* chore: update design-system version (fix autocomlete) ([65b55a2](https://github.com/bimdata/viewer/commit/65b55a237e390c1e59e7ce98778757b047d72c4e))
* chore(i18n): update spanish translations ([da3f7dc](https://github.com/bimdata/viewer/commit/da3f7dc1929dae88d88cc5956615a86d1af9a5f5))
* chore(i18n): update translations ([8c65860](https://github.com/bimdata/viewer/commit/8c6586005ee36b0bd9075784fd3b22e297ca6626))
* Clean 2D canvas management (#650) ([3a03c06](https://github.com/bimdata/viewer/commit/3a03c06112f43d4d63fbf98019e2da743c728f8b)), closes [#650](https://github.com/bimdata/viewer/issues/650)
* Context menu local actions (#697) ([52a7b1a](https://github.com/bimdata/viewer/commit/52a7b1aa761b51038412f3a5b2cff1a84960567d)), closes [#697](https://github.com/bimdata/viewer/issues/697)
* Disable Dynamic LOD by default ([ef25da8](https://github.com/bimdata/viewer/commit/ef25da8f490fc12c65ddf751cb5196d96289b7c9))
* do not display viewer version on viewer 2D or plan (#669) ([6f4e9a2](https://github.com/bimdata/viewer/commit/6f4e9a21b031faf656a3033f5c7b533c32930998)), closes [#669](https://github.com/bimdata/viewer/issues/669)
* Dwg fix (#678) ([c1b0d0a](https://github.com/bimdata/viewer/commit/c1b0d0a5b7ce5776a1d792f9a04d797c76599164)), closes [#678](https://github.com/bimdata/viewer/issues/678)
* DWG Models - remove useless flat ([5f4f17d](https://github.com/bimdata/viewer/commit/5f4f17d6ac2a6c6e4c0877738b9a745dd5f35f51))
* dynamicallt laod pdf-js ([7350025](https://github.com/bimdata/viewer/commit/7350025419b1378c9b7e51caa0de4668a1bbb9f9))
* Embed ds (#623) ([e4e191e](https://github.com/bimdata/viewer/commit/e4e191e5d29a401eef9229459a15fabd4534455f)), closes [#623](https://github.com/bimdata/viewer/issues/623)
* enable synchronization plugin ([21611e7](https://github.com/bimdata/viewer/commit/21611e7c736d4713521512acb98d7ac328d64a40))
* enhance event when a model is loading (#799) ([901d9a7](https://github.com/bimdata/viewer/commit/901d9a787c090789c61e18850b17a72aa481113a)), closes [#799](https://github.com/bimdata/viewer/issues/799)
* feat: use new tooltip component from design-system (#641) ([11407f7](https://github.com/bimdata/viewer/commit/11407f71362220ff755b7b6c5128acf49b15dd27)), closes [#641](https://github.com/bimdata/viewer/issues/641)
* feat(tileset): add tileset-viewer to defaulty enabled plugins (#794) ([6042e83](https://github.com/bimdata/viewer/commit/6042e8320d9b799c780afd433eebb6f34c4aedd3)), closes [#794](https://github.com/bimdata/viewer/issues/794)
* Feature/customizable colors (#605) ([cdf854a](https://github.com/bimdata/viewer/commit/cdf854ad47ac7eb7f22bccfc6c6ec258d71e95e3)), closes [#605](https://github.com/bimdata/viewer/issues/605)
* fix #598 - remove livereload script on areas dep ([b48339a](https://github.com/bimdata/viewer/commit/b48339ac28f7715cbf21e53f4d5d11d782184f39)), closes [#598](https://github.com/bimdata/viewer/issues/598)
* fix #612 ([f886060](https://github.com/bimdata/viewer/commit/f8860600702b441c597d0e04f38ed0db507a2171)), closes [#612](https://github.com/bimdata/viewer/issues/612)
* Fix #636, #637, #643 and #640 (#644) ([8da9fbc](https://github.com/bimdata/viewer/commit/8da9fbc26c149788e0d87a06a7001db491ad1f89)), closes [#636](https://github.com/bimdata/viewer/issues/636) [#637](https://github.com/bimdata/viewer/issues/637) [#643](https://github.com/bimdata/viewer/issues/643) [#640](https://github.com/bimdata/viewer/issues/640) [#644](https://github.com/bimdata/viewer/issues/644) [#636](https://github.com/bimdata/viewer/issues/636) [#637](https://github.com/bimdata/viewer/issues/637) [#643](https://github.com/bimdata/viewer/issues/643) [#640](https://github.com/bimdata/viewer/issues/640)
* fix #639 - add NoModel component opacity transition ([c5e4d18](https://github.com/bimdata/viewer/commit/c5e4d183c3893d0ce4e733fb9658e8d7c422ad5c)), closes [#639](https://github.com/bimdata/viewer/issues/639)
* fix #645 - Models component cannot be empty on non multi mode ([fbb3902](https://github.com/bimdata/viewer/commit/fbb390279aa2b1b2bad4b3bad1048321183d7e11)), closes [#645](https://github.com/bimdata/viewer/issues/645)
* fix #657 - dont display backgrounds on wrong storey (#665) ([d9c612f](https://github.com/bimdata/viewer/commit/d9c612f027d73bfb5712142fe6df532fb3b9ffcc)), closes [#657](https://github.com/bimdata/viewer/issues/657) [#665](https://github.com/bimdata/viewer/issues/665) [#657](https://github.com/bimdata/viewer/issues/657)
* fix #673 - add missing texts ([a291d59](https://github.com/bimdata/viewer/commit/a291d59088a3f57a7ced95541bb3208e0aa6a6e6)), closes [#673](https://github.com/bimdata/viewer/issues/673)
* fix #679 - add calibration modal box shadow ([2f4b1e6](https://github.com/bimdata/viewer/commit/2f4b1e60c7cdc7d2eb4ff44b0d88e62634120c61)), closes [#679](https://github.com/bimdata/viewer/issues/679)
* fix #680 - paginate dwg layers ([941120d](https://github.com/bimdata/viewer/commit/941120d04e3dbabf5999d4d32f213a343e425d3b)), closes [#680](https://github.com/bimdata/viewer/issues/680)
* fix #684 - caliper modal on second viewer openning ([fc84149](https://github.com/bimdata/viewer/commit/fc8414902c45af2f1c3d2b1a7f1813b22a76985f)), closes [#684](https://github.com/bimdata/viewer/issues/684)
* fix #711 - plugin manager window registration refactoring ([2f6f861](https://github.com/bimdata/viewer/commit/2f6f86139376d0b8e0ed53bb33522741fac872b9)), closes [#711](https://github.com/bimdata/viewer/issues/711)
* fix #727 re-add Y and R shorcuts ([68ea64b](https://github.com/bimdata/viewer/commit/68ea64b2f9d077414eb77bc6958ff3a772852414)), closes [#727](https://github.com/bimdata/viewer/issues/727)
* fix #750 - update 2d-engine camera translate conditions ([7dce11b](https://github.com/bimdata/viewer/commit/7dce11b0e2b2fa290028d19d9e0727e0c0750b6e)), closes [#750](https://github.com/bimdata/viewer/issues/750)
* fix 2D Drawer vue composition api import ([8507ec0](https://github.com/bimdata/viewer/commit/8507ec09d8bdbb86f4d111cc77bb703e9fce5070))
* fix 2d-engine zoom ([4b745d7](https://github.com/bimdata/viewer/commit/4b745d792b8167298512c74588ae040deac6d2be))
* fix 3d model loading ([2512914](https://github.com/bimdata/viewer/commit/251291458d01734902caa684efa99efd77016845))
* fix building maker ([ecf4bf5](https://github.com/bimdata/viewer/commit/ecf4bf5f0d01074c47602cc48f93e95b784680b0))
* fix building maker plan removal ([0e3ae8b](https://github.com/bimdata/viewer/commit/0e3ae8b4598cb64354adb66633ee089eaf11fb2c))
* Fix Calibrated measurements (#668) ([d1a9717](https://github.com/bimdata/viewer/commit/d1a971787ba4bfbfbe160cbf5000c00d6f6decbc)), closes [#668](https://github.com/bimdata/viewer/issues/668)
* fix context menu => commands with no predicates ([c814e1e](https://github.com/bimdata/viewer/commit/c814e1ed2bbd2ee067cde47dbbe0a2d729d68431))
* fix css import ([954c6a8](https://github.com/bimdata/viewer/commit/954c6a8a6a2e1de4c969fb0aa2dbd0c835fa331d))
* fix empty g tag in dwg parsing ([a1634c6](https://github.com/bimdata/viewer/commit/a1634c697faa8b9727ff298df64f4ee0f20cec40))
* fix english trad search in properties plugin ([fda637a](https://github.com/bimdata/viewer/commit/fda637ae42ae6d27943534fecb358c14b291fa39))
* fix GED window style & handle error/success with alerts ([960af08](https://github.com/bimdata/viewer/commit/960af0864017dd94d68796026ef79243a82e66b3))
* fix layouts in DWG models ([de9db54](https://github.com/bimdata/viewer/commit/de9db54bc4988b0a5d442466553b8641a33c842a))
* fix MAP stairs - svg parsing ([6b4b9bd](https://github.com/bimdata/viewer/commit/6b4b9bd2bb9c0bc9e4b925dd7b2e343e760d7a44))
* fix measurment plugin ([9fa5c0a](https://github.com/bimdata/viewer/commit/9fa5c0a0a35a094000bc1892bebffb4d44bdb675))
* fix menuVisible: false error ([e7726c1](https://github.com/bimdata/viewer/commit/e7726c160e94ab89e3184bab61d3428e17f785ab))
* fix models style ([c4f22f1](https://github.com/bimdata/viewer/commit/c4f22f146014b621a6f1d12af0842eb6d267bfd3))
* fix models submenu dropdownlist (#654) ([11f6cbc](https://github.com/bimdata/viewer/commit/11f6cbc6d7b096e9bf8f59d1bb87b1c83147cde2)), closes [#654](https://github.com/bimdata/viewer/issues/654)
* fix optional chaining error :tada: ([36ed550](https://github.com/bimdata/viewer/commit/36ed550053203ab80de6eebfd6deefe6985d1dda))
* fix ortho mode ([817ae0d](https://github.com/bimdata/viewer/commit/817ae0d7ddaf14bf6247954981a314e7db2ae4e3))
* Fix ortho pivot ([fabf883](https://github.com/bimdata/viewer/commit/fabf883f0453875bfd4cbe1fc448492148c0ce9a))
* fix pan plan with shift key pressed (#785) ([3b3649f](https://github.com/bimdata/viewer/commit/3b3649fb98a71d83bf3a05daa817e782069c0d70)), closes [#785](https://github.com/bimdata/viewer/issues/785)
* fix property edition ([2fe39ba](https://github.com/bimdata/viewer/commit/2fe39ba794f3b4b1716c5585372a07337200cc62))
* fix realWorldOffset if world_position is an empty array ([15e378e](https://github.com/bimdata/viewer/commit/15e378e44cebe20ba3d6042d46a0b0d3785e67ef))
* fix scss variables in properties ([2432a67](https://github.com/bimdata/viewer/commit/2432a671c29f9b98d6ab2e71f4116d8883fc6170))
* fix submenu models height (#704) ([d6fb404](https://github.com/bimdata/viewer/commit/d6fb40449f1f456879729943f2d6ba8be5b411e9)), closes [#704](https://github.com/bimdata/viewer/issues/704)
* fix syncState of viewer3D plugin ([93c14fb](https://github.com/bimdata/viewer/commit/93c14fbf7718a93931e9678969b1d22a2ab8bffb))
* fix ts modelIds ([927d138](https://github.com/bimdata/viewer/commit/927d1389c0cf561e9e5d12802845e801da34ffe2))
* fix typescript declaration (#787) ([7fdaf71](https://github.com/bimdata/viewer/commit/7fdaf7138e0861b7c50a05436887ccf859d1428d)), closes [#787](https://github.com/bimdata/viewer/issues/787)
* fix typo ([e081d36](https://github.com/bimdata/viewer/commit/e081d36417aa77de47e12b7344cfb714a656774b))
* fix viewer packaging, upgrade rollup ([b13d395](https://github.com/bimdata/viewer/commit/b13d3952dfb6ff174aecf659d75b567f240e938e))
* fix: autocomplete on search & tags inputs ([f59ac2e](https://github.com/bimdata/viewer/commit/f59ac2e2000bcd8f40011adfa1730daaaadfb653))
* Fix: bugfix 2022/05/11 (#696) ([ecae556](https://github.com/bimdata/viewer/commit/ecae5563a0dd087f970ca2c8bef66ba6b4f9eabe)), closes [#696](https://github.com/bimdata/viewer/issues/696) [#649](https://github.com/bimdata/viewer/issues/649) [#693](https://github.com/bimdata/viewer/issues/693) [#691](https://github.com/bimdata/viewer/issues/691) [#687](https://github.com/bimdata/viewer/issues/687)
* fix: change building maker title ([48d041d](https://github.com/bimdata/viewer/commit/48d041d4169508ec092ddcdb807f1f4652178bf2))
* fix: enable bcfManager plugin by default ([e34c787](https://github.com/bimdata/viewer/commit/e34c78784fd631d68e842dfaa23bd2dc25830537))
* fix: ignore case in GED ([f05599e](https://github.com/bimdata/viewer/commit/f05599eb8e200ec05b11b2079e3a9fc7e5c24b8c))
* Fix: minor fixes on BCF Manager (#744) ([fff1bae](https://github.com/bimdata/viewer/commit/fff1bae4824a51f187dbe6a08a272dde1a34ade9)), closes [#744](https://github.com/bimdata/viewer/issues/744)
* fix: prevent hiding the whole viewer when opening Background 2D plugin ([0ee8601](https://github.com/bimdata/viewer/commit/0ee8601c8fb4ad9cc91b275e3f6e0ad62e5e7a02))
* fix: revert "dynamically load pdf-js (#777)" ([145bd8f](https://github.com/bimdata/viewer/commit/145bd8f2be894395c5e3cddb75144d3a59c54f38)), closes [#777](https://github.com/bimdata/viewer/issues/777)
* fix(#793): move dev code into an ignored file (#795) ([d55925a](https://github.com/bimdata/viewer/commit/d55925ae02fde8f58e20d766b447bb894c001511)), closes [#793](https://github.com/bimdata/viewer/issues/793) [#795](https://github.com/bimdata/viewer/issues/795) [#793](https://github.com/bimdata/viewer/issues/793)
* fix(annotations): display plan annotations for non meta-building models (#775) ([582824a](https://github.com/bimdata/viewer/commit/582824a021b6c13b7614f51ee071bcdd66fe4ae1)), closes [#775](https://github.com/bimdata/viewer/issues/775)
* fix(bcf): #737, #738, #739, #740 ([8de697d](https://github.com/bimdata/viewer/commit/8de697d4013e61cf8737582dd9c2368ee304c973)), closes [#737](https://github.com/bimdata/viewer/issues/737) [#738](https://github.com/bimdata/viewer/issues/738) [#739](https://github.com/bimdata/viewer/issues/739) [#740](https://github.com/bimdata/viewer/issues/740)
* fix(bcf): add de, en, es and it translations to bcfManager plugin ([24c55b1](https://github.com/bimdata/viewer/commit/24c55b17fc9798149ec56ddfaafa6d15df36a5e4))
* fix(bitmaps): wait for bitmap to be loaded before hiding it ([0dbfde1](https://github.com/bimdata/viewer/commit/0dbfde1e8a1a2843cdfb847bd1dea5f3907c185b))
* fix(building-maker): fix building list container styles ([e612e28](https://github.com/bimdata/viewer/commit/e612e28022ba0ba7b107e45230654b318f0f18b2))
* fix(building-maker): handle building list overflow ([bfd17bc](https://github.com/bimdata/viewer/commit/bfd17bc5bc0969c3acc10db50b9dc91ceb0e4483))
* fix(i18n): add italian to available languages ([dce783f](https://github.com/bimdata/viewer/commit/dce783f52d59c45d332b886ddd9aa12a09b071a6))
* fix(i18n): manage ifc entities translations independently (#694) ([47c2582](https://github.com/bimdata/viewer/commit/47c258274c38722b536e94718cd6152516062dc9)), closes [#694](https://github.com/bimdata/viewer/issues/694)
* fix(i18n): set building maker plugin title ([40ae9e3](https://github.com/bimdata/viewer/commit/40ae9e3174e25e6194c24749cbb7049a223c812c))
* Fix/btn areas (#621) ([220fc54](https://github.com/bimdata/viewer/commit/220fc54ef94be1bc2ce492b3632099671f97e333)), closes [#621](https://github.com/bimdata/viewer/issues/621)
* Fixes (#701) ([c2bacb2](https://github.com/bimdata/viewer/commit/c2bacb2d84470ba42fcfeb224784fba84e0d3125)), closes [#701](https://github.com/bimdata/viewer/issues/701) [#688](https://github.com/bimdata/viewer/issues/688) [#690](https://github.com/bimdata/viewer/issues/690) [#689](https://github.com/bimdata/viewer/issues/689) [#692](https://github.com/bimdata/viewer/issues/692) [#699](https://github.com/bimdata/viewer/issues/699) [#677](https://github.com/bimdata/viewer/issues/677)
* force production build on rollup ([4a6eb78](https://github.com/bimdata/viewer/commit/4a6eb78e6a65e276cae00de3fb82d8b79d34cfd8))
* get dwg layers from api instead of colors (#651) ([653eaae](https://github.com/bimdata/viewer/commit/653eaae98c037626028ad685accf57da0159a420)), closes [#651](https://github.com/bimdata/viewer/issues/651)
* got rid of duplicate code about IFC dropdown list (#611) ([91ef426](https://github.com/bimdata/viewer/commit/91ef426ecff0d8b1cb63c51f05aedc38e55148b5)), closes [#611](https://github.com/bimdata/viewer/issues/611)
* handle properties long names (#617) ([c1844d2](https://github.com/bimdata/viewer/commit/c1844d292bfe103be2805a1eefd9f1ef8e505655)), closes [#617](https://github.com/bimdata/viewer/issues/617)
* hide bcf button if bcf is disabled ([41bcda0](https://github.com/bimdata/viewer/commit/41bcda0962b7ed361a7ac9c16c605985865ef915))
* improve LOD ([a90d302](https://github.com/bimdata/viewer/commit/a90d302b941a662fb5138ae73459def548f957d2))
* improve state performances (#719) ([714f245](https://github.com/bimdata/viewer/commit/714f2450ba69e5f8b75a39e5163f916445bf9ea9)), closes [#719](https://github.com/bimdata/viewer/issues/719)
* keep compatibility with previous API version ([c9620ce](https://github.com/bimdata/viewer/commit/c9620cee9ddaa8db432021ba4816ae4c796cce60))
* keeping of search switching element (#610) ([9ef0a17](https://github.com/bimdata/viewer/commit/9ef0a17fd32588648db639b95d0875d372ae1032)), closes [#610](https://github.com/bimdata/viewer/issues/610)
* Link documents update (#614) ([18c130f](https://github.com/bimdata/viewer/commit/18c130f69d837b9178fd1f36d1f590f598bede59)), closes [#614](https://github.com/bimdata/viewer/issues/614)
* make 2d backgrounds transparent ([774ed52](https://github.com/bimdata/viewer/commit/774ed527b046d0cd1b4cd1c1affa61be81a993ad))
* mixin defined more than once (#656) ([38d4df0](https://github.com/bimdata/viewer/commit/38d4df05ff9eb6a7dfa0009af27348896ff40044)), closes [#656](https://github.com/bimdata/viewer/issues/656)
* model headers should not prevent canvas mouse detection ([9a40f2a](https://github.com/bimdata/viewer/commit/9a40f2a59ae78a66c375b0e3e67c1f4f3e64194a))
* Model loader cfg (#722) ([cd18498](https://github.com/bimdata/viewer/commit/cd184986bee590cfbad21eeae13a06594cbff159)), closes [#722](https://github.com/bimdata/viewer/issues/722)
* re-add rotation in viewer plan ([0798123](https://github.com/bimdata/viewer/commit/0798123290b1da7e45a8044ef4e66e17bd03c16a))
* re-enabled GED plugin by default ([d6ddaae](https://github.com/bimdata/viewer/commit/d6ddaaec7c850ce1f56d50b7c2d0e0beb3ef818f))
* refactor: update bcf plugins (#780) ([7d43563](https://github.com/bimdata/viewer/commit/7d435630920099f27058d0283e4de6ac676b1426)), closes [#780](https://github.com/bimdata/viewer/issues/780)
* refactor(state): change ifc to model (#629) ([5605ddd](https://github.com/bimdata/viewer/commit/5605ddd5004c19241d7158de8b9ca82d5cb49634)), closes [#629](https://github.com/bimdata/viewer/issues/629)
* remove debugger ([408ff2a](https://github.com/bimdata/viewer/commit/408ff2a02533b684bf0827c2cbafb5309f4d7656))
* remove google translate i18n in Properties ([bad4517](https://github.com/bimdata/viewer/commit/bad451746c7330c399991ab6594590971f0cf15e))
* remove lodash from object.js ([3e3b026](https://github.com/bimdata/viewer/commit/3e3b02601420a3cfa4e1d1a0ca11533193efb81d))
* remove metabuilding from viewer plan as it can not handle it yet ([66d3e19](https://github.com/bimdata/viewer/commit/66d3e19ec1c6b693f1d4e084889d198c10c1b1ed))
* remove useless menu (#776) ([7f4e77b](https://github.com/bimdata/viewer/commit/7f4e77bf6b1636b99b0039a1ed609659a287840a)), closes [#776](https://github.com/bimdata/viewer/issues/776)
* remove viewer dropDownList component (use the DS's one) :tada: (#618) ([983d725](https://github.com/bimdata/viewer/commit/983d7258d928cce7f005304b842a09a53311b958)), closes [#618](https://github.com/bimdata/viewer/issues/618)
* Remove warning plugin (#631) ([80b3056](https://github.com/bimdata/viewer/commit/80b30566ef12b504db055853e143d7caeaf15cde)), closes [#631](https://github.com/bimdata/viewer/issues/631)
* restore old near and far plans ([60d5c79](https://github.com/bimdata/viewer/commit/60d5c79db6b24510845ef55090f48942ce1fc396))
* Silent e2e tests (#774) ([5fcd2ca](https://github.com/bimdata/viewer/commit/5fcd2ca2e59d42a82d826126357ce87416abc86b)), closes [#774](https://github.com/bimdata/viewer/issues/774)
* some TS fixes ([bf16840](https://github.com/bimdata/viewer/commit/bf168407c38bb296d26523ed853a99583964265f))
* Tileset viewer (#778) ([e51ae66](https://github.com/bimdata/viewer/commit/e51ae6658ca3a00c2c9a89458b6efd328a4d46c6)), closes [#778](https://github.com/bimdata/viewer/issues/778)
* update DS ([00b5bbf](https://github.com/bimdata/viewer/commit/00b5bbfbead491537ec5d4c68c5bed75a1f6b039))
* update DS ([337fe6e](https://github.com/bimdata/viewer/commit/337fe6e04d1a176397ed2720d615892ced63227c))
* update DS to 1.1.0-rc.2 ([c2f5b52](https://github.com/bimdata/viewer/commit/c2f5b5214b45d87449526d761fe5058ee7491dfd))
* update some window names (#765) ([de71ac0](https://github.com/bimdata/viewer/commit/de71ac0c42ea8c7175740d4de9a5bce719aa01a8)), closes [#765](https://github.com/bimdata/viewer/issues/765)
* update types ([8bbe572](https://github.com/bimdata/viewer/commit/8bbe57201a8baf0a36a2d2d69462239f4865afee))
* update types ([5118ce3](https://github.com/bimdata/viewer/commit/5118ce32b2a6c64bcf429fa6ee86c48e8624b742))
* update xeokit ([0447300](https://github.com/bimdata/viewer/commit/0447300e14c095a19f1ebedafd5b614d28f09772))
* update xeokit ([5b32d4b](https://github.com/bimdata/viewer/commit/5b32d4b95e2b5ec04e40c63ab02d7c818862dacf))
* upgrade xeokit ([8edf066](https://github.com/bimdata/viewer/commit/8edf0663a10f51b7e5e8b8789e84bc0cf9b18368))
* use DS components without styles ([81742fa](https://github.com/bimdata/viewer/commit/81742fa678015d08b8d65992534f6fa381c2fee1))
* use locale for structure custom translations (#652) ([3b64251](https://github.com/bimdata/viewer/commit/3b64251abc40f3e45f2cce8ba6dca9d0e5ba984b)), closes [#652](https://github.com/bimdata/viewer/issues/652)
* use LOD dynamic fps ([b64f866](https://github.com/bimdata/viewer/commit/b64f866ef909e875dc1473cb98be74f2f044dbda))
* Use model API (#627) ([897a593](https://github.com/bimdata/viewer/commit/897a59333a52ea452f594d8e0ddcac326e16fb45)), closes [#627](https://github.com/bimdata/viewer/issues/627)
* use new API filters to get DWG and DXF ([bc65f0b](https://github.com/bimdata/viewer/commit/bc65f0ba7607e4609db7a805facbe79961ca8a78))
* ViewerDWG apply stroke-width to object lineWidth ([9dc407e](https://github.com/bimdata/viewer/commit/9dc407e7e6c90502571171cc365f38a8461d7160))
* Windows cleanup (#764) ([95543e8](https://github.com/bimdata/viewer/commit/95543e89eb10d561be0c14082637cd79b6f8b983)), closes [#764](https://github.com/bimdata/viewer/issues/764)

## [1.8.2](https://github.com/bimdata/viewer/compare/v1.8.1...v1.8.2) (2021-11-12)

### PATCH

* IFC entities are not translated by default ([dd88067](https://github.com/bimdata/viewer/commit/dd88067efd01436e91f6526e49df69ac440b0983))

## [1.8.1](https://github.com/bimdata/viewer/compare/v1.8.0...v1.8.1) (2021-11-10)

### PATCH

* add getLastEvent type ([3fee282](https://github.com/bimdata/viewer/commit/3fee282a92d92263702c7d644e2d62f7acada525))

# [1.8.0](https://github.com/bimdata/viewer/compare/v1.7.5...v1.8.0) (2021-11-10)

### chore

* update dev readme (#581) ([1883c4b](https://github.com/bimdata/viewer/commit/1883c4b170bdb76f3f13cac713b511e5d79a561e)), closes [#581](https://github.com/bimdata/viewer/issues/581)

### MINOR

* 2d engine update ([0da22f0](https://github.com/bimdata/viewer/commit/0da22f03fa0226d666ba1a66661750c28986bd68))
* add snap to 2d measures (#591) ([6e23cd5](https://github.com/bimdata/viewer/commit/6e23cd551dd7fc78817485cc5d410b86b49f3f0d)), closes [#591](https://github.com/bimdata/viewer/issues/591)
* Camera sync (#589) ([65328c7](https://github.com/bimdata/viewer/commit/65328c7d707a000899dd5daaf52b438c32dc81b8)), closes [#589](https://github.com/bimdata/viewer/issues/589)
* Translate IFC entities (#597) ([c1ab480](https://github.com/bimdata/viewer/commit/c1ab480736c95c6a91f9c754f53628d76360c81e)), closes [#597](https://github.com/bimdata/viewer/issues/597)

### PATCH

* 2d overlay fix (#594) ([651464d](https://github.com/bimdata/viewer/commit/651464d6812c2dae908c6dae0b190a27b5ae9d71)), closes [#594](https://github.com/bimdata/viewer/issues/594)
* add events type + add event handler once options ([2a9d7d6](https://github.com/bimdata/viewer/commit/2a9d7d64f440f19438159033b20c36a12eed2bf8))
* fix #593 - remove at() as it is not transpiled by babel ([bacb273](https://github.com/bimdata/viewer/commit/bacb273eb2eca4d33edb4ac0967209cbb0a1a749)), closes [#593](https://github.com/bimdata/viewer/issues/593)
* fix empty northVector error (viewer2d) ([cea5c6b](https://github.com/bimdata/viewer/commit/cea5c6b3e6a7cf68f30f6d371f41e7daa1fddc94))
* fix icons margin (#587) ([59d0745](https://github.com/bimdata/viewer/commit/59d0745e4c4dbd2afac353f497ace037fe445f3c)), closes [#587](https://github.com/bimdata/viewer/issues/587)
* fix icons margin into Measurement 2D & fix BCF date and color priority (#588) ([09bdf99](https://github.com/bimdata/viewer/commit/09bdf99f0a9bbf6a46310ed101ed7c193dfb70a3)), closes [#588](https://github.com/bimdata/viewer/issues/588)
* fix viewer2d plugin recommanded_2d_angle ([2428a42](https://github.com/bimdata/viewer/commit/2428a42c94fe3cca2bc606a485ca3981ce176df1))
* fix(i18n): centralize the list of available languages in i18n.js (#586) ([8d3f940](https://github.com/bimdata/viewer/commit/8d3f94037e3108cb428864b0fd3a7ca859443822)), closes [#586](https://github.com/bimdata/viewer/issues/586)
* ignore archived ifc visibility if an archived model is loaded (#582) ([f77b9c9](https://github.com/bimdata/viewer/commit/f77b9c9da82115ae6271c7c49a493ff0ce45d662)), closes [#582](https://github.com/bimdata/viewer/issues/582)
* improve BCF search (#585) ([2c2cd3a](https://github.com/bimdata/viewer/commit/2c2cd3a1e728f82fed5a7b002efcc92273a5df63)), closes [#585](https://github.com/bimdata/viewer/issues/585)

## [1.7.5](https://github.com/bimdata/viewer/compare/v1.7.4...v1.7.5) (2021-10-19)

### PATCH

* improve BCF search (#585) ([e11f738](https://github.com/bimdata/viewer/commit/e11f738214cce60700161acf1c8aa32381ed2862)), closes [#585](https://github.com/bimdata/viewer/issues/585)

## [1.7.4](https://github.com/bimdata/viewer/compare/v1.7.3...v1.7.4) (2021-10-18)

### PATCH

* ignore archived ifc visibility if an archived model is loaded (#582) ([9dbf4cf](https://github.com/bimdata/viewer/commit/9dbf4cf9942df277b6a682724f4dfb76aa86d71b)), closes [#582](https://github.com/bimdata/viewer/issues/582)

## [1.7.3](https://github.com/bimdata/viewer/compare/v1.7.2...v1.7.3) (2021-10-13)

### Chore

* Update README (#578) ([a59fa7f](https://github.com/bimdata/viewer/commit/a59fa7f2e127181ce60fd1a9d70c81d2682d8301)), closes [#578](https://github.com/bimdata/viewer/issues/578)

### fix

* BIMDataFullScreen plugin filename ([2090308](https://github.com/bimdata/viewer/commit/20903089ad0746d3fb4c95089f7b4d0681698fa4))
* changelog (migration circle to github) ([e73a847](https://github.com/bimdata/viewer/commit/e73a847539a7e4a87fd265cac5fb21d6b89eaded))
* fix i18n-utils script ([e7e041f](https://github.com/bimdata/viewer/commit/e7e041ffa75395316c2e3c0115c55ae2ff9c8204))
* i18n-utils script ([2039ee5](https://github.com/bimdata/viewer/commit/2039ee52b7f9ff735051215060101c0bf3ceb8d6))

### PATCH

* feat(i18n): add spanish translations (#580) ([86280ca](https://github.com/bimdata/viewer/commit/86280cac02824ec9d87dd7d903349b7460144a6f)), closes [#580](https://github.com/bimdata/viewer/issues/580)
* fix(i18n): lift components translations up to global translation files (#579) ([18153f4](https://github.com/bimdata/viewer/commit/18153f47b8b8bd575413c7b99e04bacbdf07fe24)), closes [#579](https://github.com/bimdata/viewer/issues/579)
* fix(plugins): reorder 'defaulty' enabled plugins in pluginManager ([9f7159d](https://github.com/bimdata/viewer/commit/9f7159dce649fbd43a20c5ba2e70fcf098a69842))

### refactor

* rename *.plugin.js into plugin.js ([9d9e505](https://github.com/bimdata/viewer/commit/9d9e5053740f39c28ac79e2dc95ab792a64844e3))

## [1.6.2](https://github.com/bimdata/viewer/compare/v1.6.1...v1.6.2) (2021-05-12)

### PATCH

* fix logarithmicDepthBuffer (#527) ([d34b1aa](https://github.com/bimdata/viewer/commit/d34b1aa02f836cc8bcb891ff84bc05bfc87df460)), closes [#527](https://github.com/bimdata/viewer/issues/527)
* use node 16 on CI ([a52642a](https://github.com/bimdata/viewer/commit/a52642af5b4e0460bc0f6988e0614fa736c9fb9a))

## [1.6.1](https://github.com/bimdata/viewer/compare/v1.6.0...v1.6.1) (2021-05-10)

### PATCH

* improve default 2D and 3D parameters (#526) ([02e3cd1](https://github.com/bimdata/viewer/commit/02e3cd1369654076eb4ecc4b996101e18c2b9473)), closes [#526](https://github.com/bimdata/viewer/issues/526)

# [1.6.0](https://github.com/bimdata/viewer/compare/v1.5.6...v1.6.0) (2021-05-10)

### chore

* update package.lock with npm 7 ([8ed2250](https://github.com/bimdata/viewer/commit/8ed225084e5a3cb15ff817bdb1d9bf7d24423934))

### ci

* fuck you circle ([269f0a6](https://github.com/bimdata/viewer/commit/269f0a6c6e3e6a39476aec173a151d732bb047cf))
* remove npm cache ([13e119d](https://github.com/bimdata/viewer/commit/13e119d0c4e5fdbd9cdf2c71eefe43730e94f7a5))

### fix

* remove gauge plugin (#521) ([0b030e4](https://github.com/bimdata/viewer/commit/0b030e4c227c76c1db1c7ec66d29db6edb2ea9b6)), closes [#521](https://github.com/bimdata/viewer/issues/521)
* show space names by default (#522) ([b60ac40](https://github.com/bimdata/viewer/commit/b60ac405d4530522495153596dfc0ca453c77525)), closes [#522](https://github.com/bimdata/viewer/issues/522)

### MINOR

* add events on plugin open/close & window open ([f773616](https://github.com/bimdata/viewer/commit/f77361685c2b8ec2592c898a8430926c4a6ecc60))
* Areas manager (#518) ([935a145](https://github.com/bimdata/viewer/commit/935a145835d1d74af334024b6e523901c93d0d7a)), closes [#518](https://github.com/bimdata/viewer/issues/518)
* change space names behavior ([0ad3fde](https://github.com/bimdata/viewer/commit/0ad3fde7a8f6af6e7aacdeaa2a0cdb2b8ccef251))
* feature: persistent measurements (#524) ([a03821f](https://github.com/bimdata/viewer/commit/a03821fb5cd06dcc4242186866ab7566e7453b8e)), closes [#524](https://github.com/bimdata/viewer/issues/524)
* feature: persistent parameters (#525) ([b3e0eaa](https://github.com/bimdata/viewer/commit/b3e0eaa5d19ebc9a361bfdd75733d59bd57ed05c)), closes [#525](https://github.com/bimdata/viewer/issues/525)
* Improve viewpoints methods ([12af866](https://github.com/bimdata/viewer/commit/12af8666e6d7d379ca918fd3f9c3e1a50bf6a08c))
* Merge branch '3dDistanceAndAngle' into develop ([be9fb3b](https://github.com/bimdata/viewer/commit/be9fb3bfc372c8068068d1ba7955cca9a4c3fae1))
* Merge branch 'viewer2druler' into develop ([e49c040](https://github.com/bimdata/viewer/commit/e49c04012f37203adb6dab04b714b8ba8d28abd4))
* Merge branch 'viewer2dSurface' into develop ([2ce60a8](https://github.com/bimdata/viewer/commit/2ce60a82b74fd7b80584bdf94cceafcf09813f2b))
* Merge pull request #494 from bimdata/gabarit2d ([e1b0219](https://github.com/bimdata/viewer/commit/e1b0219584bf59a40f1c351a4e1c21bd50590525)), closes [#494](https://github.com/bimdata/viewer/issues/494)
* Merge pull request #504 from bimdata/measurments ([dbe5365](https://github.com/bimdata/viewer/commit/dbe5365aba896cf30b784a47778ad2f37d96a22b)), closes [#504](https://github.com/bimdata/viewer/issues/504)
* Openings 2d (#511) ([ccd5246](https://github.com/bimdata/viewer/commit/ccd52461d80588ac6d45b0f778d5e30703d96566)), closes [#511](https://github.com/bimdata/viewer/issues/511)
* Space names 2d (#510) ([d2142a2](https://github.com/bimdata/viewer/commit/d2142a2ce9d2ca306a2cd807a66e91b6afea942c)), closes [#510](https://github.com/bimdata/viewer/issues/510)
* update xeokit ([43666ce](https://github.com/bimdata/viewer/commit/43666cecfaa6c4c8df90bfad93dd6c0bfd48c8a1))
* upgrade xeokit, fix bug when both mouse buttons are pressed ([7a215e1](https://github.com/bimdata/viewer/commit/7a215e1bf7b117a06ada845844e2732b89c5d1a7))
* viewer2d gauge plugin - add the ability to rotate the gauge with arrows ([25e4372](https://github.com/bimdata/viewer/commit/25e4372e1bc3dd269623f193bd3974361cc7741c))
* Viewer2d parameters (#516) ([f193f31](https://github.com/bimdata/viewer/commit/f193f31e715905025572aefd53b339c143399500)), closes [#516](https://github.com/bimdata/viewer/issues/516)

### PATCH

* add _BIMDataSubmenus DS file to MenuElement ([4181c78](https://github.com/bimdata/viewer/commit/4181c785d25b820cd48eef0e90e801ac33c0632a))
* add overlapping button plugin style ([8041dc7](https://github.com/bimdata/viewer/commit/8041dc78bceb83e41fc452a75f8650c0e38bdb55))
* add storey property in measure objects (#508) ([a8a4077](https://github.com/bimdata/viewer/commit/a8a4077a0421402c00046342b93bbfcfd0cedf67)), closes [#508](https://github.com/bimdata/viewer/issues/508)
* Context menu fix (#517) ([a4528d1](https://github.com/bimdata/viewer/commit/a4528d11accbac43c92a1d9175e33c6212577134)), closes [#517](https://github.com/bimdata/viewer/issues/517)
* delete unnecessary import ([08ac494](https://github.com/bimdata/viewer/commit/08ac4947578258254faec481fb0e20bd2ae9a2cc))
* fix #490 update some API doc + deprecated ([6430763](https://github.com/bimdata/viewer/commit/6430763d7b571397c7e21e0457d69833d6dda259)), closes [#490](https://github.com/bimdata/viewer/issues/490)
* fix device pixel ratio on viewer 2D plugins click (#507) ([2bb261b](https://github.com/bimdata/viewer/commit/2bb261b1a2d4f3b4e338a97ff188c81d2bb5cbe3)), closes [#507](https://github.com/bimdata/viewer/issues/507)
* fix section plane added by bcf (#513) ([4388274](https://github.com/bimdata/viewer/commit/43882748c858cbfe9affe242aa6f663c59717d3d)), closes [#513](https://github.com/bimdata/viewer/issues/513)
* fix unitary structure test ([f4def76](https://github.com/bimdata/viewer/commit/f4def7662ca00a50d7113a0f3524894613652963))
* fix viewer2d texter plugin non collinding text deletion ([9ad0765](https://github.com/bimdata/viewer/commit/9ad0765d52830cc201d96cceaa2c1aea0809b0e8))
* fix xeokit config key to enable offset ([dc4cf16](https://github.com/bimdata/viewer/commit/dc4cf168e37e09cfcf6755473257b35aa514f54e))
* Merge branch 'release/1.5.x' into develop ([4ca3dcb](https://github.com/bimdata/viewer/commit/4ca3dcbad9d0a1a67ef505108b183df8fd9feb36))
* Merge branch 'release/1.5.x' into develop ([46ee370](https://github.com/bimdata/viewer/commit/46ee370970e5eaac7e7584e0daf099bbef7fb2e4))
* Merge pull request #493 from bimdata/fix/github-returns ([9da8253](https://github.com/bimdata/viewer/commit/9da825375fe66fa19b8a1d6e61f0cce85dcad4fa)), closes [#493](https://github.com/bimdata/viewer/issues/493) [#492](https://github.com/bimdata/viewer/issues/492)
* re-add 2d measurement to vuejs reactivity... and fix it ([58461a0](https://github.com/bimdata/viewer/commit/58461a00634fd6f22b803df0c7c28247388275b6))
* reduce viewer2d line width ([4e0b195](https://github.com/bimdata/viewer/commit/4e0b195ab42225a73228503950fb90f42807efd3))
* remove 2d measurement from vuejs reactivity ([7393535](https://github.com/bimdata/viewer/commit/7393535e4163beede161d3777817270f6f03c78c))
* remove rollup scss (#523) ([6e00f61](https://github.com/bimdata/viewer/commit/6e00f613c8242034436f3455ab594a0c23b31928)), closes [#523](https://github.com/bimdata/viewer/issues/523)
* remove xeokit sectionPlanePlugin form BIMDataSection data ([06f78c1](https://github.com/bimdata/viewer/commit/06f78c19c7b85c868af3d91a3f5f408f2c9f5fb7))
* state parses loaded ifc id as integer if string ([e770793](https://github.com/bimdata/viewer/commit/e7707937dcb95f918592ba83e80c3b14617df339))
* Texter optimization (#512) ([6d534b6](https://github.com/bimdata/viewer/commit/6d534b6a031d8bf727fc8bf1dd3c2257501d528d)), closes [#512](https://github.com/bimdata/viewer/issues/512)
* update viewer2d texter plugin (#509) ([b01ba8c](https://github.com/bimdata/viewer/commit/b01ba8c73d2929760dcd7ce8b9cecbb33e453682)), closes [#509](https://github.com/bimdata/viewer/issues/509)
* update xeokit ([1f37a6e](https://github.com/bimdata/viewer/commit/1f37a6e017040afab6e6bf4bc54bd532b0391ecd))
* update xeokit ([59f0d20](https://github.com/bimdata/viewer/commit/59f0d20a5ac29c137b77370d288248694893ad43))
* Viewer2d ids (#506) ([3084780](https://github.com/bimdata/viewer/commit/3084780563f0102cf074e4a2ea466f6f5247f7b2)), closes [#506](https://github.com/bimdata/viewer/issues/506)
* Viewer2d perf (#515) ([6372f93](https://github.com/bimdata/viewer/commit/6372f93f658fb46c2647917fd8f0433511cc391d)), closes [#515](https://github.com/bimdata/viewer/issues/515)
* viewer2d plugin crashed if no corresponding state object found ([a83afb5](https://github.com/bimdata/viewer/commit/a83afb5f949441ff7db71fbb57fc932ae00a9ba4))

# [1.5.0](https://github.com/bimdata/viewer/compare/v1.4.2...v1.5.0) (2021-02-19)

### MINOR

* add showAllAnnotations ([ab45dd2](https://github.com/bimdata/viewer/commit/ab45dd2278801e409bf716ac4972703597368d8f))
* add structure window by default ([d9ad6b7](https://github.com/bimdata/viewer/commit/d9ad6b7f79e3416547a32671e0560cb83420dc83))

### PATCH

* fix bcf bucket tip. fix #472 ([001a0cd](https://github.com/bimdata/viewer/commit/001a0cdf97c265c45301163a2f4c878d10cf9496)), closes [#472](https://github.com/bimdata/viewer/issues/472)
* fix near plane ([138786c](https://github.com/bimdata/viewer/commit/138786cc84830fd226c1f7fe7e26a82d63b6e5fa))
* Merge pull request #478 from bimdata/xraySetters ([728607b](https://github.com/bimdata/viewer/commit/728607b35b7633fdcffed80bdea0cf1a0efa1cd1)), closes [#478](https://github.com/bimdata/viewer/issues/478)
* remove duplicated getRawelements ([dfbb8e5](https://github.com/bimdata/viewer/commit/dfbb8e5b5d883c197f6b877ca1e0f4d05851a02f))

## [1.4.2](https://github.com/bimdata/viewer/compare/v1.4.1...v1.4.2) (2021-02-15)

### PATCH

* fix BCF users ([06b8022](https://github.com/bimdata/viewer/commit/06b80227a627ef2718f85f76da3921387c127f2d))

## [1.4.1](https://github.com/bimdata/viewer/compare/v1.4.0...v1.4.1) (2021-02-08)

### PATCH

* fix sections in section tool plugin ([2db10b4](https://github.com/bimdata/viewer/commit/2db10b4020bb2500e0d799df24174e09df409851))
* fix semantic-release changelog ([3788896](https://github.com/bimdata/viewer/commit/3788896b2afa934610630e933ff8a1cc9fe80ea3))
* remove wait npm package ([0e4f480](https://github.com/bimdata/viewer/commit/0e4f480f77acd04e3af2ebb2d3f52c494c6c4e4c))
* write changelog only on master and change workflow ([9e05870](https://github.com/bimdata/viewer/commit/9e0587027725fe8764fd5ab62009c4aa8098e413))

# [1.4.0](https://github.com/bimdata/viewer/compare/v1.3.0...v1.4.0) (2021-02-02)

### MINOR

* $viewer.currentLocalContext is now a localContext ([9adabf2](https://github.com/bimdata/viewer/commit/9adabf25f31a9ceac9b8d1bc5ccfb6a117e82d62))
* add getRawElements method ([1cd193a](https://github.com/bimdata/viewer/commit/1cd193af29ed1cfcd629ea2e5df443ac9f78d126))
* add structure-properties plugin reloadTrees ([b5c513e](https://github.com/bimdata/viewer/commit/b5c513e672afedd353ce0b4e2b13dd9a388bdd03))

### PATCH

* advanced object getters were not enumerable ([72b1997](https://github.com/bimdata/viewer/commit/72b1997280610e5a6cbfb5d7fea974db91c05ce4))
* fix component $close triggered when clicked away ([cf1a9c8](https://github.com/bimdata/viewer/commit/cf1a9c860f8cea7ad60d5a49e48be255d7ded32b))
* fix logarithmicDepthBuffer, upgrade xeokit ([530b5d9](https://github.com/bimdata/viewer/commit/530b5d969d6961dfb68ebd01879dd0b461c7a075))
* fix xeokit version ([6521cb7](https://github.com/bimdata/viewer/commit/6521cb7b1d82b2100c093b8f533d5232d89ec429))
* populate BCF calls with current user ([da701a7](https://github.com/bimdata/viewer/commit/da701a74a7fbfc232baeb3f228c76be280bd0a8f))
* trigger release ([78e072a](https://github.com/bimdata/viewer/commit/78e072a8bd8e0da3805274cb1f5ada5da0686310))

# [1.4.0-rc.4](https://github.com/bimdata/viewer/compare/v1.4.0-rc.3...v1.4.0-rc.4) (2021-02-02)

### PATCH

* advanced object getters were not enumerable ([72b1997](https://github.com/bimdata/viewer/commit/72b1997280610e5a6cbfb5d7fea974db91c05ce4))

# [1.4.0-rc.3](https://github.com/bimdata/viewer/compare/v1.4.0-rc.2...v1.4.0-rc.3) (2021-02-02)

### PATCH

* fix component $close triggered when clicked away ([cf1a9c8](https://github.com/bimdata/viewer/commit/cf1a9c860f8cea7ad60d5a49e48be255d7ded32b))

# [1.4.0-rc.2](https://github.com/bimdata/viewer/compare/v1.4.0-rc.1...v1.4.0-rc.2) (2021-02-02)

### MINOR

* add getRawElements method ([1cd193a](https://github.com/bimdata/viewer/commit/1cd193af29ed1cfcd629ea2e5df443ac9f78d126))
* add structure-properties plugin reloadTrees ([b5c513e](https://github.com/bimdata/viewer/commit/b5c513e672afedd353ce0b4e2b13dd9a388bdd03))

# [1.4.0-rc.1](https://github.com/bimdata/viewer/compare/v1.3.1-rc.3...v1.4.0-rc.1) (2021-02-01)

### MINOR

* $viewer.currentLocalContext is now a localContext ([9adabf2](https://github.com/bimdata/viewer/commit/9adabf25f31a9ceac9b8d1bc5ccfb6a117e82d62))

## [1.3.1-rc.3](https://github.com/bimdata/viewer/compare/v1.3.1-rc.2...v1.3.1-rc.3) (2021-01-28)

### PATCH

* fix xeokit version ([6521cb7](https://github.com/bimdata/viewer/commit/6521cb7b1d82b2100c093b8f533d5232d89ec429))

## [1.3.1-rc.2](https://github.com/bimdata/viewer/compare/v1.3.1-rc.1...v1.3.1-rc.2) (2021-01-28)

### PATCH

* fix logarithmicDepthBuffer, upgrade xeokit ([530b5d9](https://github.com/bimdata/viewer/commit/530b5d969d6961dfb68ebd01879dd0b461c7a075))

## [1.3.1-rc.1](https://github.com/bimdata/viewer/compare/v1.3.0...v1.3.1-rc.1) (2021-01-26)

### PATCH

* populate BCF calls with current user ([da701a7](https://github.com/bimdata/viewer/commit/da701a74a7fbfc232baeb3f228c76be280bd0a8f))

# [1.3.0](https://github.com/bimdata/viewer/compare/v1.2.0...v1.3.0) (2021-01-20)

### MINOR

* Add state map getters ([b390511](https://github.com/bimdata/viewer/commit/b39051163f7bd825cc8333651e37a04f8af5ad1d))
* BCF users can now be fetch from a custom endpoint ([d7a9c48](https://github.com/bimdata/viewer/commit/d7a9c487ca79515c55be183421c8bfac63215096))
* fix #450 - add viewer instance setLocale method ([18897c4](https://github.com/bimdata/viewer/commit/18897c44e106b5d42433a79a4939cbdc18ac05c7)), closes [#450](https://github.com/bimdata/viewer/issues/450)
* Merge branch 'contextMenu' into develop ([7c4b3c6](https://github.com/bimdata/viewer/commit/7c4b3c61ea209e7fb5b9d74d0cec7fbcf5650f68))
* viewer 2D window is now registered by default ([d1b39e2](https://github.com/bimdata/viewer/commit/d1b39e2b7c051d697b8d55e4c8f0056424b39cdd))

### PATCH

* change pivot point color ([a536726](https://github.com/bimdata/viewer/commit/a53672647999c59639286b1443f151356c0f0545))
* disable offset in xeokit for better performances ([cdcdb5e](https://github.com/bimdata/viewer/commit/cdcdb5e4130fecd89f0e721e2f56e5ee8195d6c2))
* fix #372 - get on map instead of find on array ([9eb3175](https://github.com/bimdata/viewer/commit/9eb31752a4e015d22d781619fd81cd952db56589)), closes [#372](https://github.com/bimdata/viewer/issues/372)
* Fix #428, Fix #417 - modal component pagination ([6021762](https://github.com/bimdata/viewer/commit/6021762a543d7364ec78f5b115e1c83b901c92f1)), closes [#428](https://github.com/bimdata/viewer/issues/428) [#417](https://github.com/bimdata/viewer/issues/417)
* fix #431 shift instead of click ([37590b0](https://github.com/bimdata/viewer/commit/37590b03f1cf137e60733606e3b3f6c2cb20d3eb)), closes [#431](https://github.com/bimdata/viewer/issues/431)
* fix #438 rename 1st person projection type ([b82f746](https://github.com/bimdata/viewer/commit/b82f746c25c959dce7aef91e2076db5e481e2f83)), closes [#438](https://github.com/bimdata/viewer/issues/438)
* fix #439 remove viewer3d highlight on hover on firstperson projection ([4db4944](https://github.com/bimdata/viewer/commit/4db4944de9dc452a4ae752539c8aa5939e42ee6c)), closes [#439](https://github.com/bimdata/viewer/issues/439)
* fix #440 - limit space tree extended sites ([6fe0787](https://github.com/bimdata/viewer/commit/6fe0787c6b85abe8a8464c570a24930fcc2f1b5d)), closes [#440](https://github.com/bimdata/viewer/issues/440)
* fix #441 - wrong context menu parent after full screen ([6c1d2e4](https://github.com/bimdata/viewer/commit/6c1d2e47c64116a79d532650a0e4a9d8f5e18a83)), closes [#441](https://github.com/bimdata/viewer/issues/441)
* Fix #444 - blink icon ([6a87c77](https://github.com/bimdata/viewer/commit/6a87c7775c29193e083a42540ea4f42c3cada241)), closes [#444](https://github.com/bimdata/viewer/issues/444)
* fix #453 render menu plugin component once ([822bb6a](https://github.com/bimdata/viewer/commit/822bb6abd6775ea02cebb901914590d999ef3eb0)), closes [#453](https://github.com/bimdata/viewer/issues/453)
* fix #454 add logger level configuration in makeBIMDataViewer ([85be76c](https://github.com/bimdata/viewer/commit/85be76c340339c1c4f42473cb2f603903f4bd860)), closes [#454](https://github.com/bimdata/viewer/issues/454)
* fix BCF loading ([9f75625](https://github.com/bimdata/viewer/commit/9f75625d0ee2b7030624773fed67c7ed22b9224d))
* fix errors due to design system update ([18b61b5](https://github.com/bimdata/viewer/commit/18b61b5b5d5a11a6b7d8fe229dc519c1613192ea))
* fix french typo ([eca96a8](https://github.com/bimdata/viewer/commit/eca96a801d9198128c894d50cdddb12150f17134))
* fix height of submenu models ([95f0860](https://github.com/bimdata/viewer/commit/95f086058672b062d28c0a1250b0845df87708bc))
* fix lights ([6e70ca9](https://github.com/bimdata/viewer/commit/6e70ca941edf052c760d7157213a9b1b0e553079))
* fix logger tests ([58e6f7f](https://github.com/bimdata/viewer/commit/58e6f7f69890a4cb750f8bb0becd20a214688f85))
* fix section plugin style ([1194062](https://github.com/bimdata/viewer/commit/11940628c1e643b1d075cb51f8a2429782d6f2f3))
* fix typo & missing key in plugin rendering ([baa1f13](https://github.com/bimdata/viewer/commit/baa1f1372eeeef4ab9472f83ce3b7d6dd80ee21a))
* update xeokit ([ee5a533](https://github.com/bimdata/viewer/commit/ee5a5332ec2cee5cb284ed70754f4d73b1540dac))
* upgrade xeokit ([e5a46e7](https://github.com/bimdata/viewer/commit/e5a46e745dd9e117655a3514325867ed93bf16c1))
* use logarithmicDepthBuffer ([bc42715](https://github.com/bimdata/viewer/commit/bc4271553532a356ec28a6e031af257fd5ec9f6f))
* use xeokit master while waiting for a release ([cf0a609](https://github.com/bimdata/viewer/commit/cf0a609027bf30393b8b58ae3efb79a7248e75a8))

# [1.3.0-rc.22](https://github.com/bimdata/viewer/compare/v1.3.0-rc.21...v1.3.0-rc.22) (2021-01-19)

### PATCH

* fix BCF loading ([9f75625](https://github.com/bimdata/viewer/commit/9f75625d0ee2b7030624773fed67c7ed22b9224d))

# [1.3.0-rc.21](https://github.com/bimdata/viewer/compare/v1.3.0-rc.20...v1.3.0-rc.21) (2021-01-19)

### MINOR

* BCF users can now be fetch from a custom endpoint ([d7a9c48](https://github.com/bimdata/viewer/commit/d7a9c487ca79515c55be183421c8bfac63215096))

# [1.3.0-rc.20](https://github.com/bimdata/viewer/compare/v1.3.0-rc.19...v1.3.0-rc.20) (2021-01-18)

### PATCH

* upgrade xeokit ([e5a46e7](https://github.com/bimdata/viewer/commit/e5a46e745dd9e117655a3514325867ed93bf16c1))

# [1.3.0-rc.19](https://github.com/bimdata/viewer/compare/v1.3.0-rc.18...v1.3.0-rc.19) (2021-01-18)

### PATCH

* update xeokit ([ee5a533](https://github.com/bimdata/viewer/commit/ee5a5332ec2cee5cb284ed70754f4d73b1540dac))

# [1.3.0-rc.18](https://github.com/bimdata/viewer/compare/v1.3.0-rc.17...v1.3.0-rc.18) (2021-01-14)

### PATCH

* use logarithmicDepthBuffer ([bc42715](https://github.com/bimdata/viewer/commit/bc4271553532a356ec28a6e031af257fd5ec9f6f))

# [1.3.0-rc.17](https://github.com/bimdata/viewer/compare/v1.3.0-rc.16...v1.3.0-rc.17) (2021-01-12)

### PATCH

* fix french typo ([eca96a8](https://github.com/bimdata/viewer/commit/eca96a801d9198128c894d50cdddb12150f17134))

# [1.3.0-rc.16](https://github.com/bimdata/viewer/compare/v1.3.0-rc.15...v1.3.0-rc.16) (2021-01-12)

### PATCH

* fix height of submenu models ([95f0860](https://github.com/bimdata/viewer/commit/95f086058672b062d28c0a1250b0845df87708bc))

# [1.3.0-rc.15](https://github.com/bimdata/viewer/compare/v1.3.0-rc.14...v1.3.0-rc.15) (2021-01-12)

### PATCH

* Fix #444 - blink icon ([6a87c77](https://github.com/bimdata/viewer/commit/6a87c7775c29193e083a42540ea4f42c3cada241)), closes [#444](https://github.com/bimdata/viewer/issues/444)

# [1.3.0-rc.14](https://github.com/bimdata/viewer/compare/v1.3.0-rc.13...v1.3.0-rc.14) (2021-01-12)

### PATCH

* Fix #428, Fix #417 - modal component pagination ([6021762](https://github.com/bimdata/viewer/commit/6021762a543d7364ec78f5b115e1c83b901c92f1)), closes [#428](https://github.com/bimdata/viewer/issues/428) [#417](https://github.com/bimdata/viewer/issues/417)

# [1.3.0-rc.13](https://github.com/bimdata/viewer/compare/v1.3.0-rc.12...v1.3.0-rc.13) (2021-01-08)

### MINOR

* Add state map getters ([b390511](https://github.com/bimdata/viewer/commit/b39051163f7bd825cc8333651e37a04f8af5ad1d))

# [1.3.0-rc.12](https://github.com/bimdata/viewer/compare/v1.3.0-rc.11...v1.3.0-rc.12) (2021-01-08)

### PATCH

* fix #372 - get on map instead of find on array ([9eb3175](https://github.com/bimdata/viewer/commit/9eb31752a4e015d22d781619fd81cd952db56589)), closes [#372](https://github.com/bimdata/viewer/issues/372)

# [1.3.0-rc.11](https://github.com/bimdata/viewer/compare/v1.3.0-rc.10...v1.3.0-rc.11) (2021-01-08)

### PATCH

* fix #431 shift instead of click ([37590b0](https://github.com/bimdata/viewer/commit/37590b03f1cf137e60733606e3b3f6c2cb20d3eb)), closes [#431](https://github.com/bimdata/viewer/issues/431)
* fix #440 - limit space tree extended sites ([6fe0787](https://github.com/bimdata/viewer/commit/6fe0787c6b85abe8a8464c570a24930fcc2f1b5d)), closes [#440](https://github.com/bimdata/viewer/issues/440)
* fix #441 - wrong context menu parent after full screen ([6c1d2e4](https://github.com/bimdata/viewer/commit/6c1d2e47c64116a79d532650a0e4a9d8f5e18a83)), closes [#441](https://github.com/bimdata/viewer/issues/441)
* fix #454 add logger level configuration in makeBIMDataViewer ([85be76c](https://github.com/bimdata/viewer/commit/85be76c340339c1c4f42473cb2f603903f4bd860)), closes [#454](https://github.com/bimdata/viewer/issues/454)
* fix logger tests ([58e6f7f](https://github.com/bimdata/viewer/commit/58e6f7f69890a4cb750f8bb0becd20a214688f85))

# [1.3.0-rc.10](https://github.com/bimdata/viewer/compare/v1.3.0-rc.9...v1.3.0-rc.10) (2021-01-08)

### PATCH

* fix section plugin style ([1194062](https://github.com/bimdata/viewer/commit/11940628c1e643b1d075cb51f8a2429782d6f2f3))

# [1.3.0-rc.9](https://github.com/bimdata/viewer/compare/v1.3.0-rc.8...v1.3.0-rc.9) (2021-01-08)

### PATCH

* fix #453 render menu plugin component once ([822bb6a](https://github.com/bimdata/viewer/commit/822bb6abd6775ea02cebb901914590d999ef3eb0)), closes [#453](https://github.com/bimdata/viewer/issues/453)

# [1.3.0-rc.8](https://github.com/bimdata/viewer/compare/v1.3.0-rc.7...v1.3.0-rc.8) (2021-01-08)

### PATCH

* fix #438 rename 1st person projection type ([b82f746](https://github.com/bimdata/viewer/commit/b82f746c25c959dce7aef91e2076db5e481e2f83)), closes [#438](https://github.com/bimdata/viewer/issues/438)
* fix #439 remove viewer3d highlight on hover on firstperson projection ([4db4944](https://github.com/bimdata/viewer/commit/4db4944de9dc452a4ae752539c8aa5939e42ee6c)), closes [#439](https://github.com/bimdata/viewer/issues/439)

# [1.3.0-rc.7](https://github.com/bimdata/viewer/compare/v1.3.0-rc.6...v1.3.0-rc.7) (2021-01-08)

### MINOR

* fix #450 - add viewer instance setLocale method ([18897c4](https://github.com/bimdata/viewer/commit/18897c44e106b5d42433a79a4939cbdc18ac05c7)), closes [#450](https://github.com/bimdata/viewer/issues/450)

# [1.3.0-rc.6](https://github.com/bimdata/viewer/compare/v1.3.0-rc.5...v1.3.0-rc.6) (2021-01-08)

### MINOR

* Merge branch 'contextMenu' into develop ([7c4b3c6](https://github.com/bimdata/viewer/commit/7c4b3c61ea209e7fb5b9d74d0cec7fbcf5650f68))

# [1.3.0-rc.5](https://github.com/bimdata/viewer/compare/v1.3.0-rc.4...v1.3.0-rc.5) (2021-01-07)

### PATCH

* fix errors due to design system update ([18b61b5](https://github.com/bimdata/viewer/commit/18b61b5b5d5a11a6b7d8fe229dc519c1613192ea))

# [1.3.0-rc.4](https://github.com/bimdata/viewer/compare/v1.3.0-rc.3...v1.3.0-rc.4) (2021-01-07)

### PATCH

* fix lights ([6e70ca9](https://github.com/bimdata/viewer/commit/6e70ca941edf052c760d7157213a9b1b0e553079))

# [1.3.0-rc.3](https://github.com/bimdata/viewer/compare/v1.3.0-rc.2...v1.3.0-rc.3) (2021-01-07)

### PATCH

* use xeokit master while waiting for a release ([cf0a609](https://github.com/bimdata/viewer/commit/cf0a609027bf30393b8b58ae3efb79a7248e75a8))

# [1.3.0-rc.2](https://github.com/bimdata/viewer/compare/v1.3.0-rc.1...v1.3.0-rc.2) (2021-01-07)

### PATCH

* fix typo & missing key in plugin rendering ([baa1f13](https://github.com/bimdata/viewer/commit/baa1f1372eeeef4ab9472f83ce3b7d6dd80ee21a))

# [1.3.0-rc.1](https://github.com/bimdata/viewer/compare/v1.2.1-rc.1...v1.3.0-rc.1) (2021-01-07)

### MINOR

* viewer 2D window is now registered by default ([d1b39e2](https://github.com/bimdata/viewer/commit/d1b39e2b7c051d697b8d55e4c8f0056424b39cdd))

## [1.2.1-rc.1](https://github.com/bimdata/viewer/compare/v1.2.0...v1.2.1-rc.1) (2021-01-06)

### PATCH

* disable offset in xeokit for better performances ([cdcdb5e](https://github.com/bimdata/viewer/commit/cdcdb5e4130fecd89f0e721e2f56e5ee8195d6c2))

# [1.2.0-rc.6](https://github.com/bimdata/viewer/compare/v1.2.0-rc.5...v1.2.0-rc.6) (2021-01-04)

### PATCH

* disable offset in xeokit for better performances ([cdcdb5e](https://github.com/bimdata/viewer/commit/cdcdb5e4130fecd89f0e721e2f56e5ee8195d6c2))

# [1.2.0](https://github.com/bimdata/viewer/compare/v1.1.0...v1.2.0) (2020-12-24)

### MINOR

* fix entity without ifc hovering error ([a16d1f1](https://github.com/bimdata/viewer/commit/a16d1f15776b9581a8a5b22b8a448069e023a48a))

### PATCH

* fix entity without ifc hovering error 2 ([3b66545](https://github.com/bimdata/viewer/commit/3b66545e216afae9d0d15948be83313d711e51ea))
* fix release desync ([907702b](https://github.com/bimdata/viewer/commit/907702b639a4eadec052b1a317507bf683c50451))
* improve viewer3D performances ([4513ade](https://github.com/bimdata/viewer/commit/4513ade54fa5e53ec69e372b7ba57cb4078d825c))
* remove skip ci from git tag message and ignore tag commit from circleci workflow ([cb708c7](https://github.com/bimdata/viewer/commit/cb708c7bb19da778d196a760ca58768a0c648076))
* use semantic release ([469af3a](https://github.com/bimdata/viewer/commit/469af3af62a60846cfb1604721eb1ba73904ca30))

### PATH

* initialize semantic release, fix circleci - trigger platform ([f2bdf26](https://github.com/bimdata/viewer/commit/f2bdf2656e88c97e22537319150c19de8b764720))

# [1.2.0-rc.5](https://github.com/bimdata/viewer/compare/v1.2.0-rc.4...v1.2.0-rc.5) (2020-12-24)

### PATCH

* remove skip ci from git tag message and ignore tag commit from circleci workflow ([cb708c7](https://github.com/bimdata/viewer/commit/cb708c7bb19da778d196a760ca58768a0c648076))

# [1.2.0-rc.4](https://github.com/bimdata/viewer/compare/v1.2.0-rc.3...v1.2.0-rc.4) (2020-12-24)

### PATCH

* fix release desync ([907702b](https://github.com/bimdata/viewer/commit/907702b639a4eadec052b1a317507bf683c50451))

# [1.2.0-rc.3](https://github.com/bimdata/viewer/compare/v1.2.0-rc.2...v1.2.0-rc.3) (2020-12-24)

### PATCH

* improve viewer3D performances ([4513ade](https://github.com/bimdata/viewer/commit/4513ade54fa5e53ec69e372b7ba57cb4078d825c))

# [1.2.0-rc.2](https://github.com/bimdata/viewer/compare/v1.2.0-rc.1...v1.2.0-rc.2) (2020-12-18)

### PATCH

* fix entity without ifc hovering error 2 ([3b66545](https://github.com/bimdata/viewer/commit/3b66545e216afae9d0d15948be83313d711e51ea))

# [1.2.0-rc.1](https://github.com/bimdata/viewer/compare/v1.1.1-rc.1...v1.2.0-rc.1) (2020-12-18)

### MINOR

* fix entity without ifc hovering error ([a16d1f1](https://github.com/bimdata/viewer/commit/a16d1f15776b9581a8a5b22b8a448069e023a48a))

## [1.1.1-rc.1](https://github.com/bimdata/viewer/compare/v1.1.0...v1.1.1-rc.1) (2020-12-10)

### PATCH

* use semantic release ([469af3a](https://github.com/bimdata/viewer/commit/469af3af62a60846cfb1604721eb1ba73904ca30))

### PATH

* initialize semantic release, fix circleci - trigger platform ([f2bdf26](https://github.com/bimdata/viewer/commit/f2bdf2656e88c97e22537319150c19de8b764720))

## [1.0.7-rc.1](https://github.com/bimdata/viewer/compare/v1.0.6...v1.0.7-rc.1) (2020-12-10)

### PATCH

* use semantic release ([469af3a](https://github.com/bimdata/viewer/commit/469af3af62a60846cfb1604721eb1ba73904ca30))
