347 Commits

Author SHA1 Message Date
Binbim 7a9e004cbc feat: migrate to LiveKit, remove Agora/payment, add domain certs for Caddy
Sync to CNB / sync (push) Has been cancelled
2026-07-04 07:15:55 +08:00
haorwen f3f18140f5 chore: bump version to 0.9.103
Sync to CNB / sync (push) Has been cancelled
2026-07-01 23:11:44 +08:00
haorwen 09b3e895b4 chore: bump version to 0.9.102 2026-06-30 12:44:46 +08:00
haorwen 081623a84f chore: bump version to 0.9.101 2026-06-30 12:28:55 +08:00
haorwen ff57431c11 chore: bump version to 0.9.100 2026-06-30 11:31:09 +08:00
haorwen f02b5bf604 chore: bump version to 0.9.99 2026-06-30 10:12:30 +08:00
haorwen fa979de1a5 chore: bump version to 0.9.98 2026-06-29 23:14:16 +08:00
haorwen c397e28a5f chore: bump version to 0.9.97
fix: skip visualViewport height in iframe to prevent mobile layout collapse
2026-06-28 07:58:14 +08:00
haorwen e188afe380 chore: bump version to 0.9.96 2026-06-27 22:35:26 +08:00
haorwen 48c79656b3 fix: optimistic channel insert on create to recover from buffered SSE; bump version to 0.9.95 2026-06-27 10:57:06 +08:00
haorwen fec64393c6 feat: gate guest mode warning on server version >= 0.5.22
chore: bump version to 0.9.94
2026-06-27 00:08:08 +08:00
haorwen 6ebce14a18 feat: warn admin when creating public channel with guest mode enabled
Show a warning overlay when admin creates a public channel and guest
mode is on, offering three actions: disable guest mode, switch to
private channel, or dismiss permanently (stored in localStorage).

chore: bump version to 0.9.93
2026-06-26 23:51:29 +08:00
haorwen c0e7ab34cb chore: bump version to 0.9.92 2026-06-26 23:26:29 +08:00
haorwen 0f1bbf852c feat: add page API RTK Query endpoints and update GuestBlankPlaceholder; bump version to 0.9.91 2026-06-26 09:36:01 +08:00
haorwen a43e7c881d chore: bump version to 0.9.90 2026-06-22 11:00:51 +08:00
haorwen ff03844603 fix: no auto-redirect on public domain in welcome-page auto_cftunnel flow, show next button instead 2026-06-21 20:25:01 +08:00
haorwen 181e070d2e chore: bump version to 0.9.88 2026-06-21 20:01:54 +08:00
haorwen 20c47793cb fix: redirect to done page instead of public domain after tunnel setup to prevent auth loop 2026-06-21 18:53:31 +08:00
haorwen b8ac5fd04a fix: fetch server version in onboarding to unblock wizard mount 2026-06-21 18:03:34 +08:00
haorwen 466345b79d fix: defer wizard mount until version and tunnel info are both resolved 2026-06-21 17:53:04 +08:00
haorwen 0d5fdebddb fix: wait for auto tunnel info before rendering wizard to fix missing tunnel step 2026-06-21 17:01:28 +08:00
haorwen 55611facc4 feat: add cloudflare auto-tunnel onboarding flow and bump version to v0.9.81 2026-06-21 13:11:22 +08:00
haorwen 497e0f309e feat: add cloudflare tunnel feature with server version check (>=0.5.18) and bump version to v0.9.80 2026-06-12 10:56:14 +08:00
haorwen 351da6fa4d fix: 修复移动端输入框被键盘遮挡的问题 2026-05-16 21:13:21 +08:00
haorwen 36161c51c0 fix: 修复手机端无法下载文件 2026-04-13 22:58:41 +08:00
haorwen 3807ac8a7b feat: update MobileNavs to use translation for navigation labels and bump version to v0.9.77 2026-04-09 22:48:47 +08:00
haorwen 0a6aae8ef7 feat: add @ mention indicator on unread badge and bump version to v0.9.76 2026-04-09 00:07:29 +08:00
haorwen dd531f6be5 chore: bump version to v0.9.75 and enhance message logging in chat handler 2026-04-06 22:58:20 +08:00
haorwen 8324bd49cb chore: bump version to v0.9.74 and update chat handler comments for clarity 2026-04-06 22:49:53 +08:00
haorwen 9395cf39e7 chore: bump version to v0.9.73 and enhance message logging in chat handler 2026-04-06 22:28:59 +08:00
haorwen 0658977950 refactor: 重构消息列表的实现以解决消息列表抖动 (#325)
* refactor: 重构消息列表的实现以解决消息列表抖动

* chore: bump version to v0.9.72
2026-04-05 21:55:29 +08:00
haorwen 91ba7c007e feat: add user search, direct messaging, and friend addition settings (#324)
* feat: add user search, direct messaging, and friend addition settings

* chore: bump version to v0.9.71
2026-04-04 18:24:25 +08:00
haorwen 079ddfbc6a fix: 优化文件发送时的消息列表滚动行为,确保自动滚动到底部 (#320)
* fix: 优化文件发送时的消息列表滚动行为,确保自动滚动到底部

* chore: bump version to v0.9.70
2026-03-23 20:24:43 +08:00
haorwen 3310a0abdb feat: 增加移动端检测功能并优化widget参数传递 & v0.9.69 2026-03-17 00:05:34 +08:00
haorwen 11e5c982ed fix: 编辑markdown消息不会在客户端自动刷新 2026-03-15 23:47:25 +08:00
haorwen 4f2b49854e chore: bump version to v0.9.67 2026-03-15 09:03:06 +08:00
haorwen e332df0166 chore: bump version to v0.9.656 并调整widget关闭状态样式及禁用Shadow DOM模式 2026-03-15 08:59:31 +08:00
haorwen 0ad7764e3e refactor: 提取widget初始化逻辑到单独模块并增加调试日志 2026-03-15 07:59:45 +08:00
haorwen e23b2207b1 chore: bump version to v0.9.64 and enhance i18n support for Shadow DOM mode 2026-03-15 07:28:10 +08:00
haorwen 4a5e305253 chore: bump version to v0.9.63 2026-03-15 07:15:36 +08:00
haorwen 09313a336f chore: bump version to v0.9.62 and add showPopup feature to widget 2026-03-15 06:53:05 +08:00
haorwen a1f8f1f0ff feat: 支持 Shadow DOM 模式并增强widget移动端显示 (#317)
* feat: 支持 Shadow DOM 模式并增强widget移动端显示

* chore: bump version to v0.9.61
2026-03-14 13:22:40 +08:00
haorwen 67782712e2 chore: bump version to v0.9.60 and update widget tooltip parameters 2026-03-13 23:27:18 +08:00
haorwen f439c5650a feat: 给widget增加更多配置项 (#316)
* feat: enhance widget functionality with customizable tooltip and programmatic control

- Added new properties for tooltip customization: iconTitle, iconSubtitle, iconImage, and iconClosable.
- Implemented JavaScript functions to open, close, and toggle the widget programmatically.
- Updated widget icon component to display a tooltip with the new properties.
- Enhanced localization files to include new tooltip parameters and usage examples.

* chore: bump version to v0.9.59
2026-03-13 22:33:03 +08:00
haorwen 72855fed2a chore: bump version to v0.9.58 and disable text selection on mobile devices 2026-01-26 19:38:12 +08:00
haorwen f8eee70c17 feat: 增加选中文本部分复制 2026-01-24 20:45:45 +08:00
haorwen 6f78d7c352 fix: update authentication hooks to use public config endpoints and bump version to v0.9.56 2026-01-21 23:50:16 +08:00
haorwen a875ec7a45 fix: bump version to v0.9.55 and optimize useStreaming hook with refs for better performance 2026-01-20 18:48:30 +08:00
haorwen 91c315be23 feat: 增加群公告 (#303)
* feat: 增加群公告

* chore: bump version to v0.9.54
2026-01-20 08:09:39 +08:00
haorwen 759e231406 fix: 调用不存在接口导致404 2026-01-18 23:01:55 +08:00