Skip to content

Releases: Life-USTC/server-nextjs

v1.27.1

28 Apr 11:53

Choose a tag to compare

1.27.1 (2026-04-28)

Bug Fixes

  • mcp: preserve raw bus and calendar summaries (5bdf4b7)

v1.27.0

27 Apr 14:29

Choose a tag to compare

1.27.0 (2026-04-27)

Features

  • tools: add route-perf benchmark script (be6ed84)

Performance Improvements

  • db: eliminate sequential DB round-trips on section/calendar/dashboard routes (a0a316e)

v1.26.0

25 Apr 08:19

Choose a tag to compare

1.26.0 (2026-04-25)

Features

  • mcp: add unset_my_homework_completion tool and document subscriptions/homeworks route (f41c8b8)

v1.25.12

25 Apr 07:35

Choose a tag to compare

1.25.12 (2026-04-25)

Bug Fixes

  • auth: update GithubProfile.email type to string | null for better-auth 1.6.9 (363f7d0)

v1.25.11

24 Apr 14:28

Choose a tag to compare

1.25.11 (2026-04-24)

Bug Fixes

  • docker: merge public/ contents to fix nested directory in standalone (e13e53e)

v1.25.10

24 Apr 14:14

Choose a tag to compare

1.25.10 (2026-04-24)

Bug Fixes

  • docker: copy prisma.config.ts into runtime image (263d0aa)

v1.25.9

24 Apr 10:44

Choose a tag to compare

1.25.9 (2026-04-24)

Bug Fixes

  • ci: restore local and GitHub validation (793ff93)

v1.25.8

22 Apr 13:30

Choose a tag to compare

1.25.8 (2026-04-22)

Performance Improvements

  • tools: harden static import pipeline (dcfbfdc)

v1.25.7

22 Apr 13:13

Choose a tag to compare

1.25.7 (2026-04-22)

Bug Fixes

  • auth: resolve oauth proxy host inference (a364b70)

v1.25.6

22 Apr 08:56

Choose a tag to compare

1.25.6 (2026-04-22)

Bug Fixes

  • auth: align oauth discovery metadata endpoints (101f688)