Skip to content

Commit aee369d

Browse files
committed
Android release 0.12.15
1 parent 1a4cdf5 commit aee369d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

_build/pages/android_changelog.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ Android Changelog
55
[Home](/) > [Articles](/pages/articles.html)
66
:::
77

8+
**0.12.15 (29 December 2018)**
9+
10+
- Fix crash when using GOTO with a non-existent label
11+
- Fix crash in editor when double tapping empty document
12+
- Fix menu display on chromebook and other devices
13+
814
**0.12.14.2 (16 November 2018)**
915

1016
- Fix navigation when network access down then available

pages/android_changelog.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,12 @@ <h1 id="android-changelog">Android Changelog</h1>
7777
<div class="siteSub">
7878
<p><a href="/">Home</a> &gt; <a href="/pages/articles.html">Articles</a></p>
7979
</div>
80+
<p><strong>0.12.15 (29 December 2018)</strong></p>
81+
<ul>
82+
<li>Fix crash when using GOTO with a non-existent label</li>
83+
<li>Fix crash in editor when double tapping empty document</li>
84+
<li>Fix menu display on chromebook and other devices</li>
85+
</ul>
8086
<p><strong>0.12.14.2 (16 November 2018)</strong></p>
8187
<ul>
8288
<li>Fix navigation when network access down then available</li>
@@ -310,7 +316,7 @@ <h1 id="android-changelog">Android Changelog</h1>
310316
</ul>
311317
</div>
312318
<div class="pagefooter">
313-
This page was last edited on Sun, 14 Oct 2018 09:44:28 +1000
319+
This page was last edited on Thu, 22 Nov 2018 06:11:28 +1000
314320
|
315321
<a href="https://en.wikipedia.org/wiki/Markdown" target="_blank" rel="nofollow">Markdown</a>
316322
processed with

0 commit comments

Comments
 (0)