Skip to content

Commit 31629a5

Browse files
authored
chore: bump version to v1.14.0 (#1474)
1 parent 261335f commit 31629a5

3 files changed

Lines changed: 39 additions & 2 deletions

File tree

docs/docs/changelog.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,45 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [1.14.0](https://github.com/st3v3nmw/obsidian-spaced-repetition/compare/1.13.9...1.14.0)
8+
9+
- feat: Better landing page & fixed some bug in the deck info [`#1473`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1473)
10+
- fix: fixed that links in cards weren't working properly & fixed that not all decks at once were reviewable [`#1472`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1472)
11+
- fix: Fix small UI bugs & implementing a delete schedule option in the file menu of notes [`#1470`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1470)
12+
- fix: close modal on jump [`#1432`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1432)
13+
- feat: Integrated delete button pr [`#1468`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1468)
14+
- feat: Better Edit Card Modal [`#989`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/989)
15+
- feat: Ability to set custom hotkeys for card reviews [`#1467`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1467)
16+
- feat: complete ui overhaul [`#1466`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1466)
17+
- fix: improve keyboard navigation for cloze cards [`#1458`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1458)
18+
- fix: fix "Jump to cart" feature [`#1462`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1462)
19+
- fix: fixes several small bugs [`#1459`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1459)
20+
- chore: rename master to main [`#1452`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1452)
21+
- chore(deps): bump the pip group across 1 directory with 2 updates [`#1447`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1447)
22+
- chore(deps): bump minimatch from 10.2.4 to 10.2.5 in the npm group [`#1450`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1450)
23+
- chore: don't automatically update to major version [`#1449`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1449)
24+
- chore: update dependencies monthly [`#1446`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1446)
25+
- chore(deps-dev): bump eslint-plugin-unicorn from 63.0.0 to 64.0.0 [`#1443`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1443)
26+
- chore(deps-dev): bump the minor-and-patch group with 3 updates [`#1442`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1442)
27+
- chore: group dependabot updates to reduce noise [`#1441`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1441)
28+
- chore(deps-dev): bump esbuild from 0.27.3 to 0.27.4 [`#1440`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1440)
29+
- chore(deps-dev): bump @typescript-eslint/parser from 8.56.1 to 8.57.2 [`#1439`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1439)
30+
- chore(deps-dev): bump typescript-eslint from 8.56.1 to 8.57.2 [`#1438`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1438)
31+
- chore(deps-dev): bump jest from 30.2.0 to 30.3.0 [`#1437`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1437)
32+
- chore(deps-dev): bump jest-environment-jsdom from 30.2.0 to 30.3.0 [`#1436`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1436)
33+
- chore(deps): bump ffurrer2/extract-release-notes from 2 to 3 [`#1435`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1435)
34+
- chore: add dependabot and update testing workflow [`#1433`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1433)
35+
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates [`#1430`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1430)
36+
- chore(deps): bump yaml from 2.8.2 to 2.8.3 in the npm_and_yarn group across 1 directory [`#1429`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1429)
37+
- chore(deps): bump picomatch from 2.3.1 to 2.3.2 in the npm_and_yarn group across 1 directory [`#1428`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1428)
38+
- chore(deps): bump flatted from 3.4.1 to 3.4.2 in the npm_and_yarn group across 1 directory [`#1424`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1424)
39+
- chore(deps): bump flatted from 3.3.3 to 3.4.1 in the npm_and_yarn group across 1 directory [`#1422`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1422)
40+
741
#### [1.13.9](https://github.com/st3v3nmw/obsidian-spaced-repetition/compare/1.13.8...1.13.9)
842

43+
> 13 March 2026
44+
45+
- chore: bump version to v1.13.9 [`#1419`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1419)
946
- feat: better delete schedule settings section [`#1418`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1418)
1047
- feat: Added an again button for same day review & adjusted some small visual things [`#1417`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1417)
1148
- fix: Fixed that opening cards in a note lead to the plugin crashing sometimes [`#1416`](https://github.com/st3v3nmw/obsidian-spaced-repetition/pull/1416)

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-spaced-repetition",
33
"name": "Spaced Repetition",
4-
"version": "1.13.9",
4+
"version": "1.14.0",
55
"minAppVersion": "1.2.8",
66
"description": "Fight the forgetting curve by reviewing flashcards & entire notes using spaced repetition. Organize your flashcards into decks and learn only the cards you need to recall.",
77
"author": "Stephen Mwangi",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-spaced-repetition",
3-
"version": "1.13.9",
3+
"version": "1.14.0",
44
"description": "Fight the forgetting curve by reviewing flashcards & entire notes.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)