Skip to content

Commit

Permalink
Bumped version to 2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy committed Oct 28, 2024
1 parent 2a4a516 commit a1ca725
Showing 1 changed file with 267 additions and 2 deletions.
269 changes: 267 additions & 2 deletions AnkiDroid/src/main/assets/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 2.0.22">
<meta name="generator" content="Asciidoctor 2.0.23">
<title>AnkiDroid Changelog</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
<style>
Expand Down Expand Up @@ -466,6 +466,271 @@ <h1>AnkiDroid Changelog</h1>
</div>
<div id="content">
<div class="sect1">
<h2 id="_version_2_19_0_20241026"><a class="anchor" href="#_version_2_19_0_20241026"></a>Version 2.19.0 (20241026)</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<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>
<p>We really appreciate the <a href="https://opencollective.com/ankidroid">donations</a>, they paid for these features 🤝</p>
</li>
<li>
<p>Features</p>
<div class="ulist">
<ul>
<li>
<p>Includes Anki upstream version 24.06.3 with <a href="https://github.com/open-spaced-repetition/fsrs4anki">FSRS</a>(4.5) 0.6.4</p>
</li>
<li>
<p>Updated backend MathJax and jQuery libraries</p>
</li>
<li>
<p>Two new widgets for easier access to your decks and cards</p>
</li>
<li>
<p>Streamlined process of adding cloze notes to AnkiDroid through an Instant Add Note Editor</p>
</li>
<li>
<p>Improved the process of adding multimedia to your notes</p>
</li>
<li>
<p>Improved experience for devices with larger screens such as chromebooks and tablets</p>
<div class="ulist">
<ul>
<li>
<p>Better utilization of screen space</p>
</li>
<li>
<p>Better mouse support</p>
</li>
<li>
<p>Better keyboard shortcuts support</p>
</li>
<li>
<p>Drag and drop support on some parts of the application</p>
</li>
</ul>
</div>
</li>
<li>
<p>Better support for cards flags management</p>
</li>
<li>
<p>Update audio focus with support for Android 15</p>
</li>
<li>
<p>Reduced application size</p>
</li>
<li>
<p>Improved accessibility</p>
<div class="ulist">
<ul>
<li>
<p>Better support for larger text size</p>
</li>
<li>
<p>Added info text for more UI elements</p>
</li>
</ul>
</div>
</li>
<li>
<p>Added new previewer for SVG images</p>
</li>
<li>
<p>Improved deck selection in statistics screen</p>
</li>
<li>
<p>Study options screen shows same bury counts as desktop</p>
</li>
<li>
<p>Added renaming flags</p>
</li>
<li>
<p>New "addTagToNote" method for JS API</p>
</li>
<li>
<p>Suggestion to rename decks for ordering: "chapter 1" &#8594; "chapter 01"</p>
</li>
<li>
<p>Better handling of outdated webview</p>
</li>
<li>
<p>Added hold to record audio</p>
</li>
<li>
<p>Mic toolbar is now persistent in the Reviewer</p>
</li>
<li>
<p>Latest translations from our community of <a href="https://crowdin.com/project/ankidroid">translators</a> (thank you!)</p>
</li>
</ul>
</div>
</li>
<li>
<p>Fixes</p>
<div class="ulist">
<ul>
<li>
<p>Fixed several issues related to keyboard handling</p>
</li>
<li>
<p>Fixed out of memory errors when displaying many tags</p>
</li>
<li>
<p>Fixed several issues with the interaction between note editor and template editor</p>
</li>
<li>
<p>Fixed learn ahead limit not being applied after setting change</p>
</li>
<li>
<p>Fixed several issues related to statistics page</p>
</li>
<li>
<p>Fixed shared decks rate limit</p>
</li>
<li>
<p>Fixed silent crash on startup due to fatal error</p>
</li>
<li>
<p>Fixed several issues related to TTS replay</p>
</li>
<li>
<p>Fixed several issues related to portrait/landscape screen orientation</p>
</li>
<li>
<p>Fixed multiple UI inconsistencies</p>
</li>
<li>
<p>Fixed several issues to the timebox in review screen</p>
</li>
<li>
<p>Fixed several issues around the previewer</p>
</li>
<li>
<p>Many other smaller fixes (still reading this? Congratulations, you made it to the end!)</p>
</li>
</ul>
</div>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_version_2_18_4_20240624"><a class="anchor" href="#_version_2_18_4_20240624"></a>Version 2.18.4 (20240624)</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p>More fixes for the 2.18 series, see main 2.18.0 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 release configuration error, shrunk app by 27MB!</p>
</li>
<li>
<p>Fix custom study disables undo option</p>
</li>
<li>
<p>Fix crash if WidgetManager is null</p>
</li>
<li>
<p>Fix filtered card sent to home deck after edit</p>
</li>
<li>
<p>Fix audio elements don&#8217;t play</p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_version_2_18_3_20240601"><a class="anchor" href="#_version_2_18_3_20240601"></a>Version 2.18.3 (20240601)</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p>A bit more polish on the 2.18 series, main notes below 👇</p>
</li>
<li>
<p><a href="https://opencollective.com/ankidroid">🤜🤛 Thank you! As ever, your donations help the fixes happen!</a></p>
</li>
<li>
<p>Fix handling of really long tags</p>
</li>
<li>
<p>Fix keyboard showing when editing tags</p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_version_2_18_2_20240527"><a class="anchor" href="#_version_2_18_2_20240527"></a>Version 2.18.2 (20240527)</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p>One crash fix on top of 2.18.1, main notes below 👇</p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_version_2_18_1_20240523"><a class="anchor" href="#_version_2_18_1_20240523"></a>Version 2.18.1 (20240523)</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p>Minor fixes to polish up the 2.18.0 release, main notes below 👇</p>
</li>
<li>
<p>AnkiDroid is participating in Google Summer of Code again!</p>
</li>
<li>
<p>Your <a href="https://opencollective.com/ankidroid">donations</a> inspire a new generation of open source contributors 💓</p>
</li>
<li>
<p>Fix crash in TagsDialog (this is for you, Anking users!)</p>
</li>
<li>
<p>Fresh translations from our community of <a href="https://crowdin.com/project/ankidroid">translators</a> (thank you!)</p>
</li>
<li>
<p>Fix language handling for regional variants</p>
</li>
<li>
<p>Fix crash in template previewer</p>
</li>
<li>
<p>Fix deck handling note editor</p>
</li>
<li>
<p>Fix reviewer regressions in javascript and visual performance</p>
</li>
<li>
<p>Fix <code>android-app://</code> and <code>intent://</code> links in previewer</p>
</li>
<li>
<p>Fix tag checkbox colors</p>
</li>
<li>
<p>Improve optimizing presets message</p>
</li>
<li>
<p>Fix preferences message display overflow</p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_version_2_18_0_20240512"><a class="anchor" href="#_version_2_18_0_20240512"></a>Version 2.18.0 (20240512)</h2>
<div class="sectionbody">
<div class="ulist">
Expand Down Expand Up @@ -4024,7 +4289,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-05-13 02:55:41 UTC
Last updated 2024-10-28 03:56:25 UTC
</div>
</div>
</body>
Expand Down

0 comments on commit a1ca725

Please sign in to comment.