Releases: xiaohajiayou/Leetcode-Mastery-Scheduler
Releases · xiaohajiayou/Leetcode-Mastery-Scheduler
LMS-dev-v0.1.4
LMS-dev-v0.1.3
[0.1.3] - 2025-04-02
Added
- Add note writing and export features to enhance the learning experience and allow users to better organize their knowledge (#5)
新增笔记撰写和导出功能,提升学习体验,帮助用户更好地整理知识(#5)
Fixed
-
Fix the issue where LeetCode URLs were incorrectly matched, leading to errors in question identification (#31)
修复LeetCode URL错误匹配问题,避免题目识别出错(#31) -
Fix the issue where the S value in the FSRS algorithm was not updated due to incorrect matching, ensuring accurate data for training (#27)
修复因错误匹配导致FSRS算法中S值未更新问题,确保训练数据准确(#27)
LMS-dev-v0.1.1
[0.1.1] - 2025-03-24
Fixed
-
Fix the issue where the same question could be rated multiple times within one day on the web version (#21)
修复网页端同一道题一日内可以多次评分问题(#21) -
Fix the issue where the review status did not refresh immediately after reviewing a question in the popup (#25)
修复popup复习题目后状态没有立即刷新问题(#25)