Skip to content

Commit

Permalink
chore(release): 2.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 16, 2024
1 parent bde8703 commit 955a0f3
Showing 1 changed file with 84 additions and 0 deletions.
84 changes: 84 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,87 @@
# [2.5.0](https://github.com/sparrowapp-dev/sparrow-app/compare/v2.4.1...v2.5.0) (2024-08-16)


### Bug Fixes

* database migration functions tab model upgradation [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([049b713](https://github.com/sparrowapp-dev/sparrow-app/commit/049b7135d06fcea525de31159abc17fc03176d13))
* adapter for save websocket [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([34dce96](https://github.com/sparrowapp-dev/sparrow-app/commit/34dce9669726a556d6f05d7de47877a9b071538f))
* added handshake and switching in ws [[#1412](https://github.com/sparrowapp-dev/sparrow-app/issues/1412)] ([a935fc0](https://github.com/sparrowapp-dev/sparrow-app/commit/a935fc081d873303a79201bade20818c5bfc81b6))
* Added red dot in environment tabs [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([e129a02](https://github.com/sparrowapp-dev/sparrow-app/commit/e129a02fe3082b1f59a0992da12e4aacbe0ab60b))
* Fixed handlepop function [[#123](https://github.com/sparrowapp-dev/sparrow-app/issues/123)] ([36317fd](https://github.com/sparrowapp-dev/sparrow-app/commit/36317fdd5454da4dff29d2f8572f2374b150f7b5))
* Fixed handlepop on close tab for environment [[#123](https://github.com/sparrowapp-dev/sparrow-app/issues/123)] ([15f4ba7](https://github.com/sparrowapp-dev/sparrow-app/commit/15f4ba73bc9ba04cbb8815c49889e189d77fb4ca))
* Fixed LHS Height and extra code [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([ef3203d](https://github.com/sparrowapp-dev/sparrow-app/commit/ef3203dc95c8153849c7f969ce705865695bfec8))
* fixed panic in websocket rpc [] ([183d9d4](https://github.com/sparrowapp-dev/sparrow-app/commit/183d9d4d9ecea01e371ce213576a2a335d22c415))
* Fixed some ui issues [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([6a2af01](https://github.com/sparrowapp-dev/sparrow-app/commit/6a2af01c3a0123e4e5b9a48a84b7948e1d2a0389))
* if merged, [] ([e451b72](https://github.com/sparrowapp-dev/sparrow-app/commit/e451b72d08377a0e2e6b38d06e1f545180952198))
* if merged, animation in chatbot & other bugs will be fixed. [1363] ([0893244](https://github.com/sparrowapp-dev/sparrow-app/commit/089324426f932aeb471b32bf0f652e1f9ce8f47d))
* Merge branch 'development' of https://github.com/sparrowapp-dev/sparrow-app into feat/implement-websocket [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([c13b80a](https://github.com/sparrowapp-dev/sparrow-app/commit/c13b80ac7061f17b1fb608d30e185fc29370bcb0))
* Merge Changes ([1ea8275](https://github.com/sparrowapp-dev/sparrow-app/commit/1ea82755dda967110e5b466ddd225953d7ded343))
* merge pull changes [] ([5e87733](https://github.com/sparrowapp-dev/sparrow-app/commit/5e877334075c83e492d1fe6d3c3a5cc412a9d40a))
* merge pull changes [] ([18f03c8](https://github.com/sparrowapp-dev/sparrow-app/commit/18f03c8bfb92e1a148eedb653139a876cca6c70c))
* Moved user Profile from sidebar to header [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([a45eb0a](https://github.com/sparrowapp-dev/sparrow-app/commit/a45eb0a5267ad02fba8bced1eb53cf6a960b4c6f))
* optimized the code a bit[1288] ([d6ef772](https://github.com/sparrowapp-dev/sparrow-app/commit/d6ef772095a0e63d7aa4fe2ba92ca95f5ba3066e))
* optimized the code a bit[1288] ([c3472fd](https://github.com/sparrowapp-dev/sparrow-app/commit/c3472fd819c8b838cafba05c848765ef0cee456a))
* remove type from workspace page viewmodel [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([af6fe5e](https://github.com/sparrowapp-dev/sparrow-app/commit/af6fe5eec3ca67f56410d19bb54907b948e6d9a3))
* remove type from workspace page viewmodel [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([9f3842d](https://github.com/sparrowapp-dev/sparrow-app/commit/9f3842db308a58cf4a26c8149821d865eb86340a))
* remove type from workspace page viewmodel [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([67a2ff4](https://github.com/sparrowapp-dev/sparrow-app/commit/67a2ff495fe6f06031f553fcb48564a06ad5392e))
* remove type from workspace page viewmodel [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([e1e787c](https://github.com/sparrowapp-dev/sparrow-app/commit/e1e787cd82eb6ba13c9011e5114e3ab1bdf5d752))
* Removed commented code [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([67bf3d2](https://github.com/sparrowapp-dev/sparrow-app/commit/67bf3d288af456ad78d7a9aa13c06409d30db849))
* Removed extra code and resolved comments [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([05eefdc](https://github.com/sparrowapp-dev/sparrow-app/commit/05eefdc8441157972b9e79706825924dda17d146))
* Removed extra code and resolved comments [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([f317509](https://github.com/sparrowapp-dev/sparrow-app/commit/f3175094bc42966df1758489d193b0d90efa35a3))
* Resolve merge conflict [[#1355](https://github.com/sparrowapp-dev/sparrow-app/issues/1355)] ([b627ae9](https://github.com/sparrowapp-dev/sparrow-app/commit/b627ae9f688e3d595a141ed559c766de604b23d1))
* Resolved comments [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([44969e8](https://github.com/sparrowapp-dev/sparrow-app/commit/44969e81c974695636f425cba365ea840fd80761))
* Resolved comments [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([bd1be86](https://github.com/sparrowapp-dev/sparrow-app/commit/bd1be8689ee5855e1fb8c016b89ae81d4b17cdc4))
* Resolved comments [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([1a38d54](https://github.com/sparrowapp-dev/sparrow-app/commit/1a38d54374e8428160ee304b39f532fc77e8319b))
* resolved comments[[#1288](https://github.com/sparrowapp-dev/sparrow-app/issues/1288)] ([ddb5eac](https://github.com/sparrowapp-dev/sparrow-app/commit/ddb5eac1d3c78d151f1679821ee349648e8374c6))
* Resvoled comments [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([83608c9](https://github.com/sparrowapp-dev/sparrow-app/commit/83608c921be3819b67cb33e5622ecc882be39ab4))
* Resvoled Comments[[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([64bc65d](https://github.com/sparrowapp-dev/sparrow-app/commit/64bc65dcdbe19e19ed1fbba4bc4d966a40bcc084))
* this code dynamically adjusts the width of shortcut divs[1359] ([4c84976](https://github.com/sparrowapp-dev/sparrow-app/commit/4c84976c68de47b948106c7507a38deaacac6b75))
* This code handles cURL popup on Client-Side[1288] ([acff94e](https://github.com/sparrowapp-dev/sparrow-app/commit/acff94ebcf583dadf5368cb16f8c2a5dfd9dd7c0))
* this code solves the pagination issue in workspaceGridView[[#1288](https://github.com/sparrowapp-dev/sparrow-app/issues/1288)] ([48299c4](https://github.com/sparrowapp-dev/sparrow-app/commit/48299c4789a3d05a6da612f32239b4cfc2f13519))
* ui save as collection item [[#1136](https://github.com/sparrowapp-dev/sparrow-app/issues/1136)] ([122bc86](https://github.com/sparrowapp-dev/sparrow-app/commit/122bc864ea649b4744bfcd404714b3f99940b4f4))
* version upgrade + fix typo [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([8507c37](https://github.com/sparrowapp-dev/sparrow-app/commit/8507c37b34d168cdb400d2e558c5a9284e69c4b4))
* websocket bugs [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([a9736ed](https://github.com/sparrowapp-dev/sparrow-app/commit/a9736ed1ee85528d4f12a23f3562f8611bcd46b0))
* websocket bugs [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([ea9f068](https://github.com/sparrowapp-dev/sparrow-app/commit/ea9f06850dad05637403fa6e1f06581cf8876caa))
* websocket bugs [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([ece70eb](https://github.com/sparrowapp-dev/sparrow-app/commit/ece70eb25ff2bce79538b7854f71f16a45b01e18))
* websocket bugs [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([8e7e876](https://github.com/sparrowapp-dev/sparrow-app/commit/8e7e876366f5b0a5b4701754eecb248777404d1d))


### Features

* add environment on websocket [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([85e2424](https://github.com/sparrowapp-dev/sparrow-app/commit/85e24247afc722f7478117267664ff2028b3ae7d))
* add environment on websocket [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([12b9665](https://github.com/sparrowapp-dev/sparrow-app/commit/12b9665ef63146c81b49fa94628862cd4c68521a))
* add save web socket options to workspace left panel [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([18ad8e1](https://github.com/sparrowapp-dev/sparrow-app/commit/18ad8e12a1fbc684b967a8cddbd0e1b7ccec40af))
* add socket icon on new web socket [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([a697655](https://github.com/sparrowapp-dev/sparrow-app/commit/a697655b0f6151e6a745c13a3dca4e05a4233f27))
* add types [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([88b7d5a](https://github.com/sparrowapp-dev/sparrow-app/commit/88b7d5a21acf27d6df25e518b6ca1c1525f9dafe))
* Added add environment button in collection defualt page and solved some bug [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([474805e](https://github.com/sparrowapp-dev/sparrow-app/commit/474805e0e37c4c50c8011e231dd5e0a162b148f3))
* added comments [[#1348](https://github.com/sparrowapp-dev/sparrow-app/issues/1348)] ([a6e3b35](https://github.com/sparrowapp-dev/sparrow-app/commit/a6e3b35b35af443d065e472e174c0cc912fb5f44))
* Added environment model in database [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([4e697bc](https://github.com/sparrowapp-dev/sparrow-app/commit/4e697bcaa24868a40b6a2b07bc1c28cda101cda6))
* Added RHS part functionality [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([e4d23a1](https://github.com/sparrowapp-dev/sparrow-app/commit/e4d23a1210861e592d6bec7eb71ba15b04eb424d))
* Added some pending function [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([b82b920](https://github.com/sparrowapp-dev/sparrow-app/commit/b82b920789cb69b5871dfdfac2a73f09ea0d9bff))
* Added some ui part and this is code before delteting environment file [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([35bc9a4](https://github.com/sparrowapp-dev/sparrow-app/commit/35bc9a41acee5e73c436c49d7fa071d5eb2cf6ab))
* added web socket flow in rpc [] ([72ed334](https://github.com/sparrowapp-dev/sparrow-app/commit/72ed3343f33c6c7876c7ff61cc40f70a8c233e12))
* Added web socket for websocket [[#1355](https://github.com/sparrowapp-dev/sparrow-app/issues/1355)] ([ac8d912](https://github.com/sparrowapp-dev/sparrow-app/commit/ac8d912b31ca5e8060085bb9991dca9bfb7efce5))
* Added web socket for websocket [[#1355](https://github.com/sparrowapp-dev/sparrow-app/issues/1355)] ([0879e13](https://github.com/sparrowapp-dev/sparrow-app/commit/0879e13bd2c7a352e624113804c952008834e10e))
* completed Web socket RPC flow [[#1348](https://github.com/sparrowapp-dev/sparrow-app/issues/1348)] ([43e531a](https://github.com/sparrowapp-dev/sparrow-app/commit/43e531a402e2a8100ea2a73b2cc3b2bd35169305))
* create consumer for web socket [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([8b4a70e](https://github.com/sparrowapp-dev/sparrow-app/commit/8b4a70e540c11f829ddec1ae72f6ca7e29ee4995))
* create tab subscriber for websocket [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([81a25a9](https://github.com/sparrowapp-dev/sparrow-app/commit/81a25a957c15882c6cfb4ef7202e6bd08b16a606))
* Deleted environment module and fix some imports [[#1345](https://github.com/sparrowapp-dev/sparrow-app/issues/1345)] ([90f611b](https://github.com/sparrowapp-dev/sparrow-app/commit/90f611b4541be14b8c1e86e51d78e809bef121f0))
* disable message send for disconnected socket [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([a844883](https://github.com/sparrowapp-dev/sparrow-app/commit/a8448830a4c25382c11857e8fc48ade68d6bb50f))
* enable body preview for web socket [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([2738f42](https://github.com/sparrowapp-dev/sparrow-app/commit/2738f42bd4badd161e11d0cf8daf06b3a965f491))
* implement save as web socket on tab close [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([da2da0a](https://github.com/sparrowapp-dev/sparrow-app/commit/da2da0ace5025de65515a56ca49bf38dc3cb9d8c))
* implement save socket feature [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([9514dfc](https://github.com/sparrowapp-dev/sparrow-app/commit/9514dfc2807dd4652f4d808fe17728f919519611))
* implement web socket model [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([0d33443](https://github.com/sparrowapp-dev/sparrow-app/commit/0d33443835bc417696ca4fe5d3db2fa9b665faed))
* implement web socket tab [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([7bd193b](https://github.com/sparrowapp-dev/sparrow-app/commit/7bd193bac214076501d1e2cde707788f8f82930d))
* implement websocket response functionalities [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([a34efb8](https://github.com/sparrowapp-dev/sparrow-app/commit/a34efb8b1d1a09b21403c5937f6058b8c244bc4a))
* implement websocket response functionalities [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([17905cd](https://github.com/sparrowapp-dev/sparrow-app/commit/17905cd7f7a9f852220b0249eecd13ca661d9d2e))
* Merge branch 'development' of https://github.com/sparrowapp-dev/sparrow-app into feat/implement-websocket [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([41856b6](https://github.com/sparrowapp-dev/sparrow-app/commit/41856b69ccf2845712045be0186900a204a6791d))
* Merge branch 'development' of https://github.com/sparrowapp-dev/sparrow-app into feat/implement-websocket [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([a768d1b](https://github.com/sparrowapp-dev/sparrow-app/commit/a768d1bef5dead85937102c517cb6f69c095d33f))
* Merge branch 'development' of https://github.com/sparrowapp-dev/sparrow-app into feat/implement-websocket [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([4b296b4](https://github.com/sparrowapp-dev/sparrow-app/commit/4b296b42f0c69127f6d1e48881f4e419765d73d1))
* remove unwanted comments [[#1348](https://github.com/sparrowapp-dev/sparrow-app/issues/1348)] ([28027f3](https://github.com/sparrowapp-dev/sparrow-app/commit/28027f397ba8b11e8200a712e457546b6f864160))
* remove unwanted comments [[#1348](https://github.com/sparrowapp-dev/sparrow-app/issues/1348)] ([ff01f2f](https://github.com/sparrowapp-dev/sparrow-app/commit/ff01f2fe5eadb715a6ab622c7ed5a635b511c6e6))
* Revamped lhs section in workspace [[#1343](https://github.com/sparrowapp-dev/sparrow-app/issues/1343)] ([984de96](https://github.com/sparrowapp-dev/sparrow-app/commit/984de969157358d89e5758c517bc9645ab48cd8f))
* update headers for web socket [[#1336](https://github.com/sparrowapp-dev/sparrow-app/issues/1336)] ([d268abb](https://github.com/sparrowapp-dev/sparrow-app/commit/d268abb53d7417db6123ede4d459f5f16abe69d4))

## [2.4.1](https://github.com/sparrowapp-dev/sparrow-app/compare/v2.4.0...v2.4.1) (2024-08-02)


Expand Down

0 comments on commit 955a0f3

Please sign in to comment.