Skip to content

Releases: KMU-Dev/conote

0.2.1

16 Apr 19:40
Compare
Choose a tag to compare

🧰 維護

  • 整合 Docker image, Helm chart 至 CD workflow (#102)
  • 移除發布 Docker image 時的 cache (#102)
  • 在 CD workflow 中發布 Sentry release (#102 )

⬆️ 更新依賴套件

Helm chart

  • Upgrade postgresql from 11.1.12 to 11.1.20 (#101)

📦下載

0.2.0

16 Apr 17:30
887d2f1
Compare
Choose a tag to compare

✨ 新功能

  • 上傳檔案格式錯誤的 Evercam 錄影檔時,會顯示錯誤訊息 (#79)
  • 整合 Sentry 提供錯誤紀錄以及 HTTP 效能追蹤 (#70 #75)
  • 整合 Google Analytics 提供更完整的追蹤功能 (#81)
  • 伺服器設定檔支援 deep merge 功能了 (#77)

🐛 修復 bug

  • 修復當 GraphQL playground 禁用時,會顯示錯誤訊息的問題 (#68)

💄 介面更新

🧰 維護

  • 更新 CI workflow (#67 #74 #86 #97)
  • 新增 Helm chart postgresql TZ 環境變數 (#83)

⬆️ 更新依賴套件

api
  • Upgrade @nestjs/core from 8.2.6 to 8.4.4 (#59 #88)
  • Upgrade @nestjs/common from 8.2.6 to 8.4.4 (#59 #88)
  • Upgrade @nestjs/platform-express from 8.2.6 to 8.4.4 (#59 #88)
  • Upgrade @nestjs/axios from 0.0.5 to 0.0.7 (#60)
  • Upgrade @nestjs/config from 1.1.6 to 2.0.0 (#58)
  • Upgrade @nestjs/graphql from 9.1.2 to 10.0.9 and add @nestjs/apollo version 10.0.9 (#88)
  • Upgrade @nestjs/passport from 8.1.0 to 8.2.1 (#57)
  • Upgrade @nestjs/cli from 8.2.0 to 8.2.5 (#88)
  • Upgrade @nestjs/schematics from 8.0.5 to 8.0.10 (#88)
  • Upgrade @nestjs/testing from 8.2.6 to 8.4.4 (#88)
  • Upgrade @prisma/client from 3.11.0 to 3.12.0 (#88)
  • Upgrade prisma from 3.11.0 to 3.12.0 (#88)
  • Upgrade apollo-server-express from 3.6.4 to 3.6.7 (#88)
  • Upgrade glob from 7.2.0 to 8.0.1 (#88)
  • Upgrade googleapis from 92.0.0 to 100.0.0 (#76 #88)
  • Upgrade graphql from 15.8.0 to 16.3.0 (#88)
  • Upgrade ts-loader from 9.2.6 to 9.2.8 (#88)
  • Upgrade ts-node from 10.4.0 to 10.7.0 (#88)
  • Upgrade tsconfig-paths from 3.12.0 to 3.14.1 (#88)
  • Upgrade typescript from 4.5.5 to 4.6.3 (#88)
web
  • Upgrade react from 17.0.2 to 18.0.0 (#91 #96)
  • Upgrade react-dom from 17.0.2 to 18.0.0 (#91 #96)
  • Upgrade react-scripts from 4.0.3 to 5.0.1 (#91)
  • Upgrade @types/react from 17.0.38 to 18.0.5 (#91 #96)
  • Upgrade @types/react-dom from 17.0.11 to 18.0.1 (#91 #96)
  • Upgrade @mui/material from 5.5.1 to 5.6.1 (#91)
  • Upgrade @mui/icons-material from 5.5.1 to 5.6.1 (#91)
  • Upgrade @mui/x-data-grid from 5.6.1 to 5.9.0 (#91)
  • Upgrade @emotion/react from 11.7.1 to 11.9.0 (#61 #91)
  • Upgrade @emotion/styled from 11.6.0 to 11.8.1 (#62)
  • Upgrade @apollo/client from 3.5.8 to 3.5.10 (#63)
  • Upgrade axios from 0.26.0 to 0.26.1 (#91)
  • Upgrade notistack from 2.0.3 to 2.0.4 (#91)
  • Upgrade papaparse from 5.3.1 to 5.3.2 (#91)
  • Upgrade @types/papaparse from 5.2.6 to 5.3.2 (#91)
  • Upgrade react-helmet-async from 1.2.2 to 1.3.0 (#64 #91)
  • Upgrade react-hook-form from 7.28.0 to 7.29.0 (#91)
  • Upgrade react-router-dom from 5.3.0 to 6.3.0 (#93)
  • Upgrade typescript from 4.5.5 to 4.6.3 (#91)
Helm chart
  • Upgrade postgresql from 11.0.6 to 11.0.9 (#83)

📦下載

0.1.1

18 Mar 17:23
6f9d9ca
Compare
Choose a tag to compare

✨ 新功能

  • 影片上傳後,現在在高醫數理雲會顯示轉檔進度 (#41)
  • 網頁現已整合 Google Analytics (#39)

🐛 修復 bug

  • 修復「上傳影片」介面中拖曳 Evercam 檔案沒有反應的問題 (#48)
  • 修復使用者清單同時使用分頁和排序會顯示錯誤資料的問題 (#46)
  • 修復「初始化設定介面」無法正確顯示使用者頭像 (#36)

💄 介面更新

  • 將網站圖示更換成 svg (#47)

🧰 維護

  • 新增網站說明 (#47)

⬆️ 更新依賴套件

api

  • Upgrade rxjs from 7.5.2 to 7.5.5 (#51)
  • Upgrade apollo-server-express from 3.6.2 to 3.6.4 (#50)
  • Upgrade prisma from 3.9.2 to 3.11.0 (8ab7dc4)
  • Upgrade @prisma/client from 3.9.2 to 3.11.0 (8ab7dc4)

web

  • Upgrade react-hook-form from 7.25.3 to 7.28.0 (#49)
  • Upgrade @mui/material from 5.3.1 to 5.5.1 (3ddfce0)
  • Upgrade @mui/icons-material from 5.3.1 to 5.5.1 (3ddfce0)
  • Upgrade @mui/x-data-grid from 5.5.0 to 5.6.1 (3ddfce0)

Helm chart

  • Upgrade postgresql from 11.0.6 to 11.0.9 (eafbbc8)

📦下載

0.1.0

20 Feb 08:10
5999926
Compare
Choose a tag to compare

0.1.0

✨ 新功能

  • 新增系統初始設定精靈,按照設定可以新增系統管理員
  • 新增使用者管理介面,在資料表中可以查詢編輯和刪除使用者
  • 新增使用者服務條款及隱私權政策
  • 新增影片上傳功能,上傳的影片會自動上傳至高醫數理雲進行轉檔

🙏新的貢獻者

  • @ZhaoTzuHsien made their first contribution in #1
  • @snyk-bot made their first contribution in #13

📦下載