Releases: linkdotnet/Blog
Releases · linkdotnet/Blog
v12.1.1
v12.1
What's Changed
- Open RSS feed links in a new tab by @digitaldirk in #465
- Refactor UpgradeAssistant to use CommandLineParser by @Copilot in #471
- Add UseDummyData extension for SQLite in-memory test blog posts by @Copilot in #472
- Scroll to posts header by @digitaldirk in #469
Full Changelog: v12.0...v12.1
v12.0
The blog now has an automatic migration for appsettings.json files as well! While the repo appsettings.json is under source control, your appsettings.production.json is not (hopefully) and we now have a new way of doing those migrations automatically!
What's Changed
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #461
- feat: Add build information by @linkdotnet in #462
- Add automated upgrade assistant for appsettings.json migrations by @Copilot in #463
Full Changelog: v11.1.2...v12.0
v11.1.2
What's Changed
- fix: Improve styling for search results pages (aligned with other pages) by @linkdotnet in #451
- fix: Missing theming for csharp by @linkdotnet in #454
Full Changelog: v11.1.1...v11.1.2
v11.1.1
Fixed
- A small issue on mobile with the menu that had too much spacing
Full Changelog: v11.1...v11.1.1
v11.1
What's Changed
- Clean unneeded dependency that was giving a warning. by @MarkCiliaVincenti in #445
- Directory.Build.Props inheritance. by @MarkCiliaVincenti in #446
- Enabled cache stampede protection by @MarkCiliaVincenti in #443
- Migrate from Blazor Server to Blazor Web App by @Copilot in #447
New Contributors
- @MarkCiliaVincenti made their first contribution in #445
- @Copilot made their first contribution in #447
Full Changelog: v11.0...v11.1
v11.0
What's Changed
- Update Readme.md from AzureAD to Entra ID by @EliasMasche in #424
- Update AzureAD.md by @EliasMasche in #423
- Update Auth0.md by @EliasMasche in #425
- refactor: Update component types in Bunit extensions and tests by @linkdotnet in #409
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #429
- Adding security headers by @shahabganji in #430
- Add author name in blog post by @Arnab-Developer in #428
- Bump Azure.Storage.Blobs from 12.25.0 to 12.25.1 by @dependabot[bot] in #433
- Bump xunit.v3 from 3.0.1 to 3.1.0 by @dependabot[bot] in #435
- chore(deps): bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #432
- Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 by @dependabot[bot] in #434
- Refactor of Scoped CSS by @EliasMasche in #413
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #437
- Bump Microsoft.EntityFrameworkCore.Design from 9.0.9 to 9.0.10 by @dependabot[bot] in #440
- Bump ReverseMarkdown from 4.7.0 to 4.7.1 by @dependabot[bot] in #441
- feat: Update to dotnet 10 by @linkdotnet in #442
New Contributors
- @shahabganji made their first contribution in #430
- @Arnab-Developer made their first contribution in #428
Full Changelog: v10.2...v10.3
v10.2
What's Changed
- feat: New layout/design for the create or update blog post page by @linkdotnet in #421
- Bump packages
Full Changelog: v10.1...v10.2
v10.1
What's Changed
- feat: Refactor Like button and remove custom animation by @linkdotnet in #410
- feat: Smaller ui adjustments for short card by @linkdotnet in #411
- fix: Act on CryptographyException in LocalStorage (fixes #412) by @linkdotnet in #414
- feat: Upgrade major mongo version by @linkdotnet in #418
Full Changelog: v10.0...v11.0
v10.0
What's Changed
- feat: Upgrade to EF9 by @linkdotnet in #390
- Azure Blog Storage: Support for nested containers to upload files by @sa-es-ir in #391
- Sitemap dynamic by @linkdotnet in #393
- chore(deps): bump many packages
- Added Initial PostgreSQL support by @EliasMasche in #399
- Feature: Bookmarks by @levinoeninckx in #403
- Reworked related articles
New Contributors
- @sa-es-ir made their first contribution in #391
- @EliasMasche made their first contribution in #399
- @levinoeninckx made their first contribution in #403
Full Changelog: v9.0...v10.0