Skip to content

Releases: MyJetTools/settings-service

0.3.3

26 May 07:02

Choose a tag to compare

Added more MCP instructions

settings-service-0.3.3

13 May 12:09

Choose a tag to compare

feat: add visible_for_mcp flag to secrets management

- Introduced `visible_for_mcp` boolean flag in the SecretsService.proto to control AI access to secret values.
- Updated related data models and API endpoints to handle the new flag.
- Enhanced UI components to allow users to set the visibility for MCP.
- Updated documentation to reflect changes in secret visibility and usage.
- Implemented new MCP tool calls for creating and retrieving secrets with visibility settings.

my-settings-ui-0.3.3

13 May 12:09

Choose a tag to compare

feat: add visible_for_mcp flag to secrets management

- Introduced `visible_for_mcp` boolean flag in the SecretsService.proto to control AI access to secret values.
- Updated related data models and API endpoints to handle the new flag.
- Enhanced UI components to allow users to set the visibility for MCP.
- Updated documentation to reflect changes in secret visibility and usage.
- Implemented new MCP tool calls for creating and retrieving secrets with visibility settings.

my-settings-ui-0.3.2

05 May 08:11

Choose a tag to compare

feat: Add clone functionality to EditSecret dialog and state management

settings-service-0.3.2

04 May 06:30

Choose a tag to compare

feat: Add ShowProductPrompt dialog to display product details and pro…

my-settings-ui-0.3.1

19 Apr 14:03

Choose a tag to compare

settings-service-0.3.1

16 Apr 13:56

Choose a tag to compare

0.3.0

28 Jan 22:39

Choose a tag to compare

Secrets now can be saved by environment inside instance

0.2.19

10 Nov 18:35

Choose a tag to compare

Added Unix-Socket Support

0.2.18

21 Aug 07:16

Choose a tag to compare

Updated prost version