Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.
TAGS
20 tagschore: upgrade AGP version to 8.1.0 (#8119) * chore: upgrade AGP version to 8.1.0 * chore: update version info
chore: update CHANGELOG.md (#7998) * chore: update CHANGELOG.md * chore: update CHANGELOG.md
refactor: Model select (#7875) * refactor: model select * refactor: add test * fix: add source * fix: add source * chore: notify all unset source * chore: fix test
fix: only log document event when enableDocumentInternalLog is enabled (#7676)
fix: incorrect popover position (#7452) * fix: incorrect popover position * fix: tests --------- Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
fix: row document images (#7322) * fix: row document images * fix: calendar * chore: fallback to documentbloc
chore: update CHANGELOG.md (#7209) * Revert "fix: disable deleting mutilple nodes in table" This reverts commit 0507c39863c0a9e1e90a0c3ae4d77dda6d0daf9f. * chore: bump version 0.8.1 * chore: remove unused tests
feat: auto-dismiss collapsed handle on Android if no interaction occurs (#7088) * feat: support auto-dismiss collapsed handle on Android * fix: hit test area of collasepd handle is too big * chore: upgrade appflowy_editor * fix: simple table issues on mobile * feat: highlight cell after insertion * test: text color and cell background color test * fix: sign_in_page_settings_test
chore: bump version 0.7.7 (#6951) * feat: add same delete design in database (#6620) * add same delete design in database * fix: remove padding when widget is null or function is null * fix(desktop): resize sidebar menu regression (#6897) * fix: initial ai chat load (#6920) * fix: unable to open local file using afLaunchUrl function (#6927) * fix: unable to open local file using afLaunchUrl function * chore: use the latest api to open the local file * chore: use the latest api to open the local file * chore: use the latest api to open the local file * test: add local paht regex test * fix(flutter): implement mention date transaction handler (#6933) * fix: implement mention date transaction handler * test: add integration tests * chore: code cleanup * chore: early return if null delta * fix(flutter_desktop): clicking on empty space when editing a cell sho… (#6949) * fix(flutter_desktop): clicking on empty space when editing a cell shouldn't close event card * test: fix integration tests * chore: bump version 0.7.7 * fix: hotfix issues for v0.7.7 (#6948) * fix: include link preview block and file block in exported markdown * test: include link preview block and file block in exported markdown * chore: remove unused logs * chore: update editor version * fix: "+" menu should be close after pressing space * test: cancel inline page reference menu by space * chore: update editor version * chore: remove unused logs --------- Co-authored-by: Ahad Patel <69256193+Ahad-patel@users.noreply.github.com> Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>