File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -77,6 +77,12 @@ <h1 id="android-changelog">Android Changelog</h1>
7777< div class ="siteSub ">
7878< p > < a href ="/ "> Home</ a > > < 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
You can’t perform that action at this time.
0 commit comments