File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.5.0] - 2025-09-02
9+
10+ ### Removed
11+
12+ - ** Interactive Schema Generation Tools** : Removed ` schema_generate_field ` and ` schema_generate_sobject ` tools
13+ - These tools required interactive CLI prompts which are not compatible with MCP server automation
14+ - Removed from manifest.json tools array
15+ - Only ` schema_generate_tab ` remains as it doesn't require interactive input
16+ - Updated documentation to reflect new tool count (36 tools instead of 38)
17+
818## [ 1.4.0] - 2025-08-31
919
1020### Added
You can’t perform that action at this time.
0 commit comments