📰 最近消息
Test version, feat(translator): add official DeepL Pro and Free translation support新增官方 DeepL Pro 和 DeepL Free 翻译服务支持,重构现有 DeepLX 翻译相关代码以提取公共逻辑:1. 新增 NaConfig 配置项存储两种官方 API 的密钥2. 新增通用 DeepLOfficialTranslatorBase 基类封装官方 API 调用逻辑3. 拆分 DeepLXTranslator 并提取公共翻译逻辑到 AbstractDeepLTranslator4. 在翻译器选择列表中添加官方
release: bump versionWhat's new in ➖ Nagram v12.6.4:• 🖋 AI Editor, Mighty Polls, Live Photos, Bots Managed by Bots, and More• feat: rewrite LLM translator with multi-format support and new providers • feat: add option to disable pull-down search bar expansion on home page• feat: Support Save Live Ph
Test version, Merge remote-tracking branch 'official/master' into dev
Test version, feat(settings): add tablet size mode selection options1. 新增简体中文和英文的平板尺寸显示字符串2. 扩展平板模式配置项为四种状态:默认、大平板、关闭、小平板3. 调整小平板的屏幕宽度判定阈值为690dp4. 新增模式3的平板判定逻辑
Test version, fix: click options in DeleteMessagesBottomSheet
Test version, feat(chat-menu): toggle to restore long-press → recent chats on chat tab12.7 merge re-introduced upstream's openFoldersSelector listener onINDEX_CHATS, which overwrote fork's BackButtonRecentMenu listener(setOnLongClickListener keeps only the last call). Long-pressing thechat tab silen
提前看!开发者马上就要拿到iPhone了,Nnngram for iOS 有望问世
Test version, style: fix forward icon
Test version, refactor(ui): Rewrite the bottom popup logic using ItemOptions in Settings and Profile替换了原有的 BottomBuilder 实现,新增了 ItemOptionsPatch 工具类来简化弹窗创建、单选组管理等逻辑,统一了多处页面的弹窗构建代码,提升代码可维护性。Co-Authored-By: MiniMax-M3
Test version, fix: manually multiple test ping when adding a proxy serverCo-Authored-By: MiniMax-M3