Skip to content

Commit f31cdab

Browse files
committed
Bumped version to 2.19.4
1 parent dd6c82c commit f31cdab

File tree

1 file changed

+185
-1
lines changed

1 file changed

+185
-1
lines changed

AnkiDroid/src/main/assets/changelog.html

Lines changed: 185 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,190 @@ <h1>AnkiDroid Changelog</h1>
466466
</div>
467467
<div id="content">
468468
<div class="sect1">
469+
<h2 id="_version_2_20_1_20241223"><a class="anchor" href="#_version_2_20_1_20241223"></a>Version 2.20.1 (20241223)</h2>
470+
<div class="sectionbody">
471+
<div class="paragraph">
472+
<p>Happy Holidays from your AnkiDroid team!</p>
473+
</div>
474+
<div class="paragraph">
475+
<p>What an incredible year for AnkiDroid, looking back at the release notes</p>
476+
</div>
477+
<div class="paragraph">
478+
<p>Hope you enjoyed it :-)</p>
479+
</div>
480+
<div class="paragraph">
481+
<p>Thanks so much for the <a href="https://opencollective.com/ankidroid/contribute">donations</a>, we really appreciate it ❤️</p>
482+
</div>
483+
<div class="paragraph">
484+
<p>Small collection of bugfixes for the 2.20.0 release:</p>
485+
</div>
486+
<div class="ulist">
487+
<ul>
488+
<li>
489+
<p>Fix shared deck download on Android 15 devices</p>
490+
</li>
491+
<li>
492+
<p>Add ability to detailed error information if collection inaccessible</p>
493+
</li>
494+
<li>
495+
<p>Fix note editor not keeping state if window resizes</p>
496+
</li>
497+
</ul>
498+
</div>
499+
</div>
500+
</div>
501+
<div class="sect1">
502+
<h2 id="_version_2_20_0_20241204"><a class="anchor" href="#_version_2_20_0_20241204"></a>Version 2.20.0 (20241204)</h2>
503+
<div class="sectionbody">
504+
<div class="paragraph">
505+
<p>In 2020, implementing Anki&#8217;s latest scheduling improvements would have taken years. Today, the same process takes weeks due to the extensive effort of merging Anki&#8217;s codebase into AnkiDroid. Enjoy your even more efficient reviews!</p>
506+
</div>
507+
<div class="ulist">
508+
<ul>
509+
<li>
510+
<p>Your <a href="https://opencollective.com/ankidroid/contribute">donations</a> paid for the work to make this happen so quickly 🤗</p>
511+
</li>
512+
<li>
513+
<p><strong>AnkiDroid Updates</strong></p>
514+
<div class="ulist">
515+
<ul>
516+
<li>
517+
<p>Includes <a href="https://apps.ankiweb.net/">Anki 24.11</a>, with <a href="https://github.com/open-spaced-repetition/fsrs4anki">FSRS 5.0</a></p>
518+
<div class="ulist">
519+
<ul>
520+
<li>
521+
<p>If you use FSRS, we recommend re-optimizing parameters</p>
522+
</li>
523+
</ul>
524+
</div>
525+
</li>
526+
<li>
527+
<p>Forget Cards: Add link to manual</p>
528+
</li>
529+
<li>
530+
<p>Deck Overview: Re-include 'total cards' statistics</p>
531+
</li>
532+
</ul>
533+
</div>
534+
</li>
535+
<li>
536+
<p><strong>Anki 24.11 Features</strong></p>
537+
<div class="ulist">
538+
<ul>
539+
<li>
540+
<p>FSRS 5.0</p>
541+
<div class="ulist">
542+
<ul>
543+
<li>
544+
<p>Want to try FSRS (the Free Spaced Repetition Scheduler)? Enable it in deck options</p>
545+
</li>
546+
<li>
547+
<p>(experimental) FSRS now schedules same-day reviews if you remove all learning steps</p>
548+
</li>
549+
<li>
550+
<p>Load balancing: within your fuzz range, Anki will now try to pick days that have fewer reviews waiting.</p>
551+
</li>
552+
</ul>
553+
</div>
554+
</li>
555+
<li>
556+
<p>Deck Options: <a href="https://docs.ankiweb.net/deck-options.html#the-simulator">FSRS Simulator</a></p>
557+
</li>
558+
<li>
559+
<p>Deck Options: <a href="https://docs.ankiweb.net/deck-options.html?#easy-days">Easy days</a> - you can now tell Anki to try avoid certain days of the week</p>
560+
</li>
561+
<li>
562+
<p>Card Info: Add forgetting curve</p>
563+
</li>
564+
<li>
565+
<p>Decks can now be sorted by descending retrievability.</p>
566+
<div class="ulist">
567+
<ul>
568+
<li>
569+
<p>Simulations have shown this is a better choice when you have a backlog, and this sort order is likely to become the default in the future.</p>
570+
</li>
571+
</ul>
572+
</div>
573+
</li>
574+
<li>
575+
<p>Statistics: Add true retention stats</p>
576+
</li>
577+
<li>
578+
<p>Statistics: Estimated total knowledge by note, and daily load</p>
579+
</li>
580+
<li>
581+
<p>Card Info: Include card position information</p>
582+
</li>
583+
<li>
584+
<p>See more in <a href="https://github.com/ankitects/anki/releases/tag/24.11">the Anki 24.11 changelog</a></p>
585+
</li>
586+
</ul>
587+
</div>
588+
</li>
589+
<li>
590+
<p><strong>Fixes</strong></p>
591+
<div class="ulist">
592+
<ul>
593+
<li>
594+
<p>Blocked AnkiWeb email addresses being sent to our private crash reporting server if an error occurs when displaying sync server email verification messages</p>
595+
<div class="ulist">
596+
<ul>
597+
<li>
598+
<p>Crash reports are <strong>never</strong> shared nor permitted to be shared, but;</p>
599+
</li>
600+
<li>
601+
<p>Wiped those records anyway and installed rules to reject them on server as well</p>
602+
</li>
603+
</ul>
604+
</div>
605+
</li>
606+
<li>
607+
<p>Removed 'show keyboard shortcuts' hint after numeric keypresses</p>
608+
</li>
609+
</ul>
610+
</div>
611+
</li>
612+
<li>
613+
<p><strong>Deprecation</strong></p>
614+
<div class="ulist">
615+
<ul>
616+
<li>
617+
<p>AnkiDroid 2.20.0 no longer supports <a href="https://apilevels.com/">Android 6 (2015)</a></p>
618+
</li>
619+
</ul>
620+
</div>
621+
</li>
622+
<li>
623+
<p><a href="https://crowdin.com/project/ankidroid">New community-provided language translations</a></p>
624+
</li>
625+
<li>
626+
<p><a href="https://github.com/ankidroid/Anki-Android/milestone/64?closed=1">Full changelog</a></p>
627+
</li>
628+
</ul>
629+
</div>
630+
</div>
631+
</div>
632+
<div class="sect1">
633+
<h2 id="_version_2_19_4_20250110"><a class="anchor" href="#_version_2_19_4_20250110"></a>Version 2.19.4 (20250110)</h2>
634+
<div class="sectionbody">
635+
<div class="ulist">
636+
<ul>
637+
<li>
638+
<p>Restore the 2.19 series to the Play Store for Android versions 6 and older
639+
We do our best to make sure old devices are not forced into obsolescence
640+
We had to drop support for Android &lt; 6 in AnkiDroid 2.20, but we intended
641+
to make sure 2.19 was still available and instead the Play Store removed it</p>
642+
</li>
643+
<li>
644+
<p>As ever, huge thanks for the <a href="https://opencollective.com/ankidroid">donations</a> 😍
645+
they help us maintain support for old devices much longer than other apps,
646+
and keep old versions available for them even when we are forced to move on</p>
647+
</li>
648+
</ul>
649+
</div>
650+
</div>
651+
</div>
652+
<div class="sect1">
469653
<h2 id="_version_2_19_3_20241129"><a class="anchor" href="#_version_2_19_3_20241129"></a>Version 2.19.3 (20241129)</h2>
470654
<div class="sectionbody">
471655
<div class="ulist">
@@ -4403,7 +4587,7 @@ <h2 id="_version_0_1_to_1_1_3"><a class="anchor" href="#_version_0_1_to_1_1_3"><
44034587
</div>
44044588
<div id="footer">
44054589
<div id="footer-text">
4406-
Last updated 2024-11-29 18:16:13 UTC
4590+
Last updated 2025-01-10 13:56:20 UTC
44074591
</div>
44084592
</div>
44094593
</body>

0 commit comments

Comments
 (0)