Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
shanhexi committed May 16, 2024
2 parents 6a41cf7 + f07b783 commit e5e6fbb
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 11 deletions.
16 changes: 8 additions & 8 deletions pages/changelog.en-US.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ sidebar_position: 1

## 1.1.2
`2024-5-15`
- ⭐【New feature】Data source supports grouping
- ⚡️【Optimization】Optimize personal center information display and enhance paying user experience
- ⚡️【Optimization】Optimized the App lag problem
- ⚡️【Optimization】Optimize the overall UI of the App
- ⚡️【Optimization】Improved dark mode vision (Handsome dark mode is highly recommended)
- ⚡️【Optimization】View all tables Support more information display, support right click operation
- 🐞【Bug Fix】Mac Black screen issue
- 🐞【Bug Fix】The SQL content exported is correct, but the suffix is incorrect
- ⭐【New feature】Data source supports grouping
- ⚡️【Optimization】Optimize personal center information display and enhance paying user experience
- ⚡️【Optimization】Optimized the App lag problem
- ⚡️【Optimization】Optimize the overall UI of the App
- ⚡️【Optimization】Improved dark mode vision (Handsome dark mode is highly recommended)
- ⚡️【Optimization】View all tables Support more information display, support right click operation
- 🐞【Bug Fix】Mac Black screen issue
- 🐞【Bug Fix】The SQL content exported is correct, but the suffix is incorrect
- If you cannot complete the automatic update, please go to https://chat2db-ai.com/zh-CN/download to download the version

## 1.0.7
Expand Down
17 changes: 15 additions & 2 deletions pages/changelog.ja-JP.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,21 @@ sidebar_position: 1
---
# 更新ログ

## 1.1.2です
`2024-5-15です`
## 1.1.3
`2024-5-15`
- ⚡️【最適化】データ編集時にダブルクリックで自動的にinputにフォーカス
- ⚡️【最適化】Consoleのタブでプラス記号をクリックして新しいコンソールを作成すると、自動的にツリーノードにフォーカスされたデータベースが表示されます
- ⚡️【最適化】AIとの会話後、現在のテキスト内容はクリアされません
- 🐞【修正】functions、procedures、triggersの折りたたみ問題
- 🐞【修正】データ結果の変更時にエラーが表示されない問題
- 🐞【修正】デフォルトのアバターのemojiが文字化けする問題
- 🐞【修正】treeのtableをクリックしても右側の情報バーでddlを表示できない問題
- 🐞【修正】Oracle がschemaを表示しない問題
- 🐞【修正】グループの削除エラー問題
- 🐞【修正】データソースのローカルストレージエラー問題

## 1.1.2
`2024-5-15`
-⭐【新機能】データソースがパケットをサポートします。
-⚡【最適化】箇人中心の情報展示を最適化し、有料ユーザー体験を強化します。
-⚡️【最適化】最適化アプリカートン問題です
Expand Down
17 changes: 16 additions & 1 deletion pages/changelog.zh-CN.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ sidebar_position: 1
---
# 更新日志

## 1.1.3
`2024-5-15`
- ⚡️【优化】编辑数据双击编辑时自动聚焦到input
- ⚡️【优化】Console中Tab栏中点击加号新建控制台自动带上树节点聚焦的数据库
- ⚡️【优化】ai对话后,不清除当前文本内容
- 🐞【修复】functions、procedures、triggers收起问题
- 🐞【修复】数据结果更改数据报错不提示报错信息的问题
- 🐞【修复】默认头像中emoji乱码问题
- 🐞【修复】点击tree的table无法在右侧信息栏查看ddl的问题
- 🐞【修复】Oracle 不展示schema的问题
- 🐞【修复】删除分组报错问题
- 🐞【修复】数据源本地存储报错问题
- 🐞【修复】查询table总数的问题


## 1.1.2
`2024-5-15`
- ⭐【新功能】数据源支持分组
Expand All @@ -14,7 +29,7 @@ sidebar_position: 1
- ⚡️【优化】查看所有表支持更多信息展示,支持右键操作
- 🐞【修复】Mac黑屏问题
- 🐞【修复】点导出SQL内容正确,后缀不对
- 无法完成自动更新的请前往https://chat2db-ai.com/zh-CN/download下载该版本
- 无法完成自动更新的请前往 https://chat2db-ai.com/zh-CN/download 下载该版本

## 1.0.7
`2024-04-26`
Expand Down

0 comments on commit e5e6fbb

Please sign in to comment.