Skip to content

Commit

Permalink
feat: 修改changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryFan626 committed May 16, 2024
1 parent f07b783 commit a2f00c4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
4 changes: 3 additions & 1 deletion pages/changelog.en-US.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebar_position: 1
---
# Changelog

## 1.1.2
## 1.1.5
`2024-5-15`
- ⚡️【Optimization】Automatically focus on input when double-clicking to edit data
- ⚡️【Optimization】Automatically bring up the database focused on the tree node when clicking the plus sign to create a new console in the Console tab
Expand All @@ -17,6 +17,8 @@ sidebar_position: 1
- 🐞【Fix】Issue with deleting group errors
- 🐞【Fix】Issue with local data source storage errors
- 🐞【Fix】Query the total number of tables
- 🐞【Fix】Unable to resolve `now()` time issue
- 🐞【Fix】Unable to resolve issue where event cannot be created

## 1.1.2
`2024-5-15`
Expand Down
4 changes: 3 additions & 1 deletion pages/changelog.ja-JP.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebar_position: 1
---
# 更新ログ

## 1.1.3
## 1.1.5
`2024-5-15`
- ⚡️【最適化】データ編集時にダブルクリックで自動的にinputにフォーカス
- ⚡️【最適化】Consoleのタブでプラス記号をクリックして新しいコンソールを作成すると、自動的にツリーノードにフォーカスされたデータベースが表示されます
Expand All @@ -16,6 +16,8 @@ sidebar_position: 1
- 🐞【修正】Oracle がschemaを表示しない問題
- 🐞【修正】グループの削除エラー問題
- 🐞【修正】データソースのローカルストレージエラー問題
- 🐞【修正】`now()` の時間を解決できない問題
- 🐞【修正】event イベントが作成できない問題を解決できない

## 1.1.2
`2024-5-15`
Expand Down
5 changes: 4 additions & 1 deletion pages/changelog.zh-CN.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebar_position: 1
---
# 更新日志

## 1.1.3
## 1.1.5
`2024-5-15`
- ⚡️【优化】编辑数据双击编辑时自动聚焦到input
- ⚡️【优化】Console中Tab栏中点击加号新建控制台自动带上树节点聚焦的数据库
Expand All @@ -17,6 +17,9 @@ sidebar_position: 1
- 🐞【修复】删除分组报错问题
- 🐞【修复】数据源本地存储报错问题
- 🐞【修复】查询table总数的问题
- 🐞【修复】无法解析now()时间问题
- 🐞【修复】无法解析event事件无法创建问题



## 1.1.2
Expand Down

0 comments on commit a2f00c4

Please sign in to comment.