File tree Expand file tree Collapse file tree 6 files changed +48
-4
lines changed Expand file tree Collapse file tree 6 files changed +48
-4
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ Android Changelog
55[ Home] ( / ) > [ Articles] ( /pages/articles.html )
66:::
77
8+ ** 12.19 (16 July 2020)**
9+
10+ - Fix usability issues with samsung mobiles
11+ - Fix ABSMIN/ABSMAX transposed #96
12+ - Fix crash when passing non-array to CHART
13+ - Fix image.save() to array destination
14+ - Fix INPUT crash #99
15+ - Implement DEFINEKEY undo #92
16+ - Implement colour themes
17+
818** 0.12.17 (22 December 2019)**
919
1020- Fix module access in newer android versions.
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ ** 12.19 (16 July 2020) **
5+
6+ - Fix ABSMIN/ABSMAX transposed #96
7+ - Fix crash when passing non-array to CHART
8+ - Fix image.save() to array destination
9+ - Fix INPUT crash #99
10+ - Implement DEFINEKEY undo #92
11+ - Implement colour themes
12+ - FLTK: Implement line numbers colours #93
13+ - SDL: Restore window size #95
14+ - SDL: Show icon in linux build
15+
416** 0.12.18 (28 March 2020) **
517
618- SDL: fix issue #81 - numlock handling
Original file line number Diff line number Diff line change 66
77## Windows
88
9- [ 0. 12.18 ] ( https://github.com/smallbasic/SmallBASIC/releases/download/0_12_18/smallbasic_0.12.18 .zip ) {target="_ blank"}
9+ [ 12.19 ] ( https://github.com/smallbasic/SmallBASIC/releases/download/12_19/smallbasic_12.19 .zip ) {target="_ blank"}
1010
1111## Linux
1212
13- - [ Ubuntu 64 bit - 0. 12.17 ] ( https://github.com/smallbasic/SmallBASIC/releases/download/0_12_17/smallbasic_0.12.17_amd64 .deb ) {target="_ blank"}
13+ - [ Ubuntu 64 bit - 12.19 ] ( https://github.com/smallbasic/SmallBASIC/releases/download/12_19/smallbasic_12.19_amd64 .deb ) {target="_ blank"}
1414- [ Ubuntu 32 bit - 0.12.9] ( http://sourceforge.net/projects/smallbasic/files/Linux/0.12.9/smallbasic_0.12.9_i386.deb ) {target="_ blank"}
1515- [ Raspberry PI - 0.12.6] ( http://sourceforge.net/projects/smallbasic/files/Linux/0.12.6/smallbasic_0.12.6_armhf.deb ) {target="_ blank"}
1616
Original file line number Diff line number Diff line change @@ -69,6 +69,16 @@ <h1 id="android-changelog">Android Changelog</h1>
6969< div class ="siteSub ">
7070< p > < a href ="/ "> Home</ a > > < a href ="/pages/articles.html "> Articles</ a > </ p >
7171</ div >
72+ < p > < strong > 12.19 (16 July 2020)</ strong > </ p >
73+ < ul >
74+ < li > Fix usability issues with samsung mobiles</ li >
75+ < li > Fix ABSMIN/ABSMAX transposed #96</ li >
76+ < li > Fix crash when passing non-array to CHART</ li >
77+ < li > Fix image.save() to array destination</ li >
78+ < li > Fix INPUT crash #99</ li >
79+ < li > Implement DEFINEKEY undo #92</ li >
80+ < li > Implement colour themes</ li >
81+ </ ul >
7282< p > < strong > 0.12.17 (22 December 2019)</ strong > </ p >
7383< ul >
7484< li > Fix module access in newer android versions.</ li >
Original file line number Diff line number Diff line change @@ -66,6 +66,18 @@ <h4>SmallBASIC</h4>
6666 </ div >
6767< div class ="article ">
6868< h1 id ="changelog "> Changelog</ h1 >
69+ < p > < strong > 12.19 (16 July 2020) </ strong > </ p >
70+ < ul >
71+ < li > Fix ABSMIN/ABSMAX transposed #96</ li >
72+ < li > Fix crash when passing non-array to CHART</ li >
73+ < li > Fix image.save() to array destination</ li >
74+ < li > Fix INPUT crash #99</ li >
75+ < li > Implement DEFINEKEY undo #92</ li >
76+ < li > Implement colour themes</ li >
77+ < li > FLTK: Implement line numbers colours #93</ li >
78+ < li > SDL: Restore window size #95</ li >
79+ < li > SDL: Show icon in linux build</ li >
80+ </ ul >
6981< p > < strong > 0.12.18 (28 March 2020) </ strong > </ p >
7082< ul >
7183< li > SDL: fix issue #81 - numlock handling</ li >
Original file line number Diff line number Diff line change @@ -69,10 +69,10 @@ <h1 id="download">Download</h1>
6969< h2 id ="android "> Android</ h2 >
7070< p > < a href ="https://play.google.com/store/apps/details?id=net.sourceforge.smallbasic " target ="_blank "> Google play</ a > </ p >
7171< h2 id ="windows "> Windows</ h2 >
72- < p > < a href ="https://github.com/smallbasic/SmallBASIC/releases/download/0_12_18/smallbasic_0.12.18. zip " target ="_blank "> 0. 12.18 </ a > </ p >
72+ < p > < a href ="https://github.com/smallbasic/SmallBASIC/releases/download/12_19/smallbasic_12.19. zip " target ="_blank "> 12.19 </ a > </ p >
7373< h2 id ="linux "> Linux</ h2 >
7474< ul >
75- < li > < a href ="https://github.com/smallbasic/SmallBASIC/releases/download/0_12_17/smallbasic_0.12.17_amd64. deb " target ="_blank "> Ubuntu 64 bit - 0. 12.17 </ a > </ li >
75+ < li > < a href ="https://github.com/smallbasic/SmallBASIC/releases/download/12_19/smallbasic_12.19_amd64. deb " target ="_blank "> Ubuntu 64 bit - 12.19 </ a > </ li >
7676< li > < a href ="http://sourceforge.net/projects/smallbasic/files/Linux/0.12.9/smallbasic_0.12.9_i386.deb " target ="_blank "> Ubuntu 32 bit - 0.12.9</ a > </ li >
7777< li > < a href ="http://sourceforge.net/projects/smallbasic/files/Linux/0.12.6/smallbasic_0.12.6_armhf.deb " target ="_blank "> Raspberry PI - 0.12.6</ a > </ li >
7878</ ul >
You can’t perform that action at this time.
0 commit comments