angular.js v0.9.15 Release Notes

Release Date: 2011-04-11 // about 13 years ago
  • ๐Ÿ”‹ Features

    • ๐Ÿ‘ IE9 support

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”€ reverted [ng:view] sync cache fix due to regression in the order of initialization of parent and child controllers. (commits 9bd2c396 and 3d388498)
    • [$resource] success callback is now executed whenever the http status code is <200,300>

    ๐Ÿ“„ Docs

    • ๐Ÿ›  fixed intentation code that caused some of the snippets on docs.angularjs.org to be mangled.
    • ๐Ÿ“„ many small improvements of the api docs.