Commit Graph

1429 Commits

Author SHA1 Message Date
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 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 a43e7c881d chore: bump version to 0.9.90 2026-06-22 11:00:51 +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 f95717b709 fix: correct brand name from VoceSpace to VoceChat in license upgrade text across all locales 2026-06-22 10:46:51 +08:00
haorwen feef7a1c73 feat: remove 'temporary' from tunnel domain assigned message 2026-06-22 10:43:11 +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 181e070d2e chore: bump version to 0.9.88 2026-06-21 20:01:54 +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 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 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
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 f0a18ea170 chore: 配置issue模板 2026-01-23 08:09:33 +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