v2023.02.27
RiadGahlouz
released this
27 Feb 16:09
·
4381 commits
to main
since this release
What's Changed
- Update NuGetGallery.Services to address CG alerts by @joelverhagen in #9274
- Address accessibility for syntax highlighting by @lyndaidaii in #9273
- Fix Support link by @lyndaidaii in #9276
- Update Download table heading by @toseni in #9267
- Add instructions to install MSBuildSdk packages by @ianrathbone in #9268
- Added CSRF token checks to address CodeQL bugs by @advay26 in #9278
- Make thiner border for focused links by @MRmlik12 in #9277
- Fix bug around handling security advisories with 100 or more affected packages by @joelverhagen in #9279
- Correct link for email of new account verification by @lyndaidaii in #9284
- Use package's NormalizedVersion to create support requests by @drewgillies in #9285
- Upload page UX polish by @lyndaidaii in #9281
- Merge branch "main" into dev by @joelverhagen in #9296
- Return 404 when the null version is provided to the license endpoint by @joelverhagen in #9297
- Change VerifyGitHubVulnerabilities into a job by @joelverhagen in #9298
- Swap Package Manager and dotnet CLI tabs in display package UI by @drewgillies in #9302
- [ReleasePrep][2022.11.09]RI of dev into main by @ryuyu in #9305
- [A11y] Correct role attribute for package lists by @advay26 in #9303
- [A11y] Change role attribute of Recaptcha iframe by @advay26 in #9306
- [A11y] Removed incorrect role attribute from breadcrumb headings by @advay26 in #9311
- Update to latest client SDK to bring .NET 7 support onto the frameworks tab by @joelverhagen in #9312
- [A11y] Make aria-hidden elements not focusable by @camigthompson in #9314
- changed
dotnet new
example by @vlada-shubina in #9309 - [A11y] Remove aria-hidden attribute for prefix reserved element by @camigthompson in #9315
- [ReleasePre][2022.11.22] FI of dev into main by @lyndaidaii in #9317
- Add domain flat.badgen.net by @lyndaidaii in #9318
- Audit the AddCredential action after we commit to the DB by @joelverhagen in #9324
- Added support for .NET Framework 4.8.1 by @advay26 in #9327
- Selectively render the vulnerable element on manage packages page by @joelverhagen in #9328
- add document about how to deploy locally by @xiaoxstz in #9333
- Move the error message container outside of the Upload section by @joelverhagen in #9338
- Remove the client secret from AAD V2 authenticator by @joelverhagen in #9340
- Removes en-us to improve documentation localization by @JonDouglas in #9325
- [ReleasePrep][2023.01.01]RI of dev into main by @ryuyu in #9345
- [A11y][Fastpass] Remove aria-expanded attribute where not allowed by @camigthompson in #9348
- [A11y][Fastpass] Add role attribute where aria-label attribute is used by @camigthompson in #9349
- Search-by-TFM Frontend changes by @advay26 in #9342
- Search-by-TFM feature flight UI bug fix by @advay26 in #9357
- More telemetry for downloads service. by @agr in #9361
- [ReleasePrep][2023.01.26]RI of dev into main by @agr in #9362
- [TFM] net6.0-windows7.0 compatibility added. by @dannyjdev in #9364
- Update readme link by @lyndaidaii in #9358
- redirect to external privacy link by @lyndaidaii in #9347
- AAD account checks on packages for safety reports by @drewgillies in #9360
- Search-by-TFM Bug Bash feedback by @advay26 in #9366
- [ReleasePrep][2023.02.08] RI of dev into main by @zhhyu in #9383
- Add new domain for image allowlist by @lyndaidaii in #9378
- Fix two small UI issues (README bg color, Script & Interactive info) by @joelverhagen in #9385
- Modify warning message on display package page when missing readme by @lyndaidaii in #9365
- Search page A11y fixes by @advay26 in #9387
- Added null checks to mitigate exceptions on the '/profiles' pages by @advay26 in #9388
- Tags sometimes spill over into the next line when there are multiple of them by @advay26 in #9391
- Putting back missing word by @agr in #9394
- [ReleasePrep][2023.02.23]RI of dev into main by @RiadGahlouz in #9401
New Contributors
- @toseni made their first contribution in #9267
- @ianrathbone made their first contribution in #9268
- @MRmlik12 made their first contribution in #9277
- @vlada-shubina made their first contribution in #9309
- @xiaoxstz made their first contribution in #9333
- @JonDouglas made their first contribution in #9325
Full Changelog: v2022.10.19...v2023.02.27