]> git.sur5r.net Git - i3/i3.github.io/commitdiff
add 4.9.1 release
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 7 Mar 2015 19:28:12 +0000 (20:28 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 7 Mar 2015 19:28:12 +0000 (20:28 +0100)
docs/index.html
downloads/RELEASE-NOTES-4.9.1.txt [new file with mode: 0644]
downloads/i3-4.9.1.tar.bz2 [new file with mode: 0644]
downloads/i3-4.9.1.tar.bz2.asc [new file with mode: 0644]
downloads/index.html
index.html

index e07f53f460ed27a59407f8f8af94ea2bf0afab10..662aa2187b98f530b8b2459bfa407081f06e0c42 100644 (file)
@@ -4,7 +4,7 @@ title: Docs
 group: Docs
 ---
 <div id="content">
-<h2>Documentation for i3 v4.9</h2>
+<h2>Documentation for i3 v4.9.1</h2>
 
 <p>
 One of i3’s goals is good documentation. The documents which you will find
diff --git a/downloads/RELEASE-NOTES-4.9.1.txt b/downloads/RELEASE-NOTES-4.9.1.txt
new file mode 100644 (file)
index 0000000..5ff6d22
--- /dev/null
@@ -0,0 +1,36 @@
+
+ ┌──────────────────────────────┐
+ │ Release notes for i3 v4.9.1  │
+ └──────────────────────────────┘
+
+This is i3 v4.9.1. This version is considered stable. All users of i3 are
+strongly encouraged to upgrade.
+
+This is a bugfix release for i3 v4.9.
+
+ ┌────────────────────────────┐
+ │ Bugfixes                   │
+ └────────────────────────────┘
+
+  • i3bar: fix incorrect y-offset for text
+  • fix key bindings on big-endian platforms
+  • fix key bindings using Mode_switch
+  • fix keyboard layout change detection
+  • revert "Handle WM_CHANGE_STATE requests for iconic state" (fixes problems
+    with application windows disappearing, like SDL-based games when switching
+    workspaces)
+  • insert id-based match at HEAD, not TAIL (fixes window swallowing not
+    working when the criteria match the placeholder window)
+  • improve error messages on failing commands
+  • replace ~ in filepath when calling append_layout
+  • properly error out when the layout file cannot be read
+
+ ┌────────────────────────────┐
+ │ Thanks!                    │
+ └────────────────────────────┘
+
+Thanks for testing, bugfixes, discussions and everything I forgot go out to:
+
+  Steven McDonald, Ton van den Heuvel, Ingo Bürk
+
+-- Michael Stapelberg, 2015-03-07
diff --git a/downloads/i3-4.9.1.tar.bz2 b/downloads/i3-4.9.1.tar.bz2
new file mode 100644 (file)
index 0000000..2a533f1
Binary files /dev/null and b/downloads/i3-4.9.1.tar.bz2 differ
diff --git a/downloads/i3-4.9.1.tar.bz2.asc b/downloads/i3-4.9.1.tar.bz2.asc
new file mode 100644 (file)
index 0000000..9080aed
--- /dev/null
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABCgAGBQJU+1DlAAoJEE5xYO1KyO4dUkoP/2IJJbXMJObf2zCGhq2eBPRc
+w/xBwgCxn8wKrFn21QEvh47iu1tK2XYzR4gvJzvNmzmPGd1L6Ge2qsB/anvygglM
+26G0HZ9eVqoP+v8wAIrj854K9k8aZbO4YNl/O41c+vahnWO1qo8LizDxCXODvc8q
+LY2lhVllKYhK2GGckC9edBlvFRO+fuwd5jkbtYJ4YcK4tV4UOA69Bd90Ci/avlp1
+Hgy2OxStToU+UFYVUGtSVo3rdY8MfHwzaUnlePsyGSNsEfJ1YOHv/RUi87pS3tMp
+U/hRmGP4EdBSYPvpp6A0Z1gJeidk3Th0dmYHtknxHeqmf/jcDi/Ic51Wp0BQgVw3
+w3y+a/szB9A0fbG4/cEOVs6utlE87zZmGBkCBT1x5LWsD5Ia+iOlt1xox7JdXFlP
+pY5s3usn0NVy2vrum9//NudY78PlZLXQmuUPQL/Nr289gO7OJpm4w/ien+cuMLlb
+JItwTIE8EiOhzQH0kTWoHpAFuWPYVx1WBYdeO4+v8w+IHZ6XdH8OW1bsZi+Uw22F
+Cl/g6VLDMDrGdlOkx06QcPxFNpxxxyCZwiBihCoW4Y5hiYYF+L/nVRFQ79N7Km7g
+jexoh6CBxBY6LYPXIR5EyEC/vYKelIJan3Z06er2XhyRaYS9eEKlZenXAcMde0so
+LYvIvObZJ1XdZhSHUeig
+=UONV
+-----END PGP SIGNATURE-----
index 1f426eac65d003b7a698ebde2cd626e6ec52c7e9..c24a1a86ec7c7a2ed19c0005a094dc11bdcc191c 100644 (file)
@@ -40,7 +40,7 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
 <h2>Downloads</h2>
 
 <p>
-  The current stable version is 4.9.
+  The current stable version is 4.9.1.
 </p>
 
 <p>
@@ -63,6 +63,15 @@ We also provide <a href="/docs/repositories.html">Debian and Ubuntu repositories
   </thead>
 
   <tbody>
+  <tr>
+    <td>4.9.1</td>
+    <td><a href="/downloads/i3-4.9.1.tar.bz2">i3-4.9.1.tar.bz2</a></td>
+    <td>918 KiB</td>
+    <td><a href="/downloads/i3-4.9.1.tar.bz2.asc">signature</a></td>
+    <td>2015-03-07</td>
+    <td><a href="/downloads/RELEASE-NOTES-4.9.1.txt">release notes</a></td>
+  </tr>
+
   <tr>
     <td>4.9</td>
     <td><a href="/downloads/i3-4.9.tar.bz2">i3-4.9.tar.bz2</a></td>
index e13994a78a2a15c15ad613b6aee1e53d1868a989..8a45f7faf1456868e5a7d4c333e967e22aa080b9 100644 (file)
@@ -22,7 +22,7 @@ title: Your New Jekyll Site
         <a href="/downloads">
         <span style="font-weight: bold; color: #3A8ECD; margin-right: .5em">➡</span>
         Download the latest version
-        <span style="margin-left: 2em; color: #c0c0c0">4.9</span>
+        <span style="margin-left: 2em; color: #c0c0c0">4.9.1</span>
         </a>
     </div>
 </div>