robospice v1.4.12 Release Notes

Release Date: 2014-04-17 // about 10 years ago
  • ✨ Enhancements

    • ⚡️ Updated Retrofit extension to use Retrofit version 1.5.1
    • ⚡️ Updated OkHttp extension to use OkHttp version 1.5.4
    • ⚡️ Updated Google Http Client extension to use Google Http Client version 1.18.0-rc

    🐛 Bug fixes

    • 🐛 Bug fix : add proper synchronization to DefaultRequestProcessor stop/execute
    • 🛠 Fix a few bugs in spice list: when network was off, thumbnails were reloaded incorrectly.
    • 🐛 Bug fix: close InputStream in RetrofitObjectPersister. PR: #268, Thx to György Dancsi
    • 🐛 Bug fix: corrected cache prefix generation. PR: #277, Thx to Pierre Degand