|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [1.4.5](https://github.com/ThatOpen/engine_components/compare/v1.3.0...v1.4.5) (2024-02-28) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add catch for property streaming ([5bca000](https://github.com/ThatOpen/engine_components/commit/5bca0002d341a14e53ad326c3494279c9cc3919f)) |
| 9 | +* BIM tiles ([#301](https://github.com/ThatOpen/engine_components/issues/301)) ([83f37b7](https://github.com/ThatOpen/engine_components/commit/83f37b759b081e58972f20527a770ec1602ce14b)) |
| 10 | +* moved mapbox to peer dependencies ([#265](https://github.com/ThatOpen/engine_components/issues/265)) ([91d69a9](https://github.com/ThatOpen/engine_components/commit/91d69a9010bd2d207b102919a0b4319222d5eaa4)) |
| 11 | +* remove merged fragments ([#295](https://github.com/ThatOpen/engine_components/issues/295)) ([27cfe4c](https://github.com/ThatOpen/engine_components/commit/27cfe4cdcf95cb8c0fcf70f295fec0bb57f82f99)) |
| 12 | +* road navigator ([#287](https://github.com/ThatOpen/engine_components/issues/287)) ([93206b9](https://github.com/ThatOpen/engine_components/commit/93206b93d95b256c39daa24818c25afd6b89157d)) |
| 13 | +* Set log level of FragmentIfcLoader ([#273](https://github.com/ThatOpen/engine_components/issues/273)) ([d7b5817](https://github.com/ThatOpen/engine_components/commit/d7b5817aae86c5342025960f0b4e4ee37458889d)) |
| 14 | +* Set log level of FragmentIfcLoader ([#281](https://github.com/ThatOpen/engine_components/issues/281)) ([8a7be0a](https://github.com/ThatOpen/engine_components/commit/8a7be0a5f879d886e34cc662a70b44e5eaafd8b0)) |
| 15 | +* smart measurement tools ([#284](https://github.com/ThatOpen/engine_components/issues/284)) ([ae100d0](https://github.com/ThatOpen/engine_components/commit/ae100d09039094dc49e5510ce6e13b993a6712f2)) |
| 16 | +* updated properties manager example ([#285](https://github.com/ThatOpen/engine_components/issues/285)) ([aee490a](https://github.com/ThatOpen/engine_components/commit/aee490ae7f5700a266a436e20c892a47b8ca684c)) |
| 17 | + |
| 18 | + |
| 19 | +### Bug Fixes |
| 20 | + |
| 21 | +* add streaming file sample ([32a188e](https://github.com/ThatOpen/engine_components/commit/32a188e4a2d459da35cb2335171105c8a8fe7a52)) |
| 22 | +* components.dispose failed when ui disabled ([#267](https://github.com/ThatOpen/engine_components/issues/267)) ([83fc9ec](https://github.com/ThatOpen/engine_components/commit/83fc9eccc60ce439d3b6a04f1ee12c13c993021a)) |
| 23 | +* correct highlihgter update ([d976752](https://github.com/ThatOpen/engine_components/commit/d976752ad99357f1c55ee50b675a132b74d7cfe9)) |
| 24 | +* FragmentClassifier.byPredefineType returns a set of strings ([#266](https://github.com/ThatOpen/engine_components/issues/266)) ([b836e28](https://github.com/ThatOpen/engine_components/commit/b836e28016ce3a10b8b2f0ce89654a003aec8a83)) |
| 25 | +* FragmentTree must not be a tool ([#270](https://github.com/ThatOpen/engine_components/issues/270)) ([50c0f3f](https://github.com/ThatOpen/engine_components/commit/50c0f3fa7a514e480f060f460434b562edbadfe6)) |
| 26 | +* length measurement visualization ([#268](https://github.com/ThatOpen/engine_components/issues/268)) ([8997b2a](https://github.com/ThatOpen/engine_components/commit/8997b2a73ba9e724d04bffe4deb90ed52d7e6e86)) |
| 27 | +* Optional categories reset after initial loading in FragmentIfcLoader ([#269](https://github.com/ThatOpen/engine_components/issues/269)) ([29313fb](https://github.com/ThatOpen/engine_components/commit/29313fbc9e6ce5a06d9017e4a829564cd0007e53)) |
| 28 | +* restore n8ao version ([4e5da6a](https://github.com/ThatOpen/engine_components/commit/4e5da6acc51086f5ec3f034c972e665e24ce697d)) |
| 29 | +* updated annotation components ([#254](https://github.com/ThatOpen/engine_components/issues/254)) ([9d17a04](https://github.com/ThatOpen/engine_components/commit/9d17a049b8dd3c5df677963c1a91758f06fbbef5)) |
| 30 | +* used internal variables on component dispose ([#271](https://github.com/ThatOpen/engine_components/issues/271)) ([8ac695d](https://github.com/ThatOpen/engine_components/commit/8ac695d05c28e651caa03b53f3d8e078fa543269)) |
| 31 | + |
| 32 | + |
| 33 | +### Miscellaneous Chores |
| 34 | + |
| 35 | +* release 1.4.5 ([0e00623](https://github.com/ThatOpen/engine_components/commit/0e0062393cfcb4bf6860549eb932dace362c8e23)) |
| 36 | + |
3 | 37 | ## [1.3.0](https://github.com/ThatOpen/engine_components/compare/v1.2.0...v1.3.0) (2024-01-07)
|
4 | 38 |
|
5 | 39 |
|
|
0 commit comments