-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ce20e78
commit fa06f0d
Showing
1 changed file
with
41 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
[ | ||
{ | ||
"version": "v1.0", | ||
"date": "2022/09/21", | ||
"content": [ | ||
"支援搜尋功能", | ||
"支援下拉式選單功能", | ||
"支援課表功能" | ||
] | ||
}, | ||
{ | ||
"version": "v1.1", | ||
"date": "2022/09/21", | ||
"content": [ | ||
"新增三民校區平面圖", | ||
"新增民生校區平面圖", | ||
"新增教室資訊", | ||
"更新footer(關於作者、聯繫作者)" | ||
] | ||
}, | ||
{ | ||
"version": "v1.2", | ||
"date": "2022/09/23", | ||
"content": [ | ||
"修復手機版表格會跳出的bug。", | ||
"更改電腦版及手機版字型大小。", | ||
"取消使用cdn,轉而將js以本地檔案形式匯入。", | ||
"增強效能。" | ||
] | ||
}, | ||
{ | ||
"version": "v1.3", | ||
"date": "2022/09/28", | ||
"content": [ | ||
"新增搜尋暫存功能", | ||
"修復數字無法被搜尋的bug", | ||
"新增廣告", | ||
"新增更新日誌檔案" | ||
] | ||
} | ||
] |