%>
<%inherit file="_templates/i3.mako" />
<div id="content">
-<h2>Documentation for i3 v4.7</h2>
+<h2>Documentation for i3 v4.7.1</h2>
<p>
One of i3’s goals is good documentation. The documents which you will find
--- /dev/null
+
+ ┌──────────────────────────────┐
+ │ Release notes for i3 v4.7.1 │
+ └──────────────────────────────┘
+
+This is the i3 v4.7.1. This version is considered stable. All users of i3 are
+strongly encouraged to upgrade.
+
+This is a bugfix release for v4.7.
+
+ ┌────────────────────────────┐
+ │ Changes in v4.7.1 │
+ └────────────────────────────┘
+
+ • docs/debugging: explain how to enable logging on the fly
+ • docs/debugging: small cleanups (versions, bzip2)
+ • add i3-with-shmlog.xsession.desktop
+
+ ┌────────────────────────────┐
+ │ Bugfixes │
+ └────────────────────────────┘
+
+ • only LOG() the DPI when it changes, DLOG() it otherwise
+ • make “move <direction>” properly send workspace focus event
+ • i3bar: set mapped flag on trayclient creation
+ • i3bar: don’t show EOF status line error in favor of exit code
+
+ ┌────────────────────────────┐
+ │ Thanks! │
+ └────────────────────────────┘
+
+Thanks for testing, bugfixes, discussions and everything I forgot go out to:
+
+ lkraav, TonyC
+
+-- Michael Stapelberg, 2014-01-21
--- /dev/null
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.12 (GNU/Linux)
+
+iQIcBAABCgAGBQJS3rrpAAoJEE5xYO1KyO4dLeQQALlyhNja9V/4g7YEU9jYVrAQ
+rmU4ShFbORyUNOoLK+Zt1fq10uuC3oHNLR3FvMgzWisVcXFjhpek8jW5/6/8b/CJ
+ovEUkon5B7BUnE6kkQCmGwwjQRZQkDgWS7uCj9YxmIAoI9MJdU9EXWP/9KJy8jmL
+HYybs80Rrfq6/F0bhACkHZOZ/nIiT4ITS8N021rJ3USmMMw6RYghlEXJhL3kujC6
+uwpZIRnekQFCqNI2KQLn04gk2ICus7DqLJzQovcuhYIo/j2Snry0+gUEQjA3rtOP
+6x74JEyIAwPcn56xfaY+xA2lvnTc3+NmPmNjQciY/NCXIbrVnYDuawcUP1u6MKqp
+jnT2p94viV4Qf2+fQ1cXaqT/hXrmXZATTUtwbv8W4LVf5a8Knu5Kyu7PLxqiDXi6
+Bw8Q95tPNypRRSkOE6W3iy43ua5/aTeFHplbygCQhr0iU7Vz0PLlpskBhOkAGDV1
+HZF/Ml2BJSiRU7Gi567Ebc6qmSNzCub7wIh//nRwKgf9yyCE8ZmL6181OVlPQzZz
+GU1qKKE6c3AwaVZsqWRDT5JaG78wDst09umAMHx5PvDSn3sJ1x34eTYh4lH5aY/f
+55/DreQfyCOyh1vwqP7NR/NLQp6ZXOomj4SMICNG1eMAT/YJ2lPP/rasE3bJn4sv
+8ETsfmmBMxKeJg1UDSnF
+=Gq1r
+-----END PGP SIGNATURE-----
<h2>Downloads</h2>
<p>
- The current stable version is 4.7.
+ The current stable version is 4.7.1.
</p>
<p>
</thead>
<tbody>
+ <tr>
+ <td>4.7.1</td>
+ <td><a href="/downloads/i3-4.7.1.tar.bz2">i3-4.7.1.tar.bz2</a></td>
+ <td>877 KiB</td>
+ <td><a href="/downloads/i3-4.7.1.tar.bz2.asc">signature</a></td>
+ <td>2014-01-21</td>
+ <td><a href="/downloads/RELEASE-NOTES-4.7.1.txt">release notes</a></td>
+ </tr>
+
<tr>
<td>4.7</td>
<td><a href="/downloads/i3-4.7.tar.bz2">i3-4.7.tar.bz2</a></td>