After a few months of stabilization, we’re proud to announce that Ionic has reached 1.0!!!
Download Instructions: https://github.com/driftyco/ionic#quick-start
1.0.0-rc.5 “tungsten-turkey” (2015-04-27)
Bug Fixes
- config: add support for blob image protocol. (d684d62a, closes #3645)
- fonts: IE does not support query string cache busting in font URLs (bd72a33)
- infiniteScroll: prevent error on infinite scroll complete with native scrolling (86565e24, closes #3682)
- ionicConfig: allow using tel for hrefs (db730f16, closes #3647)
- modal: Prevent scroll=false content from overlapping modal content. (4e74ead5, closes #3648)
- scrolling: Collection repeat requires JS scrolling (0557c305)