-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Releases: pre-release v1.0.0-alpha #139
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 完成数据库部分重构: 表结构及模型 - 完成部分服务重构: 多bot支持, OneBot API
- 数据库模块调整
- Omega 基础服务
- 数据库模块调整
- Rename database model module
- Upgrade omega base entity
- Upgrade omega database module
- Refactor gocqhttp guild patch
- Upgrade omega base entity module
- Upgrade omega base service
- Upgrade omega multi-bot support module
- Refactor go-cqhttp self-sent message patch
- Refactor omega resource module
- Upgrade APSchedular module
- Move encrypt module
- Refactor omega requests utils
- Upgrade omega requests utils
- Upgrade params and base module
- Refactor omega utils
- Refactor image utils and message utils
- 调整 BaseResource 基类方法
- Refactor 腾讯云 API
- 通过 Patch 修复 ForwardDriver request 方法没有正确传入 cookies 参数的问题
- Refactor Pixiv api
- Upgrade pixiv api
- Upgrade Pixiv api module error message text
- Refactor Bilibili api module
- Refactor Image searcher module
- Upgrade dependencies, and remove patch for omega requests module
- 插件命令调整
- 更新加密模块为默认使用平台及硬件信息生成加密密钥
- 重构邮箱插件
- Upgrade telegram `image_parser` processor config docs
- 中间件 `Register` 内部方法调整
- 邮箱插件保存生成邮件内容图片文件时添加文件后缀
- 重构识图搜番插件
- 补充部分插件 Metadata 漏掉的 `supported_adapters` 字段
- 重构审轴姬插件
- 幻影坦克插件新增 `噪点` `彩色噪点` 模式 - pillow 更新到 10.3.0
- 重构今天吃啥插件
- 修复 bilibili 动态解析问题 - 还是转发动态的问题
- 今天吃啥插件允许通过新增自定义附加菜单扩充菜单范围
- 修复自定义处理流程 `get_command_str_multi_args_parser_handler` 的 `ensure_keys_num` 为按预期保证分割后参数数量的问题
- 主要是 `matcher.reject` 新增了各种发送消息的各种模式
- 重构表情包插件
- Add migration(import) tools from v0.9.2 to v1.0.0
- Upgrade readme - Upgrade `.gitignore` file
Ailitonia
added
enhancement
New feature or request
breaking
A change that caused one or more modules isn't working
labels
May 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Breaking Changes
Upgrade