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
-
Version 1.3.0
🚀 New Features & Improvements
Editor Enhancements
-
Sticky Notes: Added new annotation component for adding notes to your designs.
-
Keyboard Shortcuts: Added support for saving via CTRL + S.
-
Canvas Management: Implemented ability to move canvases between projects.
🐛 Bug Fixes
UI Improvements
-
Fixed: Close button not working in the Subscription Popup.
-
Fixed: Copy/Paste functionality in the Canvas Designer.
Version 1.2.0
🚀 New Features & Improvements
Project Organization
-
Canvas Project Groups: Added the ability to organize canvases into projects, making it easier to manage multiple screens within an application.
-
AI Token Management:
-
New interface to view remaining AI tokens.
-
Convenient token purchase option through an integrated pricing table.
-
Clear visibility of token balances including package tokens and plan tokens.
-
🐛 Bug Fixes
Authentication
-
Fixed: HTTP 403 error occurring during the logout process.
-
Improved: Authentication flow stability for consecutive login/logout operations.
Version 1.1.0
🚀 New Features & Improvements
Enhanced File Management
-
Clone Canvas Feature
-
Added ability to create copies of existing canvases
-
Automatic "_copy" suffix for cloned files
-
-
Save As Feature: Implemented a new "Save As" option allowing users to rename or create copies of existing files
-
File Name Validation: Added validation to prevent duplicate file names and ensure proper naming conventions
-
File Renaming: Added the ability to rename saved files directly from the "My Saved Work" area
-
Improved Error Messages: Added more descriptive error messages when file operations fail
-
Clear Save Dialog
-
Improved save dialog with clear instructions
-
Visible file extension information
-
🐛 Bug Fixes
Save Functionality
-
Fixed: Files not appearing in "My Saved Work" area after saving
-
Fixed: Problem with file extension handling when saving new files
-
Fixed: Files without `.mxhx` extension not being properly saved
Version 1.0.0
Initial release