|
35 | 35 |
|
36 | 36 | - [WSO2 Integrator: BI Issues](https://github.com/wso2/product-ballerina-integrator/milestone/11?closed=1) |
37 | 37 |
|
| 38 | + |
| 39 | + |
38 | 40 | ## What's new in WSO2 Integrator: BI 1.2.0 release? |
39 | 41 |
|
40 | | -??? note "Major Features" |
41 | | -* **Enhanced Inline Data Mapper:** Redesigned for improved user experience with AI-driven mapping suggestions and a sub-mapping form. |
42 | | -* **AI Copilot & RAG Workflows:** Upgraded AI Copilot now uses ballerina/ai packages, with low-code support added for advanced RAG workflows. |
| 42 | +??? note "Enhanced Inline Data Mapper" |
| 43 | + The Inline Data Mapper was redesigned for a better user experience, featuring AI-driven mapping suggestions and a new sub-mapping form for complex data transformations. |
| 44 | + |
| 45 | +??? note "Data Mapper Improvements" |
| 46 | + Improved search, label positioning, and performance. The Data Mapper now refreshes automatically when code changes. Multiple bugs in mapping generation and type resolution were fixed, resulting in a more robust transformation experience. |
43 | 47 |
|
44 | | -??? note "Added" |
45 | | -* **AI Capabilities:** Support for Anthropic's Claude Sonnet v4 for code generation, Added Vector Knowledge Base node for RAG workflows, Configuration options for default AI model providers in the Flow Diagram. |
46 | | -* **Editor & IDE Features:** New VSCode setting to manage the visibility of the Sequence Diagram, Option to include the current organization in search results. |
| 48 | +??? note "Advanced AI Capabilities" |
| 49 | + Added low-code support for advanced RAG (Retrieval-Augmented Generation) workflows. Integrated Anthropic's Claude Sonnet v4 for code generation. Introduced a Vector Knowledge Base node for RAG workflows and new configuration options for default AI model providers in the Flow Diagram. |
47 | 50 |
|
48 | | -??? note "Changes" |
49 | | -* **Data Mapper:** Improved search, label positioning, and performance. Now refreshes automatically when code changes. |
50 | | -* **AI & Copilot:** Streamlined flows for user-friendliness and enhanced agent capabilities with new packages. |
51 | | -* **UI/UX:** Refined diagram rendering and title components for a more responsive interface. |
| 51 | +??? note "AI Copilot" |
| 52 | + Upgraded the AI Copilot to use ballerina/ai packages, streamlining flows for greater user-friendliness and agent capability. Resolved re-rendering bugs and authentication flow issues for a smoother AI experience. |
52 | 53 |
|
53 | | -??? note "Fixed" |
54 | | -* **Data Mapper:** Corrected rendering issues and various bugs in mapping generation and type resolution. |
55 | | -* **AI & Copilot:** Resolved re-rendering bugs and authentication flow issues. |
56 | | -* **Configuration:** Fixed issues with Config.toml management and fast-run command failures. |
57 | | -* **IDE Stability:** Addressed UI freezing, improved state management, and enhanced project handling in multi-root workspaces. |
| 54 | +??? note "Editor & IDE Improvements" |
| 55 | + Added a new VSCode setting to manage Sequence Diagram visibility and an option to include the current organization in search results. Improved state management, addressed UI freezing, and enhanced project handling in multi-root workspaces for a more stable development environment. |
58 | 56 |
|
59 | 57 | ## Fixed issues |
60 | 58 |
|
61 | 59 | - [WSO2 Integrator: BI Issues](https://github.com/wso2/product-ballerina-integrator/milestone/8?closed=1) |
62 | 60 |
|
| 61 | + |
| 62 | + |
63 | 63 | ## What's new in WSO2 Integrator: BI 1.1.0 release? |
64 | 64 |
|
65 | | -??? note "Major Features" |
66 | | -* **Bundled Language Server:** Ballerina Language Server is now bundled with the extension, eliminating separate installation requirements and improving startup performance |
67 | | -* **Configurable Editor v2:** Complete redesign of the configuration editor with enhanced UI/UX and improved functionality |
68 | | -Type Editor Revamp: A redesign of the type editor to improve feature discoverability and deliver a better user experience |
69 | | - |
70 | | -??? note "Added" |
71 | | -* Enhanced AI file upload support with additional file types for improved analysis capabilities |
72 | | -* Documentation display in Signature Help for a better developer experience during code completion |
73 | | -* Enhanced service resource creation with comprehensive validation system for base paths, resource action calls, reserved keywords, and new UX for creating HTTP responses |
74 | | - |
75 | | -??? note "Changed" |
76 | | -* **Integration Management:** Refactored artifacts management and navigation |
77 | | -* **UI Components:** |
78 | | -Type Diagram and GraphQL designer with improved visual presentation |
79 | | -* **Developer Experience:** |
80 | | -Enhanced renaming editor functionality, enhanced Form and Input Editor with Markdown support, updated imported types display as view-only nodes for clarity |
81 | | - |
82 | | -??? note "Fixed" |
83 | | -* **Extension Stability:** |
84 | | -Resolved extension startup and activation issues for reliable performance |
85 | | -* **Data Mapping & Visualization:** |
86 | | -Fixed issues when working with complex data types from imported modules, improved visualization of array types and nested data structures, enhanced connection line display in design diagrams. |
87 | | -* **Testing & Debugging:** |
88 | | -Fixed GraphQL testing functionality for seamless API testing, improved service testing support across different Ballerina versions, enhanced test explorer compatibility with legacy projects. |
89 | | -* **Configuration Management:** |
90 | | -Resolved configuration file editing and creation issues, fixed form rendering problems that could cause UI freezing. |
91 | | -* **Cross-Platform Support:** |
92 | | -Enhanced Windows compatibility for Java development kit integration, improved file path handling across different operating systems. |
93 | | -* **User Interface:** |
94 | | -Fixed theme-related display issues in command interfaces |
| 65 | +??? note "Configurable Editor Redesign" |
| 66 | + Complete redesign of the configuration editor with a modern UI/UX and improved functionality, making configuration management more intuitive and efficient. |
| 67 | + |
| 68 | +??? note "Type Editor & Diagram Upgrades" |
| 69 | + The type editor was revamped for better feature discoverability and user experience. Type Diagram and GraphQL designer now offer improved visual presentation and clarity. |
| 70 | + |
| 71 | +??? note "Data Mapper Enhancements" |
| 72 | + Fixed issues when working with complex data types from imported modules. Improved visualization of array types and nested data structures for more accurate data mapping. |
| 73 | + |
| 74 | +??? note "Bundled Language Server" |
| 75 | + The Ballerina Language Server is now bundled with the extension, eliminating separate installation requirements and significantly improving startup performance. |
| 76 | + |
| 77 | +??? note "AI Copilot" |
| 78 | + Enhanced AI file upload support with additional file types for improved analysis. Signature Help now displays documentation for a better developer experience during code completion. Enhanced service resource creation with a comprehensive validation system. |
| 79 | + |
| 80 | +??? note "HTTP Response UX Improvements" |
| 81 | + Introduced a new user experience for creating HTTP responses, including support for selecting status code response types and defining custom headers. |
| 82 | + |
| 83 | +??? note "IDE & Extension Stability" |
| 84 | + Refactored artifacts management and navigation. Resolved extension startup and activation issues for reliable performance. Improved state management and project handling in multi-root workspaces. |
95 | 85 |
|
96 | 86 | ## Fixed issues |
97 | 87 |
|
|
0 commit comments