IDE 1.0.4 fixes many Esplora examples

This was in the release notes for 1.5.2 which noted the things that will be fixed in 1.0.4 which includes things for Esplora:

ARDUINO 1.0.4 - Not yet released.

[core]

  • Fixed malloc bug (Paul Stoffregen)

[libraries]

  • Fixed memory leak when calling Ethernet.begin() multiple times.
  • Fixed SD example listfiles.ino
  • Fixed a lot of Esplora examples

[environment]

  • Sort entries in preferences.txt (Shigeru Kanemoto)
  • Fixed some wrong translations
  • Fixed NPE due to permissions IO error
  • Updated drivers for Windows (all-in-one, signature for Win8)

Reference: http://arduino.cc/forum/index.php/topic,147531.0.html
Blog: The 21st Century Digital Home: Official Esplora Examples to Get Update

1.0.4 is out, I edited this post's title.

Changelog is at http://arduino.cc/en/Main/ReleaseNotes

If someone notices changes to the examples that are noteworthy, feel free to post in this thread.

Note there are still a few errors in the Esplora examples in version 1.0.4

See topic http://arduino.cc/forum/index.php/topic,153610.0.html for documentation.