1.15.31
2023-10-09
Added a button to restart syncing.
1.15.30
2023-10-01
Fixed some issues around creating new cards.
1.15.29
2023-09-22
Updates to the UI for a better user experience.
1.15.28
2023-09-07
Fixed an issue where the app would not start when offline.
1.15.27
2023-08-14
- Dramatically improved initial sync times after first log in.
1.15.26
2023-07-16
- Improved Anki imports.
- The Arabic to English dictionary now works with vowel diacritics.
- The caption section on diagram cards now supports the "side" syntax (---) for adding extra reveal-able sides.
- Allow multiple answers in input elements.
- Fixed an issue with searching in Hindi.
- Various bug fixes and improvements
1.15.22
2023-05-08
Added a preference option for character limits in cards to help with creating atomic cards.
Various search windows now sorts by "frecency".
Added an option to disable swipe to review on mobile.
Fixed an issue in code blocks where some C++ code was not highlighted correctly.
Fixed several issues with Anki imports.
1.15.21
2023-03-29
- Added a new AI dynamic field for templates. This dynamic field can render markdown and be used as a source for other fields.
- You can now view and edit templated cards in notebook view.
- Added an "inline" attribute for input elements. Set inline="true" to make the input display inline with the surrounding text.
1.15.19
2023-02-26
Improved initial sync times.
Various bug fixes and stability improvements.
1.15.15
2023-01-12
Fixed a rare edge case where re-review cards were conflicting with due today cards.
1.15.14
2023-01-09
- Added special values @yesterday, @today, and @tomorrow for date filters.
- Added a filter for due date, created at date, and updated at date.
- You can now add captions to diagram cards.
- Added an option to disable spellcheck when editing a card.
- Various fixes and improvements.
1.5.11
2022-12-22
- Added support for and AI custom component that sends request to GPT-3.
- Added a new input component for typing out your answer.
- Added support for uploading custom CSS themes. You can find classes for most UI components in the developer tools.
- Added skip forward and backwards buttons during review.
- Added an option to disable animations during review.
More changes can be found here: https://mochi.cards/changelog.html
1.15.10
2022-11-14
Fixed an issue with the "add to reviews" actions not working for diagram cards and reverse cards.
Fixed an issue with due status of cards with multiple cloze groups
Fixed an issue where the keyboard would sometimes overlap the cursor when editing a card.
1.15.9
2022-11-05
- Added support for Chinese language in search settings.
- Fixed an issue with the new swipe to answer feature in which interfered with scrolling code blocks horizontally.
- Added undo button back to review page.
- Fixed some importing issues.
- Added an option to filter by last review date.
1.15.8
2022-10-26
- Added new swipe gestures during review. You can now swipe left and right to mark a card as forgotten or remembered, respectively.
- You can now save deck view configurations (sort order, filters, display properties) as separate "deck views," and quickly switch between them.
- Added an option to force RTL text display on cards.
- Added an option to export SQLite database.
- You can now filter cards by pinned.
1.15.0
2022-09-14
Fixed an issue with rendering certain markdown text.
1.14.7
2022-07-25
- Improved Anki imports
- Changes to spaced repetition algorithm
See the full changelog for more information.
1.14.4
2022-07-04
- Improved Anki imports
- You can now create multiple cards from a single markdown file import
- Fixed an issue with importing diagram cards
1.14.3
2022-06-24
- Tap anywhere now reveals next cloze deletion / hidden text.
- Added a new review history table at the bottom of cards.
- Various bug fixes and stability improvements.
1.14.1
2022-05-22
Fixed an issue with rendering self-closing HTML tags within cards.
1.14.0
2022-05-20
- Added diagram cards (image occlusion)
- Various bug fixes and improvements
1.13.11
2022-04-15
Fixed an issue in the previous version where audio auto-play wasn't working.
1.13.10
2022-04-12
You can now pin cards to the sidebar.
You can now tap anywhere to reveal the next side of a card.
Added a sort menu to the new cards screen.
Fixed an issue where the new card editor would not auto-focus or use auto-capitalization.
1.13.9
2022-04-01
- Alternating cloze deletions now show up correctly in Cram mode.
- Fixed an issue where users would sometimes get logged out after starting the app.
- Fixed a memory leak issue with audio attachments.
1.13.8
2022-03-17
- Added support cards with multiple alternating cloze deletions.
- Fixed attachments being inserted in the wrong spot.
- Fixed content bleeding out of template settings window.