Releases: linkdotnet/Blog
Releases · linkdotnet/Blog
Release list
v14.0
What's Changed
- Add message if no results found for search by @digitaldirk in #492
- feat: Refactor MigrationManager to accept migrations as a parameter by @linkdotnet in #503
- feat: adding TagDiscovery panel feature (#494) by @EmanuelGF in #502
- Add text if draft blog posts is empty by @digitaldirk in #504
- Remove broken placeholders by @digitaldirk in #507
- feat: Custom editor by @linkdotnet in #510
- feat: Versioning of blog posts by @linkdotnet in #517
- feat: Tag input shows already existing tags (closes #521) by @linkdotnet in #522
- chore: Bump many packages
Full Changelog: v13.0...v14.0
v13.0
What's Changed
- feat: Conditionally execute jobs by @linkdotnet in #475
- feat: Added templates for blog post editor by @linkdotnet in #481
- Bump SonarAnalyzer.CSharp from 10.18.0.131500 to 10.19.0.132793 by @dependabot[bot] in #491
Full Changelog: v12.1.1...v13.0
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