The commercial fork is distributed solely under the AppFlowy Self-Hosted Commercial License
- Added AI Meeting feature for intelligent meeting assistance
- Requires: Set the
ASSEMBLYAI_API_KEYenvironment variable. Get your API key here
- Requires: Set the
- Enhanced Web API with improved database creation capabilities
- Improved performance by caching user and member profiles in Redis
- Optimized the Publish Page for faster loading and smoother performance
- Made file and image URLs private across the app, with access allowed only on the Publish Page
- Fixed an issue in the join-by-invite-code flow where an already-seated Member/Owner was incorrectly counted again. The system now properly avoids consuming an extra seat
- Deprecated the ws v1 API endpoint in preparation for future cleanup and migration