Skip to content

Changelog

Thor Watanabe edited this page Jul 3, 2017 · 18 revisions

Changelog

Version 0.7.1+deb05 (Tue July 4 08:03:00 +0900)

  • #44 (CoAP multicast over wireless network interferes with def loop()) by sumghai was closed on 31 Dec 2016.
  • #32 (Error while trying to install bug) by steven6282 was closed on 13 Nov 2016.
  • #38 (Memory leaks in native GPIO library. bug) by thortex was closed on 5 Nov 2016.
  • #37 (Diagnotic tool for bug reporting enhancement) by thortex was closed on 1 Nov 2016.
  • #35 (Adding debugging log message ouptuts by calling syslog enhancement) by thortex was closed on 31 Oct 2016.
  • #34 (Compile warning in native c source files bug) by thortex was closed on 31 Oct 2016.
  • #25 (GPIO internal pull up/down register setting via web browser enhancement) by thortex was closed on 21 Oct 2016.

Version 0.7.1+deb04 (Fri Oct 21 07:27:00 +0900)

  • [Close][enhancement] #30 Hardware PWM
  • [Close][bug] #27 PWM output does not work closed by RemiSlv
  • [Close][bug] #26 RPi Model B (Rev:000d) has 40-pin GPIO
  • [Close][bug] #2 User cannot select python2 or python3 for webiopi service
  • [Close][enhancement] #23 The same files are included in debian_jessie, debian_wheezy, and webiopi dir.
  • [Close][bug] #1 debuild lintian error: privacy-breach-google-adsense
  • [Close][bug] #13 An error occurrs, if a REST client doesn't send User-Agent HTTP header.
  • [Close][bug] #16 Issue #136 [New/open] - PiFaceDigital driver has missing close() method
  • [Close][bug] #14 'module' object has no attribute 'GPIO' jessie python 2.7
  • [Close][bug] #15 Issue #097 [New/open] - AttributeError: ‘module’ object has no attribute ‘GPIO'
  • [Close][bug] #12 my solution for RPI3 WebIOPi - ERROR - global name 'GPIO' is not defined fixed

Version 0.7.1+deb03 (Thu Sep 15 07:50:00 +0900)

Version 0.7.1+deb02 (Wed Sep 7 22:29:16 +0900)

  • Added MCP3424 ADC driver by Justin Miller.
  • Added I2C/SPI Analog Devices Digital Potentionmeter driver by Andreas Riegg.
  • Added I2C MCP9808 temperature sensor written by Andreas Riegg.
  • Updated TSL2561 driver to v1.1 written by Andreas Riegg.
  • Added I2C PCA953x series IO Expander driver written by Andreas Riegg.
  • Added I2C DS1307 series and MCP7940 RTC driver written by Andreas Riegg.
  • Added I2C AT24C compatible 16-bit addressing EEPROM driver written by Andreas Riegg.
  • Added I2C HTU21D Temperature/Humidity sensors driver written by Zoltán Zörgő.

Version 0.7.1+deb01 (Thu Sep 1 21:37:39 2016 +0900)

  • Merged a patch for B+, Pi 2, and Pi 3 written by Keisuke Seya (doublebind).
  • Added Bosch BME280 driver written by Evil Asvachin.
  • Added DEBIAN (Raspbian) wheezy and jessie package.
  • Supported python2 >= 2.7 and python3 >= 3.2.
  • May work on zero.
  • Not supported python 2.6.
  • Not supported Raspberry Pi Model A and B (26-pin type).