Releases: st3v3nmw/obsidian-spaced-repetition
Releases · st3v3nmw/obsidian-spaced-repetition
1.13.9
v1.13.9 of the Spaced Repetition plugin is out! 🚀 🗂️
Added ✅
- Added an again button for same day review
-> It is basically a hard button, which always schedules the card for the same day - Added a development news section on the github discussions page
-> The aim here is to keep the community updated and to allow for better transparency when it comes to the development of this plugin - Added postcss for a better development experience
-> Allows for more decentralized css files, but it will generate one big styles.css again
Updated ♻️
- Separated delete schedule buttons into 3 more granular delete buttons
-> Allows to delete card schedules separately from note schedules - Updated roadmap
- Improved the documentation website (only visually so far 😅 )
- Improved the locale system so that it is easier to add new text
Fixed 🛠️
- Fixed that the open cards in note command was broken
New PRs
- feat: better delete schedule settings section
#1418 - feat: Added an again button for same day review & adjusted some small visual things
#1417 - fix: Fixed that opening cards in a note lead to the plugin crashing sometimes
#1416 - feat: Improved docs & readme
#1412 - feat: Added postcss to improve ui development
#1411
1.13.8
1.13.7
- fix: fixes that the folders to ignore setting was broken
#1394 - feat: delete scheduling data from all notes and flashcards
#1319 - feat: fully separated ui and business logic
#1391 - feat: text inputs for clozes
#1388 - chore: update dependencies
#1387 - fix: Fixed bug where a different order of frontmatter props would break note review queue
#1386 - feat: Improved README
#1383 - feat: Add Usage TLDR section to README
#1382
1.13.6
- feat: The settings open in tab, card width, card height are now dependent on the device that one is on
#1379 - feat: redesigned & fixed the note review view
#1378 - feat: redesigned statusbar items
#1377 - feat: redesigned settings tab for better accessability
#1376 - feat: refactored settings view & statistics view into several components
#1374
1.13.5
- chore(deps): bump ajv from 6.12.6 to 6.14.0 in the npm_and_yarn group across 1 directory
#1367 - fix: Fixed that the layout in the settings ui was breaking on small screens
#1370 - fix: fixed that the ribbon button was opening a modal instead of a tab, even though openViewInTab was set to true
#1369 - fix: Fixed that the settings view on mobile was broken, after opening the sr plugin once
#1368 - fix: fixed layout issues that came in with the new obsidian mobile version
#1361 - chore(deps): bump minimatch from 10.1.1 to 10.2.1 in the npm_and_yarn group across 1 directory
#1366 - feat: add Ukrainian (uk) language support
#1350 - chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates
#1363 - chore(deps): bump preact from 10.27.2 to 10.28.2 in the npm_and_yarn group across 1 directory
#1353 - docs: host docs on apex domain
#1349
1.13.4
1.13.3
- chore: update dependencies
#1246 - fix: update zh-cn.ts
#1231 - docs: Revise some of the Chinese Docs
#1243 - fix: mobile screen rotation fix
#1194 - refactor: clearIfNewDay
#1226 - fix(scheduler): clear buried questions on new day
#1199 - chore: update dependencies
#1225 - chore: update dependencies
#1216 - chore: update turkish translation
#1198 - fix: Change Decks list card count box size
#1211 - feat: add Ukrainian language support
#1215 - chore(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.4
#1191 - feat: Option for viewing sr decks and cards in tabs
#1169 - fix: Add description to cloze settings
#1158
1.13.2
- refactor: make fuzzing less aggressive
#1147 - fix(note stats): destroy grid after closing settings
#1146 - fix(sidebar): duplicate icons & reviewQueueView undefined exception
#1145 - fix: picking up of inline reversed cards
#1143 - fix(multiline cards): the Qn should start from the immediate empty line above it
#1142 - fix(load balancer): update due dates histogram after review
#1141 - feat: add note stats
#1140 - chore(git hook): add precommit-hook to handle validation checks
#903 - feat: add load balancer setting
#1139 - ci: add codecov
#1131 - fix: link to docs for cloze patterns setting
#1127
1.13.1
1.13.0
This release:
- fixes the recent performance issues we've had with the plugin
- introduces custom cloze patterns 🥳 all thanks to @MotaOcimar's work (documentation)
I've tested the release but not as extensively as I normally would. Perhaps we need a beta version of the plugin? That being said, I'm on standby to fix bugs ASAP. Just give me (@st3v3nmw) a shout.