Skip to content

Commit

Permalink
Bumped version to 2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy committed Dec 4, 2024
1 parent fcb245a commit d41d16a
Showing 1 changed file with 231 additions and 1 deletion.
232 changes: 231 additions & 1 deletion AnkiDroid/src/main/assets/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -466,11 +466,241 @@ <h1>AnkiDroid Changelog</h1>
</div>
<div id="content">
<div class="sect1">
<h2 id="_version_2_20_0_20241204"><a class="anchor" href="#_version_2_20_0_20241204"></a>Version 2.20.0 (20241204)</h2>
<div class="sectionbody">
<div class="paragraph">
<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>
</div>
<div class="ulist">
<ul>
<li>
<p>Your <a href="https://opencollective.com/ankidroid/contribute">donations</a> paid for the work to make this happen so quickly 🤗</p>
</li>
<li>
<p><strong>AnkiDroid Updates</strong></p>
<div class="ulist">
<ul>
<li>
<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>
<div class="ulist">
<ul>
<li>
<p>If you use FSRS, we recommend re-optimizing parameters</p>
</li>
</ul>
</div>
</li>
<li>
<p>Forget Cards: Add link to manual</p>
</li>
<li>
<p>Deck Overview: Re-include 'total cards' statistics</p>
</li>
</ul>
</div>
</li>
<li>
<p><strong>Anki 24.11 Features</strong></p>
<div class="ulist">
<ul>
<li>
<p>FSRS 5.0</p>
<div class="ulist">
<ul>
<li>
<p>Want to try FSRS (the Free Spaced Repetition Scheduler)? Enable it in deck options</p>
</li>
<li>
<p>(experimental) FSRS now schedules same-day reviews if you remove all learning steps</p>
</li>
<li>
<p>Load balancing: within your fuzz range, Anki will now try to pick days that have fewer reviews waiting.</p>
</li>
</ul>
</div>
</li>
<li>
<p>Deck Options: <a href="https://docs.ankiweb.net/deck-options.html#the-simulator">FSRS Simulator</a></p>
</li>
<li>
<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>
</li>
<li>
<p>Card Info: Add forgetting curve</p>
</li>
<li>
<p>Decks can now be sorted by descending retrievability.</p>
<div class="ulist">
<ul>
<li>
<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>
</li>
</ul>
</div>
</li>
<li>
<p>Statistics: Add true retention stats</p>
</li>
<li>
<p>Statistics: Estimated total knowledge by note, and daily load</p>
</li>
<li>
<p>Card Info: Include card position information</p>
</li>
<li>
<p>See more in <a href="https://github.com/ankitects/anki/releases/tag/24.11">the Anki 24.11 changelog</a></p>
</li>
</ul>
</div>
</li>
<li>
<p><strong>Fixes</strong></p>
<div class="ulist">
<ul>
<li>
<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>
<div class="ulist">
<ul>
<li>
<p>Crash reports are <strong>never</strong> shared nor permitted to be shared, but;</p>
</li>
<li>
<p>Wiped those records anyway and installed rules to reject them on server as well</p>
</li>
</ul>
</div>
</li>
<li>
<p>Removed 'show keyboard shortcuts' hint after numeric keypresses</p>
</li>
</ul>
</div>
</li>
<li>
<p><strong>Deprecation</strong></p>
<div class="ulist">
<ul>
<li>
<p>AnkiDroid 2.20.0 no longer supports <a href="https://apilevels.com/">Android 6 (2015)</a></p>
</li>
</ul>
</div>
</li>
<li>
<p><a href="https://crowdin.com/project/ankidroid">New community-provided language translations</a></p>
</li>
<li>
<p><a href="https://github.com/ankidroid/Anki-Android/milestone/64?closed=1">Full changelog</a></p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_version_2_19_3_20241129"><a class="anchor" href="#_version_2_19_3_20241129"></a>Version 2.19.3 (20241129)</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p>Huge batch of fixes for 2.19 series - see main 2.19.1 notes below 👇</p>
</li>
<li>
<p>Huge thanks for the <a href="https://opencollective.com/ankidroid">donations</a> - big impact for our small crew 💌</p>
</li>
<li>
<p>Fixed crash importing collection to recover from storage permission failure</p>
</li>
<li>
<p>Fixed crash on deck finished / congrats page</p>
</li>
<li>
<p>Fixed crash on large screens in deck list search</p>
</li>
<li>
<p>Fixed inaccurate out-of-date WebView error for some users</p>
</li>
<li>
<p>Fixed crash in deck options</p>
</li>
<li>
<p>Fixed crash in shared deck download</p>
</li>
<li>
<p>Fixed crash adding large images to note</p>
</li>
<li>
<p>Fixed crash if device locale is unknown</p>
</li>
<li>
<p>Fixed crashes if no files app, browser, gallery or image app installed</p>
</li>
<li>
<p>Fixed startup crash from other apps sending AnkiDroid unexpected data</p>
</li>
<li>
<p>Fixed card browser crash from odd deck selection dropdown state</p>
</li>
<li>
<p>our stats indicate only 0.02% of users experienced a crash on 2.19.2, hopefully even fewer now!</p>
</li>
<li>
<p>2.20 is coming very soon with just-released anki 24.11</p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_version_2_19_2_20241118"><a class="anchor" href="#_version_2_19_2_20241118"></a>Version 2.19.2 (20241118)</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p>First batch of fixes for 2.19 release, series - see main 2.19.1 notes below 👇</p>
</li>
<li>
<p>We really appreciate the <a href="https://opencollective.com/ankidroid">donations</a>, they paid for these fixes 😍</p>
</li>
<li>
<p>Fixed crash calculating application size on older Android versions</p>
</li>
<li>
<p>Fixed image occlusion cards being added to the wrong deck</p>
</li>
<li>
<p>Fixed crash when card template editor is opened</p>
</li>
<li>
<p>Fixed crash on pasting file</p>
</li>
<li>
<p>Fixed crash when interacting with the system in note editor</p>
</li>
<li>
<p>Fixed crash related to gestures in the reviewer</p>
</li>
<li>
<p>Fixed crash on devices using developer versions of WebView</p>
</li>
<li>
<p>Fixed unable to crop shared images</p>
</li>
<li>
<p>Added diagnostics to help fix remaining bugs - only a couple with unknown causes left!</p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_version_2_19_1_20241031"><a class="anchor" href="#_version_2_19_1_20241031"></a>Version 2.19.1 (20241031)</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p>Version 2.19.1 was limited to 10% rollout to check for rarer crash issues. We found some!</p>
</li>
<li>
<p>Incorporating the work done in the last couple of months, including three contributors financed by the "Google Summer of Code" program, we are proud to present the latest iteration of the best Android app for learning!</p>
</li>
<li>
Expand Down Expand Up @@ -4304,7 +4534,7 @@ <h2 id="_version_0_1_to_1_1_3"><a class="anchor" href="#_version_0_1_to_1_1_3"><
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-10-31 18:23:47 UTC
Last updated 2024-12-04 14:27:41 UTC
</div>
</div>
</body>
Expand Down

0 comments on commit d41d16a

Please sign in to comment.