Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 3.33 KB

CHANGELOG.md

File metadata and controls

61 lines (43 loc) · 3.33 KB

TUMessagePackSerialization CHANGELOG

3.4.0

  • Turned on network loading of assets.
  • Fixed thumbnail loading wrong images.
  • Converted icons to use native drawing code.
  • Converted picker to use sub view controllers.
  • Added basic support for pasted animated GIFs.

3.3.0

  • Fixed loading assets from iCloud.
  • Fixed thumbnail loading.
  • Converted icons to use runtime drawing instead of PNGs.

3.2.0

  • Added the ability to limit asset count.
  • Fixed hidesSelectAll.

3.1.0

3.0.0

A big thanks to Alexsander Akers on this release for all of his pull requests.

Note that if you were using any of the extensions provided by this framework, they are now prefixed with tnk_.

2.1.0

2.0.0

0.2.2

  • Fixed mediaTypes filter (1556ff01d85e8e756f9a6c40cc531fe5cad461a1, 92a6aa1fe9204cb295764035e723b0ddb91f6d42).
  • Fixed asset image loading (c97fc4de3cd3ea76fcbfbbce3337f34307826ce2).
  • Added ability to customize the asset detail view controller (37f4aa31d4c6f87c756bad4548b81a11065d1ec2).
  • Fixed custom asset view controller class handling (1127d80bf7a198492a6f0305c7e34217c4cd59ef).
  • Added notifications for displaying assets (473bf99c2752890cf2c8b9eb08e884e344887ed8).
  • Added state restoration (737e8bbff3103b19338d332e69e2ab4ac60a748d).
  • Fixed fullscreen image view swiping (276bda5b51b17751865ca945235713cb2dd15471).