|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
4 | 4 |
|
| 5 | +## [1.9.0](https://github.com/open-mmlab/labelbee/compare/v1.8.1...v1.9.0) (2022-10-12) |
| 6 | + |
| 7 | + |
| 8 | +### Features |
| 9 | + |
| 10 | +* [lb-annotation]: ViewOperation supporting font rendering style ([ab34731](https://github.com/open-mmlab/labelbee/commit/ab34731309bba90ded8a2409b08f909303ba361b)) |
| 11 | +* Add scribbleTool components ([9fc6dc9](https://github.com/open-mmlab/labelbee/commit/9fc6dc9b5430e35cc731654394512c446a35dc53)) |
| 12 | +* Add tool for exporting mask images ([4a28ffd](https://github.com/open-mmlab/labelbee/commit/4a28ffdc6389ffd71a9abd0f3df2d38888590510)) |
| 13 | +* **annotation-operation:** Add the drawLayerSlot ([cfb7471](https://github.com/open-mmlab/labelbee/commit/cfb7471bc55acb09d46f95aedfa2bc1da805e6a2)) |
| 14 | +* **annotation-tips:** Update the order of showing ([8127a97](https://github.com/open-mmlab/labelbee/commit/8127a970d25498d09b7cd211c63693c10167f231)) |
| 15 | +* Complete the initialized version of scribbleTool ([6363760](https://github.com/open-mmlab/labelbee/commit/6363760879e4351600060f4d384a2ddbf2707fd7)) |
| 16 | +* Get the connection Point via annotationData in ViewOpertion ([e095627](https://github.com/open-mmlab/labelbee/commit/e09562737e463e68e1ad483901b4e97cddc2d819)) |
| 17 | +* **imgconversion-utils:** Add getMaskByColorImg ([d63fb2c](https://github.com/open-mmlab/labelbee/commit/d63fb2c6dcf5b23769fcb2ae9b31cb682f69e16f)) |
| 18 | +* **imgconversion-utils:** Hide undefined colors ([ad69ee4](https://github.com/open-mmlab/labelbee/commit/ad69ee460d2227e2c173a7929398a0c5292d06ea)) |
| 19 | +* **lb-components:** Add action like updateValid and beforeRotate ([61c1ef1](https://github.com/open-mmlab/labelbee/commit/61c1ef1f74d50f2db28d78b6b8b8e156c7097448)) |
| 20 | +* **lb-components:** Add operation in scribble's sidebar ([2b4d093](https://github.com/open-mmlab/labelbee/commit/2b4d09351ada668d201cbc2d96558a9e89850ce4)) |
| 21 | +* **lb-components:** Add skipBeforePageTurning ([829ff74](https://github.com/open-mmlab/labelbee/commit/829ff749327fa1d31b21c7d6a6b4988f8f175bae)) |
| 22 | +* **lb-components:** Add tips showing in annotationTips ([5255983](https://github.com/open-mmlab/labelbee/commit/5255983f09f1fcac5dcfa6a1c63082410ed5cd13)) |
| 23 | +* **lb-components:** Listen for changes to the injection functions; ([3f617d7](https://github.com/open-mmlab/labelbee/commit/3f617d763eaad3bcd2b13b3d0b077e5e4b25389c)) |
| 24 | +* **lb-components:** Temporarily Copy the constants of ToolName ([f6d68dc](https://github.com/open-mmlab/labelbee/commit/f6d68dc616ef95b1aff325f532968d652a636c20)) |
| 25 | +* **lb-components:** Update react-redux from store to context ([6f94f43](https://github.com/open-mmlab/labelbee/commit/6f94f436dffa9c2e96fe922218e35ea33575f6f0)) |
| 26 | +* **lb-components:** Update react-redux from store to context ([b2a7a69](https://github.com/open-mmlab/labelbee/commit/b2a7a698be33aefaa5dbf085e91e2c8c3089e3a2)) |
| 27 | +* **lb-demo:** Update scribbleTool Config ([7b299a2](https://github.com/open-mmlab/labelbee/commit/7b299a24b0a7eabd206d3de5d923a8639c5e0ee7)) |
| 28 | +* **pointcloud-2d:** Filter maaping error data ([d3406b4](https://github.com/open-mmlab/labelbee/commit/d3406b497f5c1ad19cda3630b2686e939e050d7c)) |
| 29 | +* **pointcloud-2d:** Focus the selected Data ([6512053](https://github.com/open-mmlab/labelbee/commit/6512053d0622b52c388b74b9f68707cdd3f25d9a)) |
| 30 | +* **pointcloud-info:** Sync pointCloud showing info ([49cf007](https://github.com/open-mmlab/labelbee/commit/49cf007caa592d00f7d297ac8a8cd8a1a3d0d116)) |
| 31 | +* **pointcloud-topview:** Zoom showing ([02c9737](https://github.com/open-mmlab/labelbee/commit/02c9737d7441aa301aaf30a8a99814d01f80d990)) |
| 32 | +* **pointcloud-view:** Optimized style of empty page ([2bc0a1f](https://github.com/open-mmlab/labelbee/commit/2bc0a1f754d2081fa61ade997db4369a75df9ccf)) |
| 33 | +* **pointcloud2d-vie:** Optimize pointCloud2dView size listener ([3b3074e](https://github.com/open-mmlab/labelbee/commit/3b3074ed2cc1dff05305c74b203c398db57cc8cd)) |
| 34 | +* **pointcloud2d:** Update index when page changed ([b808c4d](https://github.com/open-mmlab/labelbee/commit/b808c4d662ad58a7f5440d9b1b8fb9f950734665)) |
| 35 | +* **pointcloud:** Adaptation to internationalization ([28ec71a](https://github.com/open-mmlab/labelbee/commit/28ec71ae2819a60bfa1f61c7dc7a0f1e5ad4ea72)) |
| 36 | +* **pointcloud:** Add focus after imgOnload ([db1ae76](https://github.com/open-mmlab/labelbee/commit/db1ae7631b8e2a42d0d08232b9a2903c08984d60)) |
| 37 | +* **pointcloud:** Add lowerLimitPointsNumInBox limit ([1ad4b69](https://github.com/open-mmlab/labelbee/commit/1ad4b6996ab80c0b487e5dc2a85c3628a05aa53a)) |
| 38 | +* **pointcloud:** Add pointCloud count to annotationResult ([2195996](https://github.com/open-mmlab/labelbee/commit/2195996cceec4dd73c1429a9ad30e2a7401739cb)) |
| 39 | +* **pointcloud:** Ctrl+A is conficted with A ([b35d671](https://github.com/open-mmlab/labelbee/commit/b35d671125153f42ab8ee71f281a9aec4760daf4)) |
| 40 | +* **pointcloud:** Optimize the problem that there is ghosting ([5a34216](https://github.com/open-mmlab/labelbee/commit/5a3421671fbbc785994b4878fc2379c5c7cd4866)) |
| 41 | +* **pointcloud:** PageJump support skipBeforePageTurning ([95de366](https://github.com/open-mmlab/labelbee/commit/95de36633e8565b9fa9f65b9b1c28d7dae610a30)) |
| 42 | +* **pointcloud:** Paste needs to overlay based on existing data ([09106f6](https://github.com/open-mmlab/labelbee/commit/09106f6f60882bf46131d88f675f7b1342ed1b1d)) |
| 43 | +* **pointcloud:** RestrictAngleRange when the pointCloubox is rotated ([d99c635](https://github.com/open-mmlab/labelbee/commit/d99c6357e98b7e771bd30459387192717bd8c3c4)) |
| 44 | +* **pointcloud:** SubAttribute selector support clear ([69ea970](https://github.com/open-mmlab/labelbee/commit/69ea9703833a0f878c493b6eef580fe153bb3e51)) |
| 45 | +* **pointcloud:** Support the hotkey to copy the prev-result ([98579a5](https://github.com/open-mmlab/labelbee/commit/98579a5c3feeaea0ab7221ff5252a13b373ea627)) |
| 46 | +* **pointcloud:** Support the hotkey to update valid of box ([375d6a4](https://github.com/open-mmlab/labelbee/commit/375d6a4d0cab42c4fcde8c217f543a74ffc54533)) |
| 47 | +* **pointcloud:** Temporarily hide the trackID ([e13d1e3](https://github.com/open-mmlab/labelbee/commit/e13d1e3ce3920669fd820e3892763054ee748644)) |
| 48 | +* **pointcloud:** Temporarily turn off highlighting ([de71e79](https://github.com/open-mmlab/labelbee/commit/de71e79a1e73b650a32b34d9e900a7cf7c2ab26d)) |
| 49 | +* **pointcloud:** The listener of topviewEvent needs to updated ([e51acd6](https://github.com/open-mmlab/labelbee/commit/e51acd60a55ea181b38d316faceea650c2e9dd27)) |
| 50 | +* **pointcloud:** The render of circle is updated by config ([2c66ca8](https://github.com/open-mmlab/labelbee/commit/2c66ca8fa098116991629aa5512d04f02f567ba7)) |
| 51 | +* **pointcloud:** Update the calculation of pointCloud count ([0952da1](https://github.com/open-mmlab/labelbee/commit/0952da16271c12d6c0cd9d5912dc6ff9a5465e11)) |
| 52 | +* **pointcloud:** Update the hotkey of nextbox and prebox ([d2fb10f](https://github.com/open-mmlab/labelbee/commit/d2fb10f4a5b0e2b7a4dfc09077cd20d9a06de2c4)) |
| 53 | +* **pointcloud:** Update the tips for copy ([9c5178c](https://github.com/open-mmlab/labelbee/commit/9c5178cc18d54ca620ddaebd1278084166128498)) |
| 54 | +* **pointcloud:** Update the traslation of pointCloud Hotkey ([940341d](https://github.com/open-mmlab/labelbee/commit/940341da5cae308178c937910600eafe238fb18b)) |
| 55 | +* **pointcloud:** Webworke update the calculate of points ([6d0b3df](https://github.com/open-mmlab/labelbee/commit/6d0b3dfde00356c253b15d440935498e7d5f146a)) |
| 56 | +* **scribble-tool:** Add earser cursor ([5fb1370](https://github.com/open-mmlab/labelbee/commit/5fb13706b0e00f368b316c7664e40ff01914e121)) |
| 57 | +* **scribble-tool:** Add hotkey ([3c1d305](https://github.com/open-mmlab/labelbee/commit/3c1d30593c5cefcefc68c3f86ce5772d5c519f83)) |
| 58 | +* **scribble-tool:** Add hotkey ([f71143c](https://github.com/open-mmlab/labelbee/commit/f71143c1e66438fd1894d217da8a5ca82059a4da)) |
| 59 | +* **scribble-tool:** Add operation restrictions ([b811f53](https://github.com/open-mmlab/labelbee/commit/b811f5328f72a3ec678bd0776c869d07a445ab5a)) |
| 60 | +* **scribble-tool:** Add redo and undo feature ([c7513b0](https://github.com/open-mmlab/labelbee/commit/c7513b08b00d4e130981860e1b70df18a24e6a74)) |
| 61 | +* **scribble-tool:** Disable renderPoint when forbidOperation is enabled ([4d9f33d](https://github.com/open-mmlab/labelbee/commit/4d9f33d9f2cf070e9cc48f62ebe8c2f1a5b308be)) |
| 62 | +* **scribble-tool:** Fix the size error after changing img ([de426ae](https://github.com/open-mmlab/labelbee/commit/de426ae7d0d01c3b6b3223af7c12ab46ae5e41ff)) |
| 63 | +* **scribble-tool:** Maintain brush size after changing mode ([6843cf1](https://github.com/open-mmlab/labelbee/commit/6843cf163230fbae21a8830548b94a830b1a00c0)) |
| 64 | +* **scribble-tool:** Set DefaultAttributeInfo at initialization ([f504e1b](https://github.com/open-mmlab/labelbee/commit/f504e1b4e540c1088b275907a2ca9f59f812e177)) |
| 65 | +* **scribble-tool:** Support drawing after rotating ([1368d77](https://github.com/open-mmlab/labelbee/commit/1368d77554b66514a34ba6c8486658d72d5ed48c)) |
| 66 | +* **scribble-tool:** Temporarily hide the hotKey of Y ([43f89b9](https://github.com/open-mmlab/labelbee/commit/43f89b95aca03a251949f23ababaafbd836542fb)) |
| 67 | +* **scribble-tool:** Temporarily hide the hotKey of Y ([ba32c9d](https://github.com/open-mmlab/labelbee/commit/ba32c9d2b03f694d29f15495dec49682328a8fb0)) |
| 68 | +* ScribbleTool add sidebar ([e4e1825](https://github.com/open-mmlab/labelbee/commit/e4e182517342ac4bab3542649cb5bcd6998363aa)) |
| 69 | +* ScribbleTool needs to clear result after setting data ([fb5f5f9](https://github.com/open-mmlab/labelbee/commit/fb5f5f9556a490c3e03f8924c4a0825dec234748)) |
| 70 | +* ScribbleTool's Render adds opacity ([b646993](https://github.com/open-mmlab/labelbee/commit/b6469934ab09bef999d54764a6cc6d2a7fb70866)) |
| 71 | +* Support the background render to mask conversion ([32ede31](https://github.com/open-mmlab/labelbee/commit/32ede3180cdf407561fd8dc930c89378fe3b0368)) |
| 72 | + |
| 73 | + |
| 74 | +### Bug Fixes |
| 75 | + |
| 76 | +* Add pointCloudAnnotationView clear result ([efcfffa](https://github.com/open-mmlab/labelbee/commit/efcfffa903ace665c3517a82a806a8fdd8ebfc1f)) |
| 77 | +* **annotation-reducer:** SET_FILE_DATA requires a shallow copy ([09d7185](https://github.com/open-mmlab/labelbee/commit/09d71859c887c36bf718bfa5bb678c88ca2ae938)) |
| 78 | +* Clear loading state after loading data ([c14ef80](https://github.com/open-mmlab/labelbee/commit/c14ef80f010bf165205d04b69d68bf9cc8131775)) |
| 79 | +* Fix the keydown error on TagOperation ([31ebf16](https://github.com/open-mmlab/labelbee/commit/31ebf16a599a544199db8da3cefd87086823941e)) |
| 80 | +* Fix the merge error ([9d65982](https://github.com/open-mmlab/labelbee/commit/9d659828bda5c5f0e6fa28acdf8c3fb3479694ad)) |
| 81 | +* **lb-components:** Compatible with QA mode ([a80fe8a](https://github.com/open-mmlab/labelbee/commit/a80fe8a1b7c9123bc9682974ed4d3307709e886b)) |
| 82 | +* **pointcloud:** Add default-data to currentData ([a4510ec](https://github.com/open-mmlab/labelbee/commit/a4510ec99b4302bd4bdc1d443f3890c9cc58168a)) |
| 83 | +* PointCloudAnnotationView: after remove pointCloud result add render ([f50dea9](https://github.com/open-mmlab/labelbee/commit/f50dea996a8e195c64877c5b78eedd4e8cfbf1f2)) |
| 84 | +* **pointcloud:** Listen to currentData for initialization ([dac9c8b](https://github.com/open-mmlab/labelbee/commit/dac9c8b87e436c2bc57d671b08278299a34b53fc)) |
| 85 | +* **pointcloud:** Maintain info after draging ([f4fbbba](https://github.com/open-mmlab/labelbee/commit/f4fbbba22fdd31aac60c85394ccf494637b6f181)) |
| 86 | +* **pointcloud:** Topview initialize erorr after resizing window ([47c34e2](https://github.com/open-mmlab/labelbee/commit/47c34e2e3bb3dd760caa803e2f1b639c3ab2d32e)) |
| 87 | +* **pointcloud:** Update the popConfirm placement ([6dc84d9](https://github.com/open-mmlab/labelbee/commit/6dc84d95c432fbe68a1ff7ac2848d5b270b788a7)) |
| 88 | +* **pointcloud:** Vertex buffer is not big enough for the draw ([e230756](https://github.com/open-mmlab/labelbee/commit/e2307567281d55bdff02cfc8589960b8471ab6b2)) |
| 89 | +* Pointcloudview add webgl context destroy ([5f1ca27](https://github.com/open-mmlab/labelbee/commit/5f1ca2713a59520142dfcb07085f923f95c6049f)) |
| 90 | +* **scribble-tool:** Fix th history ([8711c31](https://github.com/open-mmlab/labelbee/commit/8711c3147c41647883c88eeb06f44d8d749b958e)) |
| 91 | +* **scribble-tool:** InvalidPage forbid operation ([6866ac7](https://github.com/open-mmlab/labelbee/commit/6866ac7b6a6b296c4d8970785a4ff152dc469f13)) |
| 92 | +* **scribbletool:** Fix the record ([4619cb6](https://github.com/open-mmlab/labelbee/commit/4619cb6e28372d85a7b9d04bcecf949c57745528)) |
| 93 | + |
5 | 94 | ### [1.8.1](https://github.com/open-mmlab/labelbee/compare/v1.8.0...v1.8.1) (2022-08-31)
|
6 | 95 |
|
7 | 96 | ## [1.8.0](https://github.com/open-mmlab/labelbee/compare/v1.7.0...v1.8.0) (2022-08-31)
|
|
0 commit comments