Bower v1.2.6 Release Notes

Release Date: 2013-09-04 // over 10 years ago
    • Bower now reports download progress even for servers that do not respond with content-length header.
    • ๐Ÿ“ฆ Do not translate endpoints when registering a package to a private registry server (#832)
    • ๐Ÿ›  Detect corrupted downloads by comparing downloaded bytes with content-length header if possible; this fixes Bower silently failing on unstable networks (#824 and #792)
    • ๐Ÿ›  Fix quotes in fields causing Bower to crash in the init command (#841)