v0.8.19 Release Notes
Release Date: October 18, 2024
🚀 New Features and Template Enhancements
-
New Template Launch: The "Product Catalog" template is now available
-
Template Updates: Updated data retrieval methods for "Automated Currency Data Retrieval" and "Automated Stock Data Retrieval" templates
-
Document Node Enhancements:
- Support for image insertion (upload or paste via "/" menu), with resizing and layout options
- Added collaborator cursor display feature, hover to view username
- Code block syntax highlighting support
- New offline editing feature
-
Automation Feature Upgrades:
- In the "Loop" action, variable selectors can now retrieve output data from child actions within the loop body
- Variables support selecting output data from the "Send HTTP Request" action
- Filter components in the automation action configuration interface support variable insertion for multiple field types
- "Recipient" configuration items for actions such as "Find Members", "Send Report", "Send Email" now support variable insertion
-
Space Feature Enhancements:
- Support for custom announcement display
- Left navigation area supports column folding
- New feature to invite new members to join the space via email
-
Database Function Optimization:
- Support for commenting on database records, with comment count displayed in the row header of the database view
- Record comment content supports line break display
-
Template Management Upgrade:
- Template publishing supports multi-category selection
- When exporting template files, attachments can be exported together
-
Mirror Configuration Optimization: Supports independent setting of filter conditions without relying on the source database's view
-
User Interface Optimization:
- Added real-time preview feature when uploading custom avatars
- New layout display enabled for node detail interface
✨ UI/UX Improvements
- Official Homepage Update: New version of the official homepage launched
- Personal Information Display Optimization: Optimized theme colors for personal card information
- Multilingual Settings Improvement: Some text input boxes support quick view of multilingual settings and batch modifications
- Form Interface Optimization: Added margins on both sides of form pages
- Space Announcement Settings Optimization: Optimized multilingual and preview button text styles for space announcement settings
- Record Detail Display Improvement: Optimized list style for related records in record details
- Member Field Filtering Enhancement: Improved multilingual text for member field filtering widgets
- Database Grouping Visual Optimization: Optimized display style for database grouping functionality
- Member Selection Interaction Improvement: Improved interaction experience when selecting multiple members in member selection widget
- Data Validation Prompt Optimization: Optimized friendly prompts for text input boxes when data validation fails
🔧 Fixes
- Email Function Fix: Fixed configuration issues with the "Send Email" action
- Guest Management Interface Fix: Resolved incorrect avatar display for "Guest Groups" in the guest management page
- Space Management Fix: Fixed unexpected closure when switching subscription periods on the space management pricing page
- Dashboard Editing Issue Fix: Resolved error reporting issues when entering the dashboard editing page
- Data Import Issue Fix: Fixed issues with .csv files not importing correctly
- Database Grouping Function Fixes:
- Fixed abnormal results when using "Member" field as a database grouping condition
- Resolved issues with normal grouping when the database contains "Modified Time" type fields
- Database-related Issue Fixes: Fixed multiple database-related issues, such as hidden fields reappearing and filtering function anomalies
- Field Drag-and-Fill Issue Fixes: Resolved multiple issues related to field drag-and-fill
- System Function Fixes: Fixed multiple issues related to automation, permissions, and UI display
🎁 Miscellaneous
- User Agreement Update: Added user privacy and terms of service pages to the official website
- Help Documentation Optimization: Help documentation now supports code syntax highlighting
🚧 Refactoring
- Resource Node Optimization: Added logical judgment to not display the context menu for resource nodes in certain situations