Skip to content

Releases: AndrewCK24/volleybro

v0.2.3-beta.1.1

03 Jun 20:17
Compare
Choose a tag to compare

What's Changed

  • feat(team): 更新陣容數量與位置調整功能 by @AndrewCK24 in #61

Full Changelog: v0.2.3-beta.1...v0.2.3-beta.1.1

v0.2.3-beta.1 release

03 Jun 17:41
Compare
Choose a tag to compare

What's Changed

  • refactor(api): 重構接受邀請功能, 整合更換隊伍與接受邀請功能至 /api/users/teams by @AndrewCK24 in #57
  • refactor(team): 重構成員頁面路由結構 by @AndrewCK24 in #58

Full Changelog: v0.2.3-beta...v0.2.3-beta.1

v0.2.3-beta release

22 May 09:09
Compare
Choose a tag to compare

What's Changed

使用 Auth.js v5 與 Google OAuth 重構登入機制

  • chore(deps): bump follow-redirects from 1.15.3 to 1.15.6 by @dependabot in #17
  • 合併陣容設定與陣容名單頁面功能 by @AndrewCK24 in #19
  • 整合替補名單設定功能到陣容設定頁面 by @AndrewCK24 in #21
  • 優化 Court 元件 by @AndrewCK24 in #24
  • refactor(comp): 使用 tailwindcss, shadcn/ui 重構 form 等基本元件 by @AndrewCK24 in #28
  • chore(deps): update dependencies by @AndrewCK24 in #29
  • fix(deps): eslint 降回 8 以避免 deploy failure by @AndrewCK24 in #30
  • fix(env): 修正新版 vercel 網站無法使用 cookie 登入錯誤 (可能與程式碼改動無關) by @AndrewCK24 in #31
  • refactor(comp): 移除 Section, ListHeader 元件 by @AndrewCK24 in #33
  • style(comp): 使用 tailwind 重構 Court 元件 by @AndrewCK24 in #37
  • refactor(match): 使用 tailwind 重構元件, 暫時性修正 matchSlice 以利畫面測試 by @AndrewCK24 in #38
  • refactor(comp): 移除 styled-components 套件, 完成 match 元件重構(#25) by @AndrewCK24 in #39
  • update to the latest by @AndrewCK24 in #40
  • refactor(comp): 新增 shadcn/data-table 元件 by @AndrewCK24 in #43
  • fix(team): 修正成員邀請錯誤 by @AndrewCK24 in #41
  • update by @AndrewCK24 in #44
  • feat(api): 新增 MongoDB integration on vercel, 改善連線效能 by @AndrewCK24 in #45
  • update by @AndrewCK24 in #46
  • feat(state): 新增 useUserTeams 以獲取及快取使用者的隊伍詳細資訊(#11) by @AndrewCK24 in #47
  • fix(api): 修正 DynamicServerError by @AndrewCK24 in #48
  • feat(deps): 新增 @vercel/speed-insights by @AndrewCK24 in #50
  • feat: 使用 Auth.js v5 重構帳號認證邏輯 by @AndrewCK24 in #51
  • feat(auth): 新增 Google OAuth 登入功能(#49) by @AndrewCK24 in #52
  • feat(comp): 更新 icon, 新增 apple-splash-screen by @AndrewCK24 in #53
  • feat(auth): 使用 SessionProvider 取得使用者資訊, 新增 verifacationToken 以進行 email 驗證 by @AndrewCK24 in #54
  • feat(auth): Remove credential auth by @AndrewCK24 in #55

New Contributors

Full Changelog: v0.2.2...v0.2.3-beta

v0.2.2 release

12 Apr 09:22
d5424ab
Compare
Choose a tag to compare
v0.2.2 release Pre-release
Pre-release

What's Changed

新增陣容設定、比賽紀錄頁面

Full Changelog: #13 #14

New Contributors

Full Changelog: https://github.com/AndrewCK24/v-stats/commits/v0.2.2