Releases: groupultra/telegram-search
Releases · groupultra/telegram-search
v1.0.0-beta.7
What's Changed
- fix: remove auto login by @luoling8192 in #191
Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7
v1.0.0-beta.6
What's Changed
- chore: add missing embedding dimension config by @Cookiekira in #187
- fix: pass spawn as shell, fix #184 by @qyl27 in #188
- docs: add comprehensive getting started guide (#167) by @dethan3 in #189
New Contributors
- @Cookiekira made their first contribution in #187
- @qyl27 made their first contribution in #188
- @dethan3 made their first contribution in #189
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6
v1.0.0-beta.5
What's Changed
- docs(frontend): removed vitesse default docs by @nekomeowww in #183
- refactor(core): many more typos by @nekomeowww in #181
- chore(electron,frontend): removed and ignore many compile-time-gen files by @nekomeowww in #180
- refactor(electron,frontend): configure electron product properly, and vite by @nekomeowww in #182
- refactor(deps,electron,frontend,server,common,core): properly run eslint check and patched missing typescript check, minor package oragnization by @nekomeowww in #179
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
v1.0.0-beta.4
What's Changed
- refactor:
use @node-rs/jieba
instead, fixed many typos by @nekomeowww in #178
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3
What's Changed
- refactor: custom backend url by @leohearts in #162
- feat(message): support sender title fallback, fix #160 by @leohearts in #161
- feat: add pglite support (#164) by @luoling8192 in #174
New Contributors
- @leohearts made their first contribution in #162
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
v1.0.0-beta.2
开发精力有限,需要更多小伙伴的支持🥺
- Electron 支持(概念版,可能无法使用)
- 可以在搜索页面复制消息链接
- 修复了一些 bug
New Contributors
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
🚀 v1.0.0-beta.1
本次更新带来了全新的 UI ,以及更好的稳定性🔥
注意
- 欢迎社区贡献功能和提供意见!
- 目前已经提供官方客户端的 API Key 和 API ID,可以作为第三方客户端使用
- 如果需要使用代理,可以在 Config 中设置
- 第一次导出聊天记录需要在之前登录过的 Telegram 客户端中同意 Takeout 操作
技术细节
- 完全重构
- 全新的 UI
- 全新的事件驱动架构 https://github.com/GramSearch/telegram-search/blob/main/packages/core/src/context.ts
- 使用 xsai 进行消息 embedding
- 使用 jieba 进行中文分词
未来计划
Change log
- fix(deps): update all non-major dependencies by @renovate in #72
- feat: sync chats by @luoling8192 in #73
- refactor(xsai): use ext-providers instead of providers by @kwaa in #78
- feat: embed services by @luoling8192 in #79
- refactor: move CLI, frontend, and server to apps by @hahaQWQ in #81
- fix: embedding api config by @hahaQWQ in #83
- feat: add internationalization to theme toggle and search page and other parts by @hahaQWQ in #82
- feat: support proxy by @luoling8192 in #87
- chore: launch.json by @hahaQWQ in #88
- refactor: migrate search services to commands by @luoling8192 in #91
- fix: update takeout session handling in TakeoutManager by @hahaQWQ in #90
- feat: embeddings model support by @hahaQWQ in #86
- fix(deps): update all non-major dependencies by @renovate in #77
- feat: add fromName to message items for user and channel chats by @hahaQWQ in #98
- Dev/quick jump by @hahaQWQ in #94
- docs: update repository url by @nekomeowww in #100
- docs: update repository url by @nekomeowww in #101
- docs(i18n): translate for confirm btn by @nekomeowww in #104
- fix: typos for i18n key no_chats_found by @nekomeowww in #103
- fix: dialog not properly implemented by @nekomeowww in #102
- fix(deps): update all non-major dependencies by @renovate in #95
- feat: time estimate by @hahaQWQ in #107
- fix(deps): update all non-major dependencies by @renovate in #109
- refactor: migrate core to EventEmitter3 by @luoling8192 in #96
- chore: remove Icon component by @luoling8192 in #112
- refactor: core & server events by @luoling8192 in #115
- refactor(frontend): composable to store by @luoling8192 in #116
- refactor: restore session & v2 login by @luoling8192 in #117
- fix(deps): update all non-major dependencies by @renovate in #119
- chore: remove cli by @luoling8192 in #120
- style: modify stepper style by @hahaQWQ in #124
- remove cli command and modify .gitignore by @hahaQWQ in #122
- fix(deps): update all non-major dependencies by @renovate in #121
- refactor: HMR, migrate to v2 impl by @luoling8192 in #118
- feat(core): useSyncTask by @luoling8192 in #127
- feat: new ui layout by @hahaQWQ in #132
- feat: use MessageBubble replace html by @hahaQWQ in #140
- fix(deps): update all non-major dependencies by @renovate in #125
- fix(deps): update dependency @iconify/vue to v5 by @renovate in #137
- fix(deps): update dependency reka-ui to ^2.2.1 by @renovate in #143
- feat: search pannel by @hahaQWQ in #145
New Contributors
Full Changelog: v0.0.9...v1.0.0-beta.1
v0.0.10
What's Changed
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- chore(deps-dev): bump unbuild from 3.4.2 to 3.5.0 by @dependabot in #42
- chore(deps-dev): bump unplugin-vue-macros from 2.14.4 to 2.14.5 by @dependabot in #40
- chore(deps-dev): bump @unocss/eslint-config from 66.1.0-beta.2 to 66.1.0-beta.3 by @dependabot in #39
- chore: Configure Renovate by @renovate in #43
- fix(deps): update dependency @xsai/embed to v0.1.0-beta.9 by @renovate in #45
- chore(ci): use better @nolebase using revonate configs by @nekomeowww in #51
- chore(deps): update all non-major dependencies by @renovate in #52
- feat: login panel by @luoling8192 in #36
- More embedding by @hahaQWQ in #62
- feat: pinia support && useDarkStore by @hahaQWQ in #64
- fix: incremental export by @hahaQWQ in #68
- feat: en support by @hahaQWQ in #70
- feat: UserInfo method and UsersInfo method support by @hahaQWQ in #69
- fix(deps): update all non-major dependencies by @renovate in #71
New Contributors
- @renovate made their first contribution in #43
- @nekomeowww made their first contribution in #51
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Refactor chats page by @hahaQWQ in #28
- docs: monorepo refactor by @hahaQWQ in #29
- docs(README): feature and future by @luoling8192 in #30
- feat: sync command page by @hahaQWQ in #31
- fix: number to boolean by @hahaQWQ in #32
- chore: bump deps by @luoling8192 in #33
- refactor: component ui library by @luoling8192 in #34
Full Changelog: v0.0.7...v0.0.8