Documentation updates for 1.2.
[enjoyable.git] / Resources / Help / Contents / Resources / English.lproj / pgs / whatsnew.html
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <title>What's New in Enjoyable</title>
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
8 <link href="../sty/default.css"
9 rel="stylesheet"
10 type="text/css"
11 media="all"/>
12 </head>
13
14 <body>
15 <a name="whatsnew"></a>
16
17 <div id="navbox">
18 <div id="navleftbox">
19 <a class="navlink_left"
20 href="help:anchor='home' bookID='com.yukkurigames.Enjoyable.help'">
21 Home
22 </a>
23 </div>
24 </div>
25
26 <div id="headerbox">
27 <div id="iconbox">
28 <img id="iconimg"
29 src="../gfx/Icon.png"
30 alt="Icon"
31 height="32" width="32"/>
32 </div>
33 <h1>What's New in 1.2</h1>
34 </div>
35
36 <ul>
37 <li>
38 Automatic switching for applications with ambiguous
39 bundle names and executable filenames (e.g. "wine.bin") has
40 improved. You can now name a mapping after an application's
41 primary window title.
42 </li>
43 <li>
44 Compatibility with OS X 10.9's power-saving features
45 (App Nap, etc.) has been improved. Now works at all on
46 OS X 10.10.
47 </li>
48 <li>
49 Upgrades no longer occur automatically. This is due
50 to privacy concerns and Apple repeatedly breaking
51 their code signing infrastructure.
52 </li>
53 </ul>
54 </body>
55 </html>