aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
blob: 609c11a60f6ead4bcee92bfc2996067a6c3e2106 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
unreleased yet:
    - Simplified and traditional Chinese localization [MichaelRow]
    - Improved German localization [Florian Schliep]

2.3.3 2016/1/9
    - Improved Japanese localization [oreshinya]
    - Improved Frech localization [magiclantern]
    - Fixed CocoaPods localization with use_frameworks! [nivanchikov]

2.3.2 2015/10/12
    - Fixed localization when building through CocoaPods [Allan Beaufour]

2.3.1 2015/9/10
    - Trying to work around a strange build error in CocoaPods.

2.3.0 2015/9/10
    - Basic localization support for Czech, German, Spanish,
      Italian, French, and Japanese. Native speaking testers welcome!

2.2.0 2015/8/18
    - Basic accessibility support [starkos]
    - Added an option to hide the shortcut delete button [oreshinya]
    - Advertised support for Carthage [Tom Brown]
    - Bugfix for shortcuts not working after set twice [Roman Sokolov]
    - Ignore a solo Tab key when recording shortcuts [Roman Sokolov]

2.1.2 2015/1/28
    - Better key equivalent handling for non-ASCII layouts.
      [Dmitry Obukhov]

2.1.1 2015/1/16
    - Another headerdoc fix for CocoaDocs, hopefully the last one.

2.1.0 2015/1/16
    - Added support for older OS X versions down to 10.6 included.
    - Headerdoc markup that plays better with CocoaDocs.

2.0.1 2015/1/9
    - Trivial Podspec fix.

2.0.0 2015/1/9
    - First version with a changes file :)
    - Major, backwards incompatible refactoring to simplify long-term maintenance.
    - Added a simple spec describing the recording behaviour.
    - Adds compatibility mode with Shortcut Recorder.