]> git.sur5r.net Git - i3/i3status/blobdiff - CHANGELOG
Implement %essid and %signal for wireless on OpenBSD.
[i3/i3status] / CHANGELOG
index 3e35381e1ed63ffb905cdbeb3136089e2287095e..ee77f981bcc1aab9b46461f1855551afb72941b5 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,22 @@
+2012-10-03 i3status 2.6
+
+ • Error handling: Properly output JSON errors in the battery module
+ • Colorize battery output if remaining time/percentage below threshold
+ • Colorize volume in red if muted
+ • Include a Perl and Python example wrapper script for i3status’s JSON output
+ • Avoid division by zero when calculating CPU usage
+ • Add consumption to battery info
+ • Use correct units for battery calculations
+ • Add percentage values for disk info
+ • Save the DNS lookup for k.root-servers.net in the ipv6 module
+
+2012-05-11 i3status 2.5.1
+
+ • Handle %d with non-default CPU temperature path
+ • Improve error message when the cpu temperature cannot be read
+ • Remove cpu_temperature from the default config
+ • Error handling: Never output null as full_text (JSON), prefix messages with i3status
+
 2012-05-02 i3status 2.5
 
  • implement the i3bar JSON protocol