Release notes for NuGet Package Explorer 2.7
1. Fully compatible with NuGet 1.7
2. Support browsing packages from local directory
Starting from 2.7, you can browse packages from a local directory, in addition to browsing a WCF Data Service-backed feed as before. Note that because there is no concept of downloading a local package, the Downloads column will all be 0.

3. Show icon next to readme.txt file
NuGet 1.7 recognizes readme.txt file at the root of your package. When NuGet installs such a package, it automatically opens the file after finishing installing the package. NuGet Package Explorer will show a special icon next to
readme.txt file to reflect this special treatment.