Skip to content

Latest commit

 

History

History
93 lines (50 loc) · 2.47 KB

CHANGELOG.md

File metadata and controls

93 lines (50 loc) · 2.47 KB

0.2.9 (2013-11-06)

Bug Fixes

  • safeApply:
    • fixed issue with safeApply setup (1eeb2b9b)

0.2.8 (2013-11-06)

Refactor

  • safeApply:
    • Using a decorator to better handle adding safeApply to $rootScope (7c401dda)

0.2.6 (2013-10-23)

Features

  • load:
    • allow filepicker library to be loaded from a specific protocol if desired via a configuration parameter. (e0ad620b)

0.2.3 (2013-10-15)

Features

  • store:
    • allowing store calls to be made for an account instead of only a wrap (e907a1fa)

0.2.2 (2013-10-12)

Features

  • update:
    • updated to latest angular 1.2.0-rc2 (e80481914e)

0.2.1 (2013-10-11)

Bug Fixes

  • progress:
    • providing workaround for filepicker's progress event bug (b9a71b06)

0.2.0 (2013-10-09)

Bug Fixes

  • app-server:
    • missing app-server.js on github (4f3d335f)
  • infowrap:
    • fixed issue around signing within Infowraps specific implementation details for signing. (a336ee1f)

0.1.9 (2013-09-26)

Features

  • security:
    • allow signing for an account or user instead of just a wrap (f4ab339a)

Bug Fixes

  • container:
  • directive:
    • updated directive to work with angular 1.2 (c8db23d9)
  • security:
    • fixed issue with signing now that special sign types are supported (7073df12)

0.1.2 (2013-08-06)

Bug Fixes

  • filepickerBtn:
    • transclusion now works properly (c34bcf0e)

0.1.1 (2013-08-06)

Bug Fixes

  • events:

0.1.0 (2013-08-06)