feat/optimization-and-audio #1

Merged
zhilv merged 4 commits from feat/optimization-and-audio into main 2026-04-26 20:51:23 +08:00
Owner

🔖 release(v0.1.4): bump version and UI optimizations

  • Remove unused version display logic and update summary
  • Add silent audio playback to prevent browser tab throttling
  • Update CourseWorkspace and Setting components
  • Bump version from 0.1.3 to 0.1.4
🔖 release(v0.1.4): bump version and UI optimizations - Remove unused version display logic and update summary - Add silent audio playback to prevent browser tab throttling - Update CourseWorkspace and Setting components - Bump version from 0.1.3 to 0.1.4
zhilv added 4 commits 2026-04-26 20:51:00 +08:00
- Add active: state feedback to all buttons across the app
- Fix cache clearing to update Zustand store (not just localStorage)
- Remove checkboxes from settings cache section, compact layout
- Settings page: single outer scroll instead of dual-column scroll
- CourseWorkspace: elastic log panel height, work/exam record counts
- Integrate WorkList/ExamList types and display in UI
- Delete unused CourseList.tsx component
- Fix wk.ts: strict equality, remove unused import

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Play a nearly inaudible Web Audio API signal when study starts, stop it
when study completes, is stopped, or fails. This prevents browsers from
throttling timers and network requests in background tabs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Remove unused version display logic and update summary
- Add silent audio playback to prevent browser tab throttling
- Update CourseWorkspace and Setting components
- Bump version from 0.1.3 to 0.1.4

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
zhilv changed title from WIP: feat/optimization-and-audio to feat/optimization-and-audio 2026-04-26 20:51:12 +08:00
zhilv merged commit 6bd5c0973f into main 2026-04-26 20:51:23 +08:00
zhilv deleted branch feat/optimization-and-audio 2026-04-26 20:51:26 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cqcst/wk-frontend#1