BOZPongRefreshControl v1.0.1 Release Notes

Release Date: 2014-10-16 // over 9 years ago
  • ๐Ÿ”„ Changes:

    • ๐Ÿ›  Fixed a memory leak caused by a strong retain cycle
    • ๐Ÿ›  Fixed a bug introduced in iOS 8 that causes stutter when the user triggers a refresh

    Thanks to @IPCStudios for catching the memory leak and suggesting the fix!


Previous changes from v1.0.0

  • ๐Ÿ”„ Changes:

    • Orientation changes work!
    • Refresh control attachment now works the same for UIScrollViews and UITableViews
    • โž• Added a beginLoading function to manually start a refresh
    • Took out the cover view and corresponding property, it now hides the refresh control by shrinking it
    • 0๏ธโƒฃ Made the default game speed a little faster
    • Other minor improvements/cleaning

    Thanks to @jconst, @MahirEusufzai, and @ajfigueroa for their contributions!