Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
133 lines (104 sloc)
6.15 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| === Release 1.5.3 - November 13th, 2014 | |
| OpenWrt-Yun (Linux side) | |
| - yun-gcc now includes many header files. Checkout @noblepepper blog for some instructions | |
| http://noblepepper.com/wp/blog/2014/10/22/gcc-g-on-an-arduino-yun/ | |
| See https://github.com/arduino/openwrt-packages-yun/issues/18 | |
| - nodejs: bleno version bump | |
| - nodejs: new native module sqlite3. See https://github.com/arduino/openwrt-packages-yun/issues/20 | |
| - nodejs: wrapper script now works well even with swap partitions (it was working with swap files only) | |
| - nodejs: version bump to 0.10.33 | |
| Web Panel | |
| - fixed wrong timezone selection on advanced settings. See https://github.com/arduino/openwrt-yun/issues/29 | |
| === Release 1.5.2 - October 18th, 2014 | |
| OpenWrt-Yun (Linux side) | |
| - disabled DNS server on every interface but localhost, thus preventing a network security issue introduced by an | |
| "open resolver" | |
| - wifi name when in Access Point mode can now be specified in configuration file /etc/config/arduino. If set to | |
| "Arduino", actual name will be "Arduino Yun" plus MAC address. Custom name will be retained even after resetting | |
| wireless configuration. See https://github.com/arduino/openwrt-yun/issues/6 | |
| === Release 1.5.1 - October 13th, 2014 | |
| OpenWrt-Yun (Linux side) | |
| - sync with latest stable OpenWrt | |
| - added commented line in rc.local that disable kernel console debug messages | |
| - upgraded nodejs to latest 0.10.32 | |
| - upgraded node-socket.io modules to 1.x | |
| - added node-socket.io-client-legacy and node-socket.io-legacy (0.9.x series of socket.io) | |
| - upgraded all the other nodejs modules | |
| - upgraded python bridge (see below) | |
| Bridge (python and php) | |
| - bridgeclient new functions: getall, delete and mailbox (also see https://github.com/arduino/YunBridge/issues/13) | |
| - bridgeclient speed up: calling begin() and close() before and after all the subsequent calls to bridge, make | |
| these calls faster. See https://github.com/arduino/YunBridge/issues/4 and bridgeclient_example.py | |
| Web Panel | |
| - build date of running OpenWrt-Yun is now shown in homepage footer. See https://github.com/arduino/YunWebUI/issues/15 | |
| - list of available wifis now includes signal strength. See https://github.com/arduino/YunWebUI/issues/16 | |
| === Release 1.5.0 - September 17th, 2014 | |
| Web Panel | |
| - REST api had fixed timeout of 5 seconds. Now timeout is configurable in file /etc/config/arduino. | |
| See https://github.com/arduino/YunWebUI/issues/11 | |
| OpenWrt-Yun (Linux side) | |
| - Added yun-gcc package. Thanks @noblepepper. See https://github.com/arduino/openwrt-packages-yun/pull/7 | |
| - If swap is active, nodejs runs with no arguments. Otherwise, it runs with constraining memory options. | |
| See https://github.com/arduino/openwrt-packages-yun/issues/4 | |
| - opkg now uses libcurl: removed ugly url encoding patch. See https://github.com/arduino/openwrt-yun/issues/28 | |
| === Release 1.4.2 - September 4th, 2014 | |
| Web panel (bugfix) | |
| - Fixed a javascript error in webpanel login page | |
| - Fixed wrong JSONP serialization. See https://github.com/arduino/YunWebUI/issues/13 | |
| OpenWrt-Yun (Linux side) | |
| - Added "image builder" to the build process. See https://github.com/arduino/openwrt-yun/issues/20 | |
| - Added alljoyn feeds and packages. Ses https://github.com/arduino/openwrt-yun/issues/24 | |
| === Release 1.4.1 - August 7th, 2014 | |
| Web panel (bugfix) | |
| - A bug in date parsing caused issues in displaying webpanel homepage. | |
| Fixes https://github.com/arduino/YunWebUI/issues/12 | |
| === Release 1.4 - July 15th, 2014 | |
| OpenWrt-Yun (Linux side) | |
| - kernel: loop back device is now built-in | |
| - new scripts extract-built-date and extract-built-date-from-sysupgrade-image | |
| Web panel (configuration, REST API, sketch upload) | |
| - Image upgrade box now shows image creation date and notify user if it's newer than the one running on the Yun. | |
| Fixes https://github.com/arduino/openwrt-yun/issues/2 | |
| - It's now possible to upload a precompiled sketch (.hex file) via webpanel | |
| === Release 1.3 - July 14th, 2014 | |
| OpenWrt-Yun (Linux side) | |
| - run-avrdude: fixed a fail occuring when /tmp/efuse file cannot be created. | |
| Fixes https://github.com/arduino/openwrt-packages-yun/issues/9 | |
| - u-boot: stopping autoboot now requires typing 'ard', instead than any single char. | |
| Fixes https://github.com/arduino/openwrt-yun/issues/19 | |
| === Release 1.2 - July 12th, 2014 | |
| OpenWrt-Yun (Linux side) | |
| - opkg: fixed problem with downloading packages with pluses ("+") in the name. | |
| Issue https://github.com/arduino/openwrt-yun/issues/16 | |
| - ImageMagick was missing some binaries. Issue https://github.com/arduino/openwrt-packages-yun/issues/5 | |
| === Release 1.1 - June 23rd, 2014 | |
| OpenWrt-Yun (Linux side) | |
| - Wifi now supports DFS | |
| === Release 1.0 - April 17th, 2014 | |
| OpenWrt-Yun (Linux side) | |
| - wget now supports ssl | |
| - Fixed fuses values in run-avrdude | |
| - nano is now built-in (no need to become "vi" experts any more) | |
| - Updated ruby to 1.9.3-p429 | |
| - Fixed USB port stability (when using it both with a pen drive or as a serial device) | |
| - Patched dhcp script to fix ethernet routing issue | |
| (see http://forum.arduino.cc/index.php?topic=203754.msg1507343#msg1507343) | |
| - Added lots of webcam modules | |
| - Fixed USB keyboard support | |
| - Heartbleed http://heartbleed.com/ | |
| - Linux side ready visual notification: when linux boot completes, the usb led lights up (it's bright white) | |
| - Disk space expander tutorial: using an micro SD card to have gigabytes of disk space | |
| - Added "upgrade-all" script for easier massive upgrade of packages (available only after having followed the | |
| ExpandingYunDiskSpace tutorial) | |
| - Node.js is now available as an optional package: other native nodejs packages include bleno, noble, serialport, | |
| socket.io. See the list at github | |
| Web panel (configuration, REST API) | |
| - Previously, jsonp calls were triggered by the "jsonp" query string parameter only. Now, you can use "callback" | |
| as well. This makes it easier to query the Yún with jquery. #1 | |
| - Added Mailbox support: http://arduino.local/mailbox/DATA #3 | |
| - Various fixes https://github.com/arduino/YunWebUI/issues?milestone=1&page=1&state=closed | |
| Bridge (python) | |
| - File.size() now implemented | |
| - PHP bridge client (thx Luca Soltoggio) | |
| - Bridge is now run with "-u" python flag, preventing some random lockups in the Bridge | |
| - Resolved conflict with python "json" module |