Release Notes
📝 Reporting Issues
We value your feedback! If you encounter any issues, you can report them through:
Email:
Version 1.4.0
🚀 New Features & Improvements
Canvas Editor
-
UI Improvements: Enhanced text input readability with larger font sizes and improved padding.
-
Dark Mode Enhancement: Lightened text input background color in dark mode to improve text selection visibility.
Form Builder
-
Code View Feature: Added new Code View capability that displays the XML representation of forms
-
Real-time XML updates as form elements are modified
-
Syntax highlighting for better code readability
-
Automatic scrolling to highlight the corresponding XML when selecting form elements
-
Unsaved content detection with warning prompts when attempting to close or navigate away
-
-
Example Forms: Added comprehensive set of example forms matching Canvas Editor examples
-
Pre-compiled examples with "Run" button functionality
-
Ability to customize examples through "Save As" functionality
-
-
Subscription Management: Improved subscription handling with better error management
-
Improved Operation Feedback:
-
Enhanced loading indicators with estimated time for long-running operations
-
Intelligent progress bars that adapt based on operation duration
-
Optimized polling intervals for better performance
-
🐛 Bug Fixes
Form Builder
-
Fixed: Issue where Manage Subscription would hang due to undefined configuration
-
Fixed: TabNavigator component now properly builds and runs in HTML5
General Improvements
-
Fixed: TabNavigator component now properly builds and runs in HTML5
-
Improved: UI component styling for better visual coherence and usability
-
Enhaced Error Handling:
-
Copyable error messages for easier troubleshooting and bug reporting
-
Scrollable text area for viewing complete error details
-
Better visual presentation of error information
-