Skip to content

Conversation

ayaayethan
Copy link
Contributor

@ayaayethan ayaayethan commented Aug 8, 2025

Description

Give a summary of the change that you have made

Fixes #1003

Dependencies

Mention any dependencies/packages used

Future Improvements

Mention any improvements to be done in future related to any file/feature

Mentions

Mention and tag the people

Screenshots of relevant screens

Add screenshots of relevant screens

Developer's checklist

  • My PR follows the style guidelines of this project
  • I have performed a self-check on my work

If changes are made in the code:

  • I have followed the coding guidelines
  • My changes in code generate no new warnings
  • My changes are breaking another fix/feature of the project
  • I have added test cases to show that my feature works
  • I have added relevant screenshots in my PR
  • There are no UI/UX issues

Documentation Update

  • This PR requires an update to the documentation at docs.keyshade.xyz
  • I have made the necessary updates to the documentation, or no documentation changes are required.

ayaayethan and others added 30 commits August 7, 2025 18:29
## [2.32.0-stage.9](keyshade-xyz/keyshade@v2.32.0-stage.8...v2.32.0-stage.9) (2025-08-08)

### 🐛 Bug Fixes

* **platform:** Role Tab Member Status and Role Naming Issues ([keyshade-xyz#1097](keyshade-xyz#1097)) ([keyshade-xyz#1104](keyshade-xyz#1104)) ([4f04355](keyshade-xyz@4f04355))
## [2.32.0-stage.10](keyshade-xyz/keyshade@v2.32.0-stage.9...v2.32.0-stage.10) (2025-08-12)

### 🚀 Features

* share [secure] ([keyshade-xyz#1106](keyshade-xyz#1106)) ([4ac1b3e](keyshade-xyz@4ac1b3e))

### 📚 Documentation

* added slack and discord integration docs ([keyshade-xyz#1093](keyshade-xyz#1093)) ([14bcc3d](keyshade-xyz@14bcc3d))
## [2.32.0-stage.11](keyshade-xyz/keyshade@v2.32.0-stage.10...v2.32.0-stage.11) (2025-08-12)

### 🐛 Bug Fixes

* **platform:** add missing closing brace & update integration name casing ([keyshade-xyz#1107](keyshade-xyz#1107)) ([8640495](keyshade-xyz@8640495))
## [2.32.0-stage.12](keyshade-xyz/keyshade@v2.32.0-stage.11...v2.32.0-stage.12) (2025-08-13)

### 🐛 Bug Fixes

* CI broken ([8d5d00f](keyshade-xyz@8d5d00f))
* **web:** add missing env declaration ([0781dd2](keyshade-xyz@0781dd2))
## [2.32.0-stage.13](keyshade-xyz/keyshade@v2.32.0-stage.12...v2.32.0-stage.13) (2025-08-13)

### 🐛 Bug Fixes

* added back missing env ([ee67975](keyshade-xyz@ee67975))
## [2.32.0-stage.14](keyshade-xyz/keyshade@v2.32.0-stage.13...v2.32.0-stage.14) (2025-08-13)

### 🐛 Bug Fixes

* **api:** add stage website to cors allowlist ([bcb0554](keyshade-xyz@bcb0554))
Co-authored-by: Sawan Bhattacharya <[email protected]>
Co-authored-by: Sawan Bhattacharya <[email protected]>
Co-authored-by: Souvik9205 <[email protected]>
Co-authored-by: Vansh Patel <[email protected]>
Co-authored-by: Rajdip Bhattacharya <[email protected]>
## [2.32.0-stage.15](keyshade-xyz/keyshade@v2.32.0-stage.14...v2.32.0-stage.15) (2025-08-21)

### 🚀 Features

* **api:** Update email design ([keyshade-xyz#1115](keyshade-xyz#1115)) ([d47f7bd](keyshade-xyz@d47f7bd))

### 📚 Documentation

* Update CONTRIBUTING.md ([keyshade-xyz#1110](keyshade-xyz#1110)) ([ba6f98b](keyshade-xyz@ba6f98b))

### 🔧 Miscellaneous Chores

* **cli:** Bump CLI to 3.2.2 ([4b13622](keyshade-xyz@4b13622))
## [2.32.0-stage.16](keyshade-xyz/keyshade@v2.32.0-stage.15...v2.32.0-stage.16) (2025-08-21)

### 🚀 Features

* **cli:** request and response validation for `environment` commands ([keyshade-xyz#1075](keyshade-xyz#1075)) ([ec76bb3](keyshade-xyz@ec76bb3))
* **api:** unfinished onboarding follow-up email ([keyshade-xyz#1090](keyshade-xyz#1090)) ([69dbb02](keyshade-xyz@69dbb02))
* integration configuration testing ([keyshade-xyz#1035](keyshade-xyz#1035)) ([46db338](keyshade-xyz@46db338))
* RBAC ([keyshade-xyz#1073](keyshade-xyz#1073)) ([6d34710](keyshade-xyz@6d34710))
* share [secure] ([keyshade-xyz#1106](keyshade-xyz#1106)) ([4ac1b3e](keyshade-xyz@4ac1b3e))

* added back missing env ([ee67975](keyshade-xyz@ee67975))
* **api, cli:** ambiguous error messages on keyshade run failure ([keyshade-xyz#1087](keyshade-xyz#1087)) ([206dda7](keyshade-xyz@206dda7))
* **api:** add stage website to cors allowlist ([bcb0554](keyshade-xyz@bcb0554))
* CI broken ([8d5d00f](keyshade-xyz@8d5d00f))
* **platform:** add missing closing brace & update integration name casing ([keyshade-xyz#1107](keyshade-xyz#1107)) ([8640495](keyshade-xyz@8640495))
* **platform:** corner radius in wrong place for [secure] and variable ([keyshade-xyz#1100](keyshade-xyz#1100)) ([0320f1b](keyshade-xyz@0320f1b))
* **platform:** Role Tab Member Status and Role Naming Issues ([keyshade-xyz#1097](keyshade-xyz#1097)) ([keyshade-xyz#1104](keyshade-xyz#1104)) ([4f04355](keyshade-xyz@4f04355))
* **platform:** UI Issues in integration screen [keyshade-xyz#1088](keyshade-xyz#1088) ([keyshade-xyz#1091](keyshade-xyz#1091)) ([faba12a](keyshade-xyz@faba12a))
* **platform:** update variable list after add or delete issue ([keyshade-xyz#1099](keyshade-xyz#1099)) ([2741a37](keyshade-xyz@2741a37))
* update lockfile ([e1ec592](keyshade-xyz@e1ec592))
* **web:** add missing env declaration ([0781dd2](keyshade-xyz@0781dd2))

* added slack and discord integration docs ([keyshade-xyz#1093](keyshade-xyz#1093)) ([14bcc3d](keyshade-xyz@14bcc3d))

* **cli:** Bump CLI to 3.2.2 ([4b13622](keyshade-xyz@4b13622))
* **release:** 2.32.0-stage.1 [skip ci] ([9750d71](keyshade-xyz@9750d71))
* **release:** 2.32.0-stage.10 [skip ci] ([e43686e](keyshade-xyz@e43686e))
* **release:** 2.32.0-stage.11 [skip ci] ([9e35cef](keyshade-xyz@9e35cef))
* **release:** 2.32.0-stage.12 [skip ci] ([cbbb834](keyshade-xyz@cbbb834))
* **release:** 2.32.0-stage.13 [skip ci] ([8663a1e](keyshade-xyz@8663a1e))
* **release:** 2.32.0-stage.14 [skip ci] ([aaeb2aa](keyshade-xyz@aaeb2aa))
* **release:** 2.32.0-stage.2 [skip ci] ([effcd67](keyshade-xyz@effcd67))
* **release:** 2.32.0-stage.3 [skip ci] ([cd07c8a](keyshade-xyz@cd07c8a))
* **release:** 2.32.0-stage.4 [skip ci] ([5ca65e7](keyshade-xyz@5ca65e7))
* **release:** 2.32.0-stage.5 [skip ci] ([55f3e14](keyshade-xyz@55f3e14))
* **release:** 2.32.0-stage.6 [skip ci] ([c7cce1f](keyshade-xyz@c7cce1f))
* **release:** 2.32.0-stage.7 [skip ci] ([86687e3](keyshade-xyz@86687e3))
* **release:** 2.32.0-stage.8 [skip ci] ([fc45b27](keyshade-xyz@fc45b27))
* **release:** 2.32.0-stage.9 [skip ci] ([365b10b](keyshade-xyz@365b10b))
* Upgrade conventional-changelog-writer from 8.1.0 to 8.2.0 ([keyshade-xyz#1095](keyshade-xyz#1095)) ([7d092bf](keyshade-xyz@7d092bf))
* **cli:** request and response validation for `environment` commands ([keyshade-xyz#1075](keyshade-xyz#1075)) ([ec76bb3](keyshade-xyz@ec76bb3))
## [2.32.0-stage.17](keyshade-xyz/keyshade@v2.32.0-stage.16...v2.32.0-stage.17) (2025-08-22)

### 🐛 Bug Fixes

* **platform:** broken authority width in platform ([keyshade-xyz#1112](keyshade-xyz#1112)) ([6b37c0b](keyshade-xyz@6b37c0b))

### 🔧 Miscellaneous Chores

* **release:** 2.32.0 [skip ci] ([567c1ec](keyshade-xyz@567c1ec))
* **release:** 2.32.0-stage.15 [skip ci] ([d1df1c8](keyshade-xyz@d1df1c8))
* **release:** 2.32.0-stage.16 [skip ci] ([6f294d4](keyshade-xyz@6f294d4))
* removed merge conflicts ([f07a67b](keyshade-xyz@f07a67b))
Co-authored-by: Sawan Bhattacharya <[email protected]>
Co-authored-by: Sawan Bhattacharya <[email protected]>
Co-authored-by: Souvik9205 <[email protected]>
rajdip-b and others added 30 commits September 14, 2025 15:40
keyshade-xyz#1111)

Co-authored-by: m1r9n1 <[email protected]>
Co-authored-by: Marina Villarreal <[email protected]>
Co-authored-by: Rajdip Bhattacharya <[email protected]>
Co-authored-by: Marina Villarreal <[email protected]>
Co-authored-by: Souvik Mukhopadhyay <[email protected]>
## [2.34.0-stage.14](keyshade-xyz/keyshade@v2.34.0-stage.13...v2.34.0-stage.14) (2025-09-14)

### 🚀 Features

* **platform:** implement drag and drop approach for importing configs ([keyshade-xyz#1111](keyshade-xyz#1111)) ([fa1527d](keyshade-xyz@fa1527d))

### 🔧 Miscellaneous Chores

* add util script to help bumping CLI versions ([08faf9d](keyshade-xyz@08faf9d))
* **ci:** add executables for multiple environments ([577484e](keyshade-xyz@577484e))
* **ci:** add homebrew support ([e9c5e0e](keyshade-xyz@e9c5e0e))
* **ci:** add homebrew support ([4cf5fd3](keyshade-xyz@4cf5fd3))
* **ci:** add homebrew support ([3a7a868](keyshade-xyz@3a7a868))
* **ci:** add RHEL, centOS and Amazon Linux ([7b13d35](keyshade-xyz@7b13d35))
* **ci:** add scoop for CLI ([26db63e](keyshade-xyz@26db63e))
* **ci:** build keyshade.exe ([9a019f8](keyshade-xyz@9a019f8))
* **ci:** enforced bash shell ([dce1f24](keyshade-xyz@dce1f24))
* **ci:** update ci [skip ci] ([6a5edaa](keyshade-xyz@6a5edaa))
* **ci:** update install command ([1cd1fd8](keyshade-xyz@1cd1fd8))
* **ci:** update install command ([9d5cf97](keyshade-xyz@9d5cf97))
* **ci:** update install command ([b599dbe](keyshade-xyz@b599dbe))
* **ci:** update scoop ci ([706fc9c](keyshade-xyz@706fc9c))
* **ci:** update scoop ci ([c2c6866](keyshade-xyz@c2c6866))
* **ci:** update scoop ci ([1caa78f](keyshade-xyz@1caa78f))
* **ci:** update scoop ci ([2f5d4dd](keyshade-xyz@2f5d4dd))
* **ci:** update scoop ci ([f95e2d0](keyshade-xyz@f95e2d0))
* **ci:** update scoop ci ([1d8443c](keyshade-xyz@1d8443c))
* **ci:** update scoop ci ([cd0137d](keyshade-xyz@cd0137d))
* **ci:** update scoop ci ([0b1cfcc](keyshade-xyz@0b1cfcc))
* **ci:** update scoop ci ([b4ca5c1](keyshade-xyz@b4ca5c1))
* **ci:** update scoop ci ([0f637d4](keyshade-xyz@0f637d4))
* **ci:** update scoop ci ([6298844](keyshade-xyz@6298844))
* **ci:** update scoop ci ([f5b785c](keyshade-xyz@f5b785c))
* **ci:** update scoop ci ([5a53011](keyshade-xyz@5a53011))
* **ci:** update scoop ci ([6ab6ce2](keyshade-xyz@6ab6ce2))
* **ci:** update scoop ci ([a9c7830](keyshade-xyz@a9c7830))
* **ci:** update scoop ci ([094f129](keyshade-xyz@094f129))
* **ci:** update scoop ci ([379f9b4](keyshade-xyz@379f9b4))
* **ci:** update scoop ci ([ea4d8a2](keyshade-xyz@ea4d8a2))
* **ci:** update scoop ci ([be976da](keyshade-xyz@be976da))
* **ci:** update scoop ci ([bd669a8](keyshade-xyz@bd669a8))
* **ci:** update scoop ci ([1a412e2](keyshade-xyz@1a412e2))
* **ci:** update scoop ci ([e4aba6d](keyshade-xyz@e4aba6d))
* **ci:** update scoop ci ([731e599](keyshade-xyz@731e599))
* **cli:** bumped version to v3.3.0-stage.2 [skip ci] ([5a4baeb](keyshade-xyz@5a4baeb))
* **cli:** bumped version to v3.3.0-stage.2 [skip ci] ([8a313df](keyshade-xyz@8a313df))
* **cli:** update package managers to use v3.3.0-stage.2 [skip ci] ([0a309fe](keyshade-xyz@0a309fe))
* **scoop:** update to 2.34.0-stage.13 ([keyshade-xyz#1146](keyshade-xyz#1146)) ([cc4bae7](keyshade-xyz@cc4bae7))
* **scoop:** update to 2.34.0-stage.13 ([keyshade-xyz#1148](keyshade-xyz#1148)) ([8bcdc42](keyshade-xyz@8bcdc42))
* **scoop:** update to 2.34.0-stage.13 ([keyshade-xyz#1149](keyshade-xyz#1149)) ([9d239a9](keyshade-xyz@9d239a9))
* **scoop:** update to 2.34.0-stage.13 ([keyshade-xyz#1150](keyshade-xyz#1150)) ([e61663f](keyshade-xyz@e61663f))
* **scoop:** update to 2.34.0-stage.13 ([keyshade-xyz#1151](keyshade-xyz#1151)) ([84cad8d](keyshade-xyz@84cad8d))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEAT: Add "on delete" hook to integration