Skip to content

Commit fd4f44f

Browse files
committed
Changelog - update for v2.11.1
1 parent 77fbdc9 commit fd4f44f

File tree

1 file changed

+28
-5
lines changed

1 file changed

+28
-5
lines changed

CHANGELOG.md

Lines changed: 28 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# History
2+
* [v2.11.1 'Hack'](#v2.11.1), 16th Dec, 2016
23
* [v2.11 'Time Warp'](#v2.11), 3rd Nov, 2016
34
* [v2.10 'Cowbell'](#v2.10), 15th April, 2016
45
* [v2.9 'Venster'](#v2.9), 31st Dec, 2015
@@ -9,14 +10,32 @@
910
* [v2.4 'Defrost'](#v2.4), 11th Feb, 2015
1011
* [v2.3 'Bitcrush'](#v2.3), 28th Jan, 2015
1112
* [v2.2 'Slicer'](#v2.2), 18th Dec, 2014
13+
* [v2.1.1 'Firewall'](#v2.1.1), 25th Nov, 2014
1214
* [v2.1 'Core'](#v2.1), 21st Nov, 2014
1315
* [v2.0 'Phoenix'](#v2.0), 2nd Sept, 2014
1416

15-
## Version 2.11.1
16-
*To be released*
17+
## Version 2.11.1 - 'Hack'
18+
*16th Dec, 2016*
1719
[(view commits)](https://github.com/samaaron/sonic-pi/commits/v2.11.1)
1820

19-
This is a maintainance release containing a number of bug fixes:
21+
This is primarily a maintainance release containing a number of bug
22+
fixes and minor tweaks. The feature set remains unchanged from `v2.11`.
23+
24+
One of the core bugs fixed in this release is an issue with the return
25+
key within some Japanese layouts. Another important change is the
26+
unification of the font on all platforms to
27+
[Hack](http://sourcefoundry.org/hack/). This is from the same family as
28+
Menlo and Bitstream Vera (the previous fonts for Mac and Linux
29+
respectively) and a dramatic improvement to the Courier font previously
30+
used for Windows.
31+
32+
### GUI
33+
34+
* Move all platforms to the same font -
35+
[Hack](http://sourcefoundry.org/hack/).
36+
* Improve initial log information and messages.
37+
* The scope axis are no longer shown by default for a cleaner look and
38+
feel.
2039

2140
### Docs
2241

@@ -40,10 +59,14 @@ This is a maintainance release containing a number of bug fixes:
4059
keyboards.
4160
* Fix sporadic flickering of current line on Raspberry Pi.
4261
* Fix errors in buffer 0 being reported as being from buffer 3.
62+
* Fix scrollbar background colour on Windows in dark mode.
63+
* Improve error message reported when required ports are not available
64+
at boot.
65+
* Fix issue with calling `control` on a chord group.
4366

4467
<a name="v2.11"></a>
4568

46-
## Version 2.11 - Time Warp'
69+
## Version 2.11 - 'Time Warp'
4770
*3rd Nov, 2016*
4871
[(view commits)](https://github.com/samaaron/sonic-pi/commits/v2.11.0)
4972

@@ -1177,7 +1200,7 @@ and echoes.
11771200
* Ensure `live_loop`'s no-sleep detector works within nested `with_fx` blocks
11781201
* `chord` now returns a ring.
11791202

1180-
## Version 2.1.1
1203+
## Version 2.1.1 - 'Firewall'
11811204
*Tuesday 25th November, 2014*
11821205
[(view commits)](https://github.com/samaaron/sonic-pi/commits/v2.1.1)
11831206

0 commit comments

Comments
 (0)