mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 13:25:12 +00:00
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Error messages in chat cells are now clearly displayed with improved formatting and dynamic height adjustment for better readability. * Introduced the ability to remove specific chat cell view models from a session. * **Bug Fixes** * Enhanced error handling to automatically remove invalid chat cell view models when a message creation fails. * **Other Improvements** * Improved internal logic for handling message attachments and added more detailed debug logging for the copilot response lifecycle. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
iOS
AFFiNE iOS app.
Build
yarn installBUILD_TYPE=canary PUBLIC_PATH="/" yarn affine @affine/ios buildyarn affine @affine/ios cap syncyarn affine @affine/ios cap open ios
Live Reload
Capacitor doc: https://capacitorjs.com/docs/guides/live-reload#using-with-framework-clis
yarn installyarn dev- select
iosfor the "Distribution" option
- select
yarn affine @affine/ios sync:devyarn affine @affine/ios cap open ios