Releases: NuGet/NuGetGallery
Releases · NuGet/NuGetGallery
Deployment 2016.12
Full details are available here: #3323
Changes
- Functional
- Feature: Add message for AddOwner request (#3359)
- Prevent unconfirmed users from re-enabling password auth (#3392)
- add ability to remove myself from the owner list (#3379)
- Technical
- Removed Google Analytics
- Add no follow rel (#3353)
- Upgrade build script to use latest version of bin-skim utility (#3395)
- Add link to package details page on support requests view (when request relates to a package)(#3396)
- Fix OData endpoint throwing 400 exceptions (#3397)
- Filter out 400 and 404 response codes from failed requests telemetry (#3399)
- Timestamps of packages in feed are not synchronized #3365 (#3377)
Deployment 2016.10
Full details are available here: #3268
Changes:
- Functional
- Lock user account for a period of time after failed login attempt (#3261)
- Change cookie expiration time from 14 days to 6 hours (#3266)
- Fix footer overlapping content on package statistics page(#3302)
- Technical
- Fix exception in AI - Heads Totals action not found in controller (#3278)
- Fix failing requests due to extra spaces in URL(#3296)
- Fix elmah errors for null reference(#3300)