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
67ac7b8d79
chore: add telemetry
2026-07-01 23:09:32 +08:00
haorwen
d7c2d95012
fix: show admin in contacts list when contact verification is enabled
...
- Add addUsers action to users slice for non-destructive store merge
- Populate missing contact users from target_info in getContacts handler
- Always show admin users in useFilteredUsers regardless of contact status
2026-06-30 12:44:04 +08:00
haorwen
56b36fcf1b
feat: add login/register urls and iframe redirect to landing page prompt
2026-06-30 12:27:30 +08:00
haorwen
461be4a0a5
fix: auto-reset transient React error #185 silently
2026-06-30 10:12:01 +08:00
haorwen
d7844c91ef
feat(ui): hide member count, enlarge server name aligned with logo
2026-06-29 23:30:54 +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
7003be0173
feat(page-editor): make AI prompt tab-specific with design guide and one-pager rule
...
- Copy prompt now reflects the active tab (landing vs after_signin)
- Landing prompt focuses on public hero/CTA; after-signin on dashboard/welcome feel
- Added design style guide section with VoceChat's actual color tokens, spacing, radius
- Added one-pager constraint: pages default to 100vh, no scroll unless user requests it
2026-06-27 22:35:09 +08:00
haorwen
16cec4a535
feat(channel): redesign guest mode warning dialog
...
- Reorder buttons: Confirm (primary) > Switch to Private > Disable Guest Mode (small gray)
- Update title and description to focus on visibility impact
- Add confirm key to en/zh locales; remove dont_remind key
2026-06-27 22:24:21 +08:00
haorwen
5a0db7a0f2
feat(onboarding): remove invite other step
...
Remove the InviteLink step from the onboarding wizard flow.
2026-06-27 22:19:17 +08:00
haorwen
5b6b1e1b89
feat: add Home tab to mobile bottom nav with iframe landing page
2026-06-27 22:17:03 +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
f5509f1e19
feat: improve landing page editor AI prompt with structured workflow and selective deployment targets
2026-06-26 23:26:02 +08:00
haorwen
bda648682b
i18n: add English support for landing page editor modal
2026-06-26 22:28:04 +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
8abcf0235a
feat: navigate to home page when clicking server avatar
2026-06-22 11:00:09 +08:00
haorwen
2b4cbc3c55
feat: pre-fill bot API key name input with default value
2026-06-22 10:50:26 +08:00
haorwen
4c2500144a
feat: onboarding tunnel step UX improvements
...
- Rename "Skip" to "Next" / "跳过" to "下一步" across all locales
- Show loading spinner only when auto-redirecting (localhost), hide it otherwise
- Replace plain tunnel URL text with a clickable link
- Remove redundant duplicate anchor in non-localhost done/dns_wait phase
2026-06-22 10:41:53 +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
86ac9c3ce5
fix: no auto-redirect on public domain after tunnel setup, show next button instead
2026-06-21 20:01:26 +08:00
haorwen
3f81a961ee
fix: skip tunnel redirect step when already on public domain to prevent auth loop
2026-06-21 19:08:10 +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
30451f4b3e
feat: skip tunnel API requests when server version < 0.5.19
2026-06-21 14:13:38 +08:00
haorwen
1b09b66388
feat: add version check (>=0.5.19) for tunnel features in settings and onboarding
2026-06-21 13:58:13 +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
8e8212c580
chore: 更改更新机制
2026-04-13 23:28:46 +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
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
f390c48088
fix: update webpack public path calculation to ensure correct script directory path
2026-03-15 07:15:08 +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