From e8055d5e11ff2ef52f9bf0c875bc123df9d87e9d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 22 Nov 2024 13:26:45 +0000 Subject: [PATCH] chore(release): 2.12.0 [skip ci] --- CHANGELOG.md | 112 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f269aabb..3b5e4c823 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,115 @@ +# [2.12.0](https://github.com/sparrowapp-dev/sparrow-app/compare/v2.11.0...v2.12.0) (2024-11-22) + + +### Bug Fixes + +* Add mix panel events for graphql ([7a533d6](https://github.com/sparrowapp-dev/sparrow-app/commit/7a533d6791f995339f02cd3c813416be5173da5d)) +* add save feature to graphql [[#1993](https://github.com/sparrowapp-dev/sparrow-app/issues/1993)] ([db3c433](https://github.com/sparrowapp-dev/sparrow-app/commit/db3c433854096d0e1652a24f2e0ae4ce0f5e641d)) +* add save feature to graphql [[#1993](https://github.com/sparrowapp-dev/sparrow-app/issues/1993)] ([8244432](https://github.com/sparrowapp-dev/sparrow-app/commit/8244432a64d143ba726d98a5fff23ccb3c1fd10d)) +* changes [] ([1775d10](https://github.com/sparrowapp-dev/sparrow-app/commit/1775d1067e4afeae7b3d79a1f449fbe2c05052ce)) +* changes [] ([d641a61](https://github.com/sparrowapp-dev/sparrow-app/commit/d641a61e5f48fabd68ac52f2e3381c84b126b5f6)) +* codemirror input code handler ([d940da0](https://github.com/sparrowapp-dev/sparrow-app/commit/d940da0c3ec93ebd5e2cc96426b7549d9f5b8991)) +* delay web app render by 2 sec on load to fetch essential app data [[#1959](https://github.com/sparrowapp-dev/sparrow-app/issues/1959)] ([900dd99](https://github.com/sparrowapp-dev/sparrow-app/commit/900dd99b6695fb32f7c0d8b898057255150a7438)) +* dropdown v2 overflow ([e25196c](https://github.com/sparrowapp-dev/sparrow-app/commit/e25196c6093dc38831c94a0a02184cb523d19820)) +* fixed alignment issue in search bar [[#1851](https://github.com/sparrowapp-dev/sparrow-app/issues/1851)] ([8033db6](https://github.com/sparrowapp-dev/sparrow-app/commit/8033db62db721e00cbbc2bbc5b31c90ab0d50034)) +* fixed bugs [[#2044](https://github.com/sparrowapp-dev/sparrow-app/issues/2044)] [[#2045](https://github.com/sparrowapp-dev/sparrow-app/issues/2045)] [[#2047](https://github.com/sparrowapp-dev/sparrow-app/issues/2047)] [[#2040](https://github.com/sparrowapp-dev/sparrow-app/issues/2040)] ([21d08ff](https://github.com/sparrowapp-dev/sparrow-app/commit/21d08ff1d665dd3e641ed65c6baca88611687874)) +* fixed category issue in feedback [[#1851](https://github.com/sparrowapp-dev/sparrow-app/issues/1851)] ([81c9d15](https://github.com/sparrowapp-dev/sparrow-app/commit/81c9d15931d53e7edd7ec4fe4cdad498f027981e)) +* fixed comments [[#1723](https://github.com/sparrowapp-dev/sparrow-app/issues/1723)] ([cb8dfcb](https://github.com/sparrowapp-dev/sparrow-app/commit/cb8dfcbfe494cbe68ad24ff1e409b64abf202164)) +* fixed ellipsis missing on searching workspaces in team and also at adding workspace to team [[#2044](https://github.com/sparrowapp-dev/sparrow-app/issues/2044)] [[#2042](https://github.com/sparrowapp-dev/sparrow-app/issues/2042)] ([2aec8d5](https://github.com/sparrowapp-dev/sparrow-app/commit/2aec8d59a91dd1b93240de091c1e1fc66f3ae8fa)) +* fixed image modal issue in help section [[#1851](https://github.com/sparrowapp-dev/sparrow-app/issues/1851)] ([62cc8be](https://github.com/sparrowapp-dev/sparrow-app/commit/62cc8be666a677be3792d991513a5f23ef34ba45)) +* fixed issues realted to hover on collection name as a viewer and a socket io bug [[#1801](https://github.com/sparrowapp-dev/sparrow-app/issues/1801)] ([4d3c36e](https://github.com/sparrowapp-dev/sparrow-app/commit/4d3c36e00fa5b7cb8307f783e760331f3e162256)) +* fixed navigator ui all over the request and response ([adabf0e](https://github.com/sparrowapp-dev/sparrow-app/commit/adabf0e4997f934b3ff1c96cba8970806952b20c)) +* fixed no result found message missing on searching memeber in workspace in sparrow web [[#253](https://github.com/sparrowapp-dev/sparrow-app/issues/253)] ([8feab39](https://github.com/sparrowapp-dev/sparrow-app/commit/8feab39713ba0cab7692a91d94bd6871f66d9cb4)) +* fixed plus icon ui issues in left panel [[#2070](https://github.com/sparrowapp-dev/sparrow-app/issues/2070)] ([399b277](https://github.com/sparrowapp-dev/sparrow-app/commit/399b277a21003853d54fdb447d11809035583152)) +* fixed recent api , add restriction to five api only [[#2042](https://github.com/sparrowapp-dev/sparrow-app/issues/2042)] ([c8530d3](https://github.com/sparrowapp-dev/sparrow-app/commit/c8530d3653fa78d21e317f12795b72d286c1fa3c)) +* fixed recent workspace issue and also removed drop down icon for disabled thing in select [[#1723](https://github.com/sparrowapp-dev/sparrow-app/issues/1723)] ([252449f](https://github.com/sparrowapp-dev/sparrow-app/commit/252449fcd932f0a250d7802982fe1cf0139cd490)) +* fixed some changes [[#1801](https://github.com/sparrowapp-dev/sparrow-app/issues/1801)] ([24630c7](https://github.com/sparrowapp-dev/sparrow-app/commit/24630c7cd22329f262aa65415fe8253859867a83)) +* fixed some more issue till the dot icon missing [[#1723](https://github.com/sparrowapp-dev/sparrow-app/issues/1723)] ([9cb2c9d](https://github.com/sparrowapp-dev/sparrow-app/commit/9cb2c9dd7ba9244fefce66881cdf13a66ac6ff6e)) +* fixed the taost message for adding feedback [[#1851](https://github.com/sparrowapp-dev/sparrow-app/issues/1851)] ([f3ade32](https://github.com/sparrowapp-dev/sparrow-app/commit/f3ade32c54a8890753ae293b84e6a5d94e62590c)) +* fixed tour guide ui issue ([bbea79a](https://github.com/sparrowapp-dev/sparrow-app/commit/bbea79ab9ea1f48a00e7f24ec5a05c04bec2ed84)) +* fixed typo ([cc3a0bf](https://github.com/sparrowapp-dev/sparrow-app/commit/cc3a0bff02f25dd2cca43405ed87b47e04700ba9)) +* fixed ui issue [[#1723](https://github.com/sparrowapp-dev/sparrow-app/issues/1723)] ([eab53f4](https://github.com/sparrowapp-dev/sparrow-app/commit/eab53f445e1ffe4eccfb9904c0064494012d4f1b)) +* fixed ui of header [[#1994](https://github.com/sparrowapp-dev/sparrow-app/issues/1994)] ([14534f2](https://github.com/sparrowapp-dev/sparrow-app/commit/14534f2e071b84b348b14eaaeb11bed057353521)) +* handle sockert io message event reciever ([efbe1e6](https://github.com/sparrowapp-dev/sparrow-app/commit/efbe1e66dba6332abac60f15578fdeca93113d19)) +* keyboard shortcuts for graphql ([8d5dc24](https://github.com/sparrowapp-dev/sparrow-app/commit/8d5dc24facb28ff0266698499130e0091fd0cb50)) +* mac download issue ([6fd0e6b](https://github.com/sparrowapp-dev/sparrow-app/commit/6fd0e6bd5dda2177586dfdcde9b9b07ea742fc90)) +* Merge branch 'development' of https://github.com/sparrowapp-dev/sparrow-app into feat/1985/graphql-initialization ([b7b10b0](https://github.com/sparrowapp-dev/sparrow-app/commit/b7b10b0552925b6bbfb02623dca1492edac0145f)) +* Merge branch 'development' of https://github.com/sparrowapp-dev/sparrow-app into feat/1993/implement-graphql-save-as-feature [[#1993](https://github.com/sparrowapp-dev/sparrow-app/issues/1993)] ([1f9bb76](https://github.com/sparrowapp-dev/sparrow-app/commit/1f9bb76eedfb2284d3933586867d9d4666e46ea5)) +* Merge branch 'development' of https://github.com/sparrowapp-dev/sparrow-app into fix/1960/1805/multiple-api-calls-for-teams-and-collaboration [[#1960](https://github.com/sparrowapp-dev/sparrow-app/issues/1960)] [[#1805](https://github.com/sparrowapp-dev/sparrow-app/issues/1805)] ([5a3f48a](https://github.com/sparrowapp-dev/sparrow-app/commit/5a3f48a47c9dd04c241918db710886a132a3776e)) +* Merge branch 'development' of https://github.com/sparrowapp-dev/sparrow-app into fix/1993/handle-graphql-bugs ([4ba7c0d](https://github.com/sparrowapp-dev/sparrow-app/commit/4ba7c0d6907e958918ecd2a6a7b6b7f66b08006c)) +* merge changes ([7d8716a](https://github.com/sparrowapp-dev/sparrow-app/commit/7d8716a1611bdcaa3aa8cc564f531351dda0c48d)) +* merge pull changes [] ([7c24cd4](https://github.com/sparrowapp-dev/sparrow-app/commit/7c24cd4d872414f77275443bd14024af419b08e0)) +* merge pull changes [] ([ce23004](https://github.com/sparrowapp-dev/sparrow-app/commit/ce23004c6caa32b9a4754d6d05973e61f60269f6)) +* merge pull changes [] ([d420284](https://github.com/sparrowapp-dev/sparrow-app/commit/d4202841bd1b977d4a5bf7e8c859ebf0a63c8c9d)) +* message event listener for socket io ([f8f96cb](https://github.com/sparrowapp-dev/sparrow-app/commit/f8f96cb7c6206f45214b85deb0b7f58ea6f5365e)) +* multiple api calls for teams and collaboration [[#1960](https://github.com/sparrowapp-dev/sparrow-app/issues/1960)] [[#1805](https://github.com/sparrowapp-dev/sparrow-app/issues/1805)] ([fa164eb](https://github.com/sparrowapp-dev/sparrow-app/commit/fa164eb4b863ac2654adb4126b32e1c9a343e65f)) +* multiple notifications on schema fetch failure [] ([1e26fd7](https://github.com/sparrowapp-dev/sparrow-app/commit/1e26fd7f6a10ae18b7442ef9fac29386ac01b8bd)) +* occupany in socket type [] ([34bb10e](https://github.com/sparrowapp-dev/sparrow-app/commit/34bb10e4a397bdf10229959a624b339b83b0270b)) +* refactor websocket and sockeio decoder [[#1985](https://github.com/sparrowapp-dev/sparrow-app/issues/1985)] ([ad24943](https://github.com/sparrowapp-dev/sparrow-app/commit/ad24943b1f1df58afc13007d37648ea2243a641b)) +* remove active socket connection on app refresh ([e1985b9](https://github.com/sparrowapp-dev/sparrow-app/commit/e1985b9e272918a11fb0c601b008ac8830dce806)) +* remove createUpdaterArtifacts from tauri config [] ([07bd40c](https://github.com/sparrowapp-dev/sparrow-app/commit/07bd40cf23a1c257601dbe1b0526b34f4f5d6455)) +* removed unnecessary code [] ([238cc4c](https://github.com/sparrowapp-dev/sparrow-app/commit/238cc4cf52f0ff7cb37e5a271ec5a76036731771)) +* resolve-testflow-ui-issues [[#1683](https://github.com/sparrowapp-dev/sparrow-app/issues/1683)] ([80586d1](https://github.com/sparrowapp-dev/sparrow-app/commit/80586d1c62b0fca200c6330b77b4880942417710)) +* revert changes ([d33c722](https://github.com/sparrowapp-dev/sparrow-app/commit/d33c722a01a74087840863b50e42e96740062003)) +* save graphql request bugs [[#1993](https://github.com/sparrowapp-dev/sparrow-app/issues/1993)] ([e594dfd](https://github.com/sparrowapp-dev/sparrow-app/commit/e594dfdb838609621cd5fb31f09843ee269d178b)) +* socket auto disconnection ([bb996cd](https://github.com/sparrowapp-dev/sparrow-app/commit/bb996cda87beaa6f3f28dc0d7422247935829675)) +* socket io refa tor complete ([6ba631b](https://github.com/sparrowapp-dev/sparrow-app/commit/6ba631b3982f9c791ce97c90b4ac84b45477f2ed)) +* socket io refa tor complete ([c172852](https://github.com/sparrowapp-dev/sparrow-app/commit/c172852fe3f2ba20fe22e7725c31fd15282cb9d7)) +* socket io refactor ([d44bb1c](https://github.com/sparrowapp-dev/sparrow-app/commit/d44bb1c9a9b9c84fbaae3ab3b3810a4b86d43bd9)) +* socket io refactor ([d0da354](https://github.com/sparrowapp-dev/sparrow-app/commit/d0da35413d9eb20af3aa6da5790eca4dc953e241)) +* socket io refactor ([6d05c14](https://github.com/sparrowapp-dev/sparrow-app/commit/6d05c14cb6a5ac48d5087bd2eb7aea288ee85f8f)) +* socket io refactor ([d4bd82c](https://github.com/sparrowapp-dev/sparrow-app/commit/d4bd82c628554fe56fb03de4179699b2fcb886bf)) +* socketio refactor ([0f37b56](https://github.com/sparrowapp-dev/sparrow-app/commit/0f37b56d132ba5a264a0db71e2ce7521d35afd11)) +* solved almost all the bugs in the team and workspace mentioned in this [[#1723](https://github.com/sparrowapp-dev/sparrow-app/issues/1723)] ([efb9954](https://github.com/sparrowapp-dev/sparrow-app/commit/efb9954a8e12a0081da9e38cdb7ab6145d064da3)) +* testflow ui issues [[#1683](https://github.com/sparrowapp-dev/sparrow-app/issues/1683)] ([4b8eea0](https://github.com/sparrowapp-dev/sparrow-app/commit/4b8eea0319d0c6d303a9b5672f58fbe3caf389e1)) +* update workspace access permission to team member [[#1961](https://github.com/sparrowapp-dev/sparrow-app/issues/1961)] ([b876832](https://github.com/sparrowapp-dev/sparrow-app/commit/b8768325a8c4acb09ef18dad83a54277b16a2117)) +* zoom in/out ([e5ad5e1](https://github.com/sparrowapp-dev/sparrow-app/commit/e5ad5e126bf3011b7f76a7c2e9a429bb4f7fbf03)) + + +### Features + +* add graph query decoder function ([7b9b866](https://github.com/sparrowapp-dev/sparrow-app/commit/7b9b866334ade4dede469965e2cbcdfdaac91d65)) +* add graph query decoder function ([db1000c](https://github.com/sparrowapp-dev/sparrow-app/commit/db1000cb61e10cd5abe05cafbe96ac3d0136b253)) +* add graphql initator to utilize services [[#1985](https://github.com/sparrowapp-dev/sparrow-app/issues/1985)] ([acb7175](https://github.com/sparrowapp-dev/sparrow-app/commit/acb7175786824b51e3390c66a1b39d048665e507)) +* add rust package before building intel app ([37aa46a](https://github.com/sparrowapp-dev/sparrow-app/commit/37aa46a793947f1cabcb66ef39f00dcc2946700e)) +* add save feature to graphql [[#1985](https://github.com/sparrowapp-dev/sparrow-app/issues/1985)] ([70996a1](https://github.com/sparrowapp-dev/sparrow-app/commit/70996a183f45a062d21a889c75c7afcb5fbd3f21)) +* add save feature to graphql [[#1985](https://github.com/sparrowapp-dev/sparrow-app/issues/1985)] ([8a5a195](https://github.com/sparrowapp-dev/sparrow-app/commit/8a5a195be6cbdd164d4bc578925690bdce319e0d)) +* added clear and format query option [[#1985](https://github.com/sparrowapp-dev/sparrow-app/issues/1985)] ([3bb0fa4](https://github.com/sparrowapp-dev/sparrow-app/commit/3bb0fa40c032e1f56c4e2e3eece0ebcda82f7b24)) +* added clear and format query option [[#1985](https://github.com/sparrowapp-dev/sparrow-app/issues/1985)] ([bdd7b39](https://github.com/sparrowapp-dev/sparrow-app/commit/bdd7b39b093f32593db113df14894f5cb329ea2a)) +* added error handling to graphql ql request [[#1985](https://github.com/sparrowapp-dev/sparrow-app/issues/1985)] ([a56d73f](https://github.com/sparrowapp-dev/sparrow-app/commit/a56d73f5495f61b9200f035a54af565a5b0f194a)) +* added hoc for copy and download requests [[#1985](https://github.com/sparrowapp-dev/sparrow-app/issues/1985)] ([626eba3](https://github.com/sparrowapp-dev/sparrow-app/commit/626eba3083a26a77ad89f94bf4f73a398ac91527)) +* added logger for graphql RPC time metric [] ([d714481](https://github.com/sparrowapp-dev/sparrow-app/commit/d71448140c6b194262a4cbc38c2f9e24dc562435)) +* Added mix panel events for graphql [[#1996](https://github.com/sparrowapp-dev/sparrow-app/issues/1996)] ([d5edcee](https://github.com/sparrowapp-dev/sparrow-app/commit/d5edcee0ed1e7b3f405f0ccf3d4cfa3446b26ee9)) +* added refresh schema feature [[#1989](https://github.com/sparrowapp-dev/sparrow-app/issues/1989)] ([6dac820](https://github.com/sparrowapp-dev/sparrow-app/commit/6dac820f64cc8f929b2c33f3f0730860ffe4b6d1)) +* added schema in graphql [] ([f184618](https://github.com/sparrowapp-dev/sparrow-app/commit/f18461884bb357c5c7c7b30eedff20b1845e8886)) +* added send graphql function in RPC [] ([ca03b3c](https://github.com/sparrowapp-dev/sparrow-app/commit/ca03b3ce7669e88d07cb5a78e355448cbfc1a534)) +* added signature key in tauri config [] ([82fa171](https://github.com/sparrowapp-dev/sparrow-app/commit/82fa171291e629c804c5b6f7c4048019e21be1a5)) +* added types to the graphql viewmodel [[#1985](https://github.com/sparrowapp-dev/sparrow-app/issues/1985)] ([200b523](https://github.com/sparrowapp-dev/sparrow-app/commit/200b523bd4667191abc95a59818932e1464df2c1)) +* added types to the graphql viewmodel [[#1985](https://github.com/sparrowapp-dev/sparrow-app/issues/1985)] ([eaa2707](https://github.com/sparrowapp-dev/sparrow-app/commit/eaa270757fcc01484fbb6f4ec8d8bbfded538fba)) +* added types to the graphql viewmodel [[#1985](https://github.com/sparrowapp-dev/sparrow-app/issues/1985)] ([6ba2dfe](https://github.com/sparrowapp-dev/sparrow-app/commit/6ba2dfee2f98d8608d7944cb07a80ee3f132be2b)) +* added websocket auto-disconnection [] ([bc3e135](https://github.com/sparrowapp-dev/sparrow-app/commit/bc3e135ace7d6501dffccf1ab551b5da09791ae9)) +* handle abrupt disconnect ([0a9fa8d](https://github.com/sparrowapp-dev/sparrow-app/commit/0a9fa8d815fe61ad062feee357d809e21e1040aa)) +* implement graphql initialization [[#1985](https://github.com/sparrowapp-dev/sparrow-app/issues/1985)] ([9d3c570](https://github.com/sparrowapp-dev/sparrow-app/commit/9d3c5705b950a5cd45e0c52795e069d13ad09d4e)) +* implement graphql initialization [[#1985](https://github.com/sparrowapp-dev/sparrow-app/issues/1985)] ([2ee2290](https://github.com/sparrowapp-dev/sparrow-app/commit/2ee2290f99d4d5857c3286619dcf48148b381986)) +* Merge branch 'development' of https://github.com/sparrowapp-dev/sparrow-app into feat/1985/added-hoc-for-copy-and-download-requests ([fd2f12c](https://github.com/sparrowapp-dev/sparrow-app/commit/fd2f12cd4be55aeef01c5b717545f7eb5e1ea194)) +* Merge branch 'development' of https://github.com/sparrowapp-dev/sparrow-app into feat/1985/graphql-initialization [[#1985](https://github.com/sparrowapp-dev/sparrow-app/issues/1985)] ([6adbafb](https://github.com/sparrowapp-dev/sparrow-app/commit/6adbafbc4cf8541abaf885036e9bb0d52b33def3)) +* rc init ([da0ab02](https://github.com/sparrowapp-dev/sparrow-app/commit/da0ab02cdfd27b65af884efa7c935fa07dac0052)) +* Remove unused graphql functions [[#1985](https://github.com/sparrowapp-dev/sparrow-app/issues/1985)] ([198ac2d](https://github.com/sparrowapp-dev/sparrow-app/commit/198ac2dc49d1d5ba658ea5c4424dc49583f61c41)) +* resolve merge conflicts ([b290f00](https://github.com/sparrowapp-dev/sparrow-app/commit/b290f00a926303537f531f03621ff69b72a83d65)) +* resolve merge conflicts ([d3f73fb](https://github.com/sparrowapp-dev/sparrow-app/commit/d3f73fb29dd31c48adb02c8f46f381c55aa2feba)) +* socket impl v2 ([a4e7e52](https://github.com/sparrowapp-dev/sparrow-app/commit/a4e7e529d1b871a2851d0c52a1e62b69d3739725)) +* socket io integration to FE and error handling ([8eac97f](https://github.com/sparrowapp-dev/sparrow-app/commit/8eac97fabb27ade3e46daf0158535baf7233a404)) +* socket io integration to FE and error handling ([a5ede16](https://github.com/sparrowapp-dev/sparrow-app/commit/a5ede16ef2e3516097aa3ae933d1b1c814f34d1a)) +* universal builder ([b569968](https://github.com/sparrowapp-dev/sparrow-app/commit/b569968649b0cb2a6b6fd36d3713df79f044c882)) +* universal builder ([2255ea7](https://github.com/sparrowapp-dev/sparrow-app/commit/2255ea7a35683ce55e8e8d47823f1f7de7a5b269)) +* universal builder ([9934847](https://github.com/sparrowapp-dev/sparrow-app/commit/9934847adf03f94d0216ba28b4bcc5154d9f5d95)) +* universal builder ([b96ccc6](https://github.com/sparrowapp-dev/sparrow-app/commit/b96ccc669c7f64be0e9e29c0ecc3024b4ef773e6)) +* universal builder ([15f3a42](https://github.com/sparrowapp-dev/sparrow-app/commit/15f3a42f0a255ea940afbfa17cccdfcd4c212717)) +* universal builder ([0e98284](https://github.com/sparrowapp-dev/sparrow-app/commit/0e982846a339abf1ba7d1f2fbb4523d6d17ab59c)) +* updated jsdoc comment [[#1985](https://github.com/sparrowapp-dev/sparrow-app/issues/1985)] ([9a6a284](https://github.com/sparrowapp-dev/sparrow-app/commit/9a6a28460501f00171a49ef97e24626acb508c28)) +* updated tauri-apps/cli version [] ([7bbe603](https://github.com/sparrowapp-dev/sparrow-app/commit/7bbe60362e1101162538777edf7d7975639586c8)) +* upgrade sparrow to version 2.12.0 [] ([5175b07](https://github.com/sparrowapp-dev/sparrow-app/commit/5175b0799ea98bb6c8643918a210c46b15bc8631)) + # [2.11.0](https://github.com/sparrowapp-dev/sparrow-app/compare/v2.10.0...v2.11.0) (2024-11-08)