Skip to content

0.16.0

Choose a tag to compare

@appflowy appflowy released this 24 Jul 04:18
c152b8e

The latest version of AppFlowy Web requires server-side components running version 0.17.0 or higher. Please upgrade your Docker images for appflowy-search, appflowy-cloud, appflowy-worker, and appflowy-ai to the latest version.

What's Changed

  • Align default document initialization ids by @appflowy in #370
  • fix: send row document source when creating row pages by @appflowy in #418
  • test: add BDD coverage for database view tab order after reopening by @appflowy in #420
  • fix: repair failing CI tests (gotrue prompt param, embedded trash detection) by @appflowy in #421
  • Gate share and view actions by effective permissions by @appflowy in #423
  • feat: scope AI chat context and show answer sources by @appflowy in #424
  • fix: align field type conversion with desktop by @appflowy in #425
  • fix: preserve page icon when locking page by @appflowy in #426
  • fix: allow Firefox text selection in database cells by @appflowy in #427
  • fix: coordinate realtime transport across tabs by @appflowy in #430
  • fix: use server-retrieved AI overview context by @appflowy in #428
  • Fix search, sync, and retry races by @appflowy in #431
  • fix stale documents after websocket reconnect by @appflowy in #433
  • feat: render AI overview with Markdown editor by @appflowy in #432
  • fix row document initial load by @appflowy in #434

Full Changelog: 0.15.5...0.16.0