Skip to content

Releases: smitug01/exam-clock

Version 0.3 Update 1

25 Oct 16:51
f96cf26
Compare
Choose a tag to compare
Version 0.3 Update 1 Pre-release
Pre-release

Full Changelog: v0.3.0...v0.3.1

Important

此版仍為預先發行版,可能在使用過程會產生問題,請謹慎考慮用於正式環境
This is a pre-release, might cause some issue or unexpected problem during using. Not RECOMMENDED to use in production.

Note

目前因 Cloudflare API 發生問題,此新版暫時無法更新上線
此版本已正常上線,感謝您的耐心等待

繁體中文

此更新帶來了幾點改進,並修正了部分問題
版本號由 0.3.0 跳升為 0.3.1

主要改進

  • 【全新】 重新設計出席系統,自動化計算實到人數,及自動列出缺考號碼 / PR #15 & #16 - @kevin0216

  • 【全新】 重新設計出席排版 / PR #15 - @kevin0216

前版 新版
  • 修正模式切換按鈕圖案錯誤的問題 / PR #15 - @kevin0216
前版 修正

English

This update brings improvements with couple of problem fixed.
Version bumped from 0.3.0 to 0.3.1

主要改進

  • 【NEW】 Redesigned attendance system, automatically counting actual attendees and listing absent number / PR #15 & #16 - @kevin0216

  • 【NEW】 Redesigned layout for attendance / PR #15 - @kevin0216

Prior Latest
  • Fixed wrong icon for color theme indicator / PR #15 - @kevin0216
Prior Patched

安全性修復 Vulnerability fixes / PR #14

Vulnerable packages

Zod (3.21.4 -> 3.22.4)

Note

Low severely

  • Commits
  • Fixing CVE-2023-4316
  • Zod version 3.22.2 allows an attacker to perform a denial of service while validating emails.

postcss (8.4.29 -> 8.4.31)

Warning

Moderate severely

  • Commits
  • Fixing CVE-2023-44270
  • An issue was discovered in PostCSS before 8.4.31. It affects linters using PostCSS to parse external Cascading Style Sheets (CSS). There may be \r discrepancies, as demonstrated by font-face{ font:(\r/*);} in a rule.

Other packages

Next (13.4.19 -> 13.5.4)

  • Commits
  • It has been updated since it's the ancestor package of Zod

Contributor

@smitug01 and @kevin0216 (@TK-Entertainment)

2023/10/26

【Major】 Version 0.3

18 Sep 03:06
Compare
Choose a tag to compare
Pre-release

Full Changelog: v0.2.1...v0.3.0

Warning

此版本已過時,強烈建議使用最新版本
若仍想使用舊版本,可前往下方連結
This version has been deprecated, using latest version is RECOMMENDED
But you still can access it via the link below
https://bc98c70f.exam-clock.pages.dev/

Important

此版仍為預先發行版,可能在使用過程會產生問題,請謹慎考慮用於正式環境
This is a pre-release, might cause some issue or unexpected problem during using. Not RECOMMENDED to use in production.

繁體中文

此更新帶來了幾點較大的改進,並修正了部分問題
版本號由 0.2.1 跳升為 0.3.0

主要改進

Note

產生可供分享的代碼之功能將在未來加入

0 3 0 importfeature

image
  • 【全新】 新增主題切換按鈕 (可以自行選擇明亮/黑暗主題) / PR #10 - @kevin0216

    0 3 0themechangefeature

  • 加強對超出範圍的考程之處理方式 / PR #12 - @kevin0216
    0 3 0 autocollapse

  • 修改考程表狀態的顯示方式 / 8a5c37c- @kevin0216

Note

考程若已結束,會顯示為淡色 5 秒鐘
5 秒鐘後即會從考程表隱藏

0 3 0 newformatting

已結束 (五秒鐘內) 進行中 尚未開始
image image image
image image image

程式架構改進

  • 為支援匯入功能及恢復預設值,新增 importExamData interface / PR #7 - @kevin0216
  • 為支援匯入功能,新增 importDialog / 435582b - @kevin0216

其他細部改進

  • 當該科剩餘時間小於 10 分鐘時,顯示秒數而非分鐘數 / PR #7 & 435582b - @kevin0216 and @smitug01
  • 新增依賴 ScreenFull 以支援全螢幕按鈕 / PR #11 - @kevin0216
  • 修正在亮色主題下,部分字體未正常顯示的問題 / PR #12 - @kevin0216
  • 修正在亮色主題下,部分按鈕特效未正常觸發的問題 / PR #12 - @kevin0216

倉庫更新


English

This update brings lots of major improvement with couple of problem fixed.
Version bumped from 0.2.1 to 0.3.0

What's new

Note

Implementation of generating sharing code is scheduled, stay tuned!

0 3 0 importfeature

image

Note

The schedule item will turn gray for 5 seconds if it's passed.
Will be hidden after 5 seconds

0 3 0 newformatting

Passed (within 5 seconds) Ongoing Scheduled
image image image
image image image

Structure Improvement

  • Added importExamData interface to add support for import feature and restore default function / PR #7 - @kevin0216
  • Added importDialog to add support for import feature / 435582b - @kevin0216

Minor changes

  • Show remaining seconds instead of minutes when remaining time is less then 10 minutes / PR #7 & 435582b - @kevin0216 and @smitug01
  • Added ScreenFull dependency for full screen toggle / PR #11 - @kevin0216
  • Fixed the problem of text not showing properly under light mode / PR #12 - @kevin0216
  • Fixed the problem of button effect (hover/focus effect) not working properly under light mode / PR #12 - @kevin0216

Repository updates

Contributor

@smitug01 and @kevin0216 (@TK-Entertainment)

2023/09/18

Version 0.2 Update 1

14 Sep 05:01
390358b
Compare
Choose a tag to compare
Version 0.2 Update 1 Pre-release
Pre-release

Warning

此版本已過時,強烈建議使用最新版本
若仍想使用舊版本,可前往下方連結
This version has been deprecated, using latest version is RECOMMENDED
But you still can access it via the link below
https://9732f043.exam-clock.pages.dev/

Important

此版仍為預先發行版,可能在使用過程會產生問題,請謹慎考慮用於正式環境
This is a pre-release, might cause some issue or unexpected problem during using. Not RECOMMENDED to use in production.

繁體中文

此更新帶來了幾點改進,並修正了部分問題
版本號由 0.2.0 跳升為 0.2.1

主要改進

  • 新增「考試時顯示考程表」的控制項 / PR #3 - @kevin0216
  • 在沒有人缺考時,顯示「全到,無缺考」,而非原先顯示空值 / PR #3 - @kevin0216
前版
新版 / 無缺考 新版 / 有缺考
  • 修正點名區域,字體過大的問題 / PR #3 (修正 Issue #2) - @kevin0216
前版 新版

程式架構改進

其他細部改進

English

This update brings improvements with couple of problem fixed.
Version bumped from 0.2.0 to 0.2.1

What's new

  • Added control for whether showing exam schedule during the exam / PR #3 - @kevin0216
  • Showing "No absence" instead of empty list when there is no one absent / PR #3 - @kevin0216
Prior
Patch w/o absent Patch w/ absent
  • Fixed the text size of attendance area / PR #3 (Patch for Issue #2) - @kevin0216
Prior Patch
  • Added related code and implementation of local saving feature of exam schedule / 390358b - @smitug01

Structure Improvement

Minor changes

Contributor

@smitug01 and @kevin0216 (@TK-Entertainment)

2023/09/14

【Major】Version 0.2

14 Sep 03:51
edebf91
Compare
Choose a tag to compare
Pre-release

Warning

此版本已過時,強烈建議使用最新版本
若仍想使用舊版本,可前往下方連結
This version has been deprecated, using latest version is RECOMMENDED
But you still can access it via the link below
https://eed576ab.exam-clock.pages.dev/

Important

此版仍為預先發行版,可能在使用過程會產生問題,請謹慎考慮用於正式環境
This is a pre-release, might cause some issue or unexpected problem during using. Not RECOMMENDED to use in production.

繁體中文

此更新帶來了幾點較大的改進,並修正了部分問題
版本號由 0.1.0 跳升為 0.2.0

主要改進

其他細部改進

  • 移除「取消」按鈕,並新增右上角的關閉按鈕取代之 / #1 - @kevin0216
  • 將編輯科目中的「刪除」按鈕之字樣以垃圾桶圖示取代 / #1 - @kevin0216

English

This update brings lots of major improvement with couple of problem fixed.
Version bumped from 0.1.0 to 0.2.0

What's new

Minor changes

  • Replaced cancel button with new close button (cross icon) / #1 - @kevin0216
  • Replaced text of delete button with trash can icon / #1 - @kevin0216

Contributor

@smitug01 and @kevin0216 (@TK-Entertainment)

2023/09/14