I just uploaded the second release candidate of Arduino 1.0.1:
Windows: http://files.arduino.cc/downloads/arduino-1.0.1-rc2-windows.zip
Mac OS X: http://files.arduino.cc/downloads/arduino-1.0.1-rc2-macosx.zip
Linux (32-bit): http://files.arduino.cc/downloads/arduino-1.0.1-rc2-linux.tgz
Linux (64-bit): http://files.arduino.cc/downloads/arduino-1.0.1-rc2-linux64.tgz
Source: http://files.arduino.cc/downloads/arduino-1.0.1-rc2-src.tar.gz
Please try it out and report any problems, either on the developers mailing list (http://mail.arduino.cc/mailman/listinfo/developers_arduino.cc) or the Google Code issue list (Google Code Archive - Long-term storage for Google Code Project Hosting.). I don't check the forums often, so I might miss problems reported here.
The main change from the first release candidate is the inclusion of more translations (~16 total) and the addition of a preference for selecting your desired language. Note that in Windows and some versions of Linux, the default language is based on the locale selected for the formatting of dates, times, and currencies instead of the language that your operating system shows up in. You can change the language selection in the preferences dialog box.
If you're interested in helping out with the translation process, see: Arduino Playground - LanguagesIDE. Comments about the translations themselves should be discussed on the translations mailing list, http://arduino.cc/mailman/listinfo/translations_arduino.cc. Suggestions about the internationalization process itself should be reported here or the Google Code list.
Thanks to everyone that contributed to the translation process!
Other things to try out include:
-
Ethernet library fix for avr-gcc 4.5.1
Google Code Archive - Long-term storage for Google Code Project Hosting. -
ArduinoISP sketch fix
Google Code Archive - Long-term storage for Google Code Project Hosting. -
New Ethernet.maintain() function for renewing DHCP leases.
Google Code Archive - Long-term storage for Google Code Project Hosting. -
Accuracy of pulseIn() results.
Google Code Archive - Long-term storage for Google Code Project Hosting. -
Behavior of the updated find and replace dialog.
Google Code Archive - Long-term storage for Google Code Project Hosting. -
The fact that only changed files are recompiled.
Google Code Archive - Long-term storage for Google Code Project Hosting. -
Uploading with verification turned off.
Google Code Archive - Long-term storage for Google Code Project Hosting. -
Ability to generate repeated start requests in the Wire library.
Google Code Archive - Long-term storage for Google Code Project Hosting. -
Receipt of multiple UDP packets.
Google Code Archive - Long-term storage for Google Code Project Hosting.