Skip to content

Conversation

@gvreddy04
Copy link
Contributor

Updated appsettings.json to reflect version 3.5.0 and updated the short_description to highlight new features, including .NET 10 support, EnumInput, and password-protected PDF viewer.

Added a new blog post file 2025-11-23-blazorbootstrap-3.5.0.md to announce the release. The post includes:

  • New features: Enum Input Component, PdfViewer support for password-protected PDFs, and documentation updates.
  • Bug fixes: Corrected drag cursor for SortableList and fixed ButtonSize enum name in docs.
  • Upgrades: Multi-targeting for .NET 10.0 and improved Google Map key handling.

Links to documentation and demo websites were also included in the blog post.

Updated `appsettings.json` to reflect version `3.5.0` and updated the `short_description` to highlight new features, including `.NET 10 support`, `EnumInput`, and `password-protected PDF viewer`.

Added a new blog post file `2025-11-23-blazorbootstrap-3.5.0.md` to announce the release. The post includes:
- New features: `Enum Input Component`, `PdfViewer` support for password-protected PDFs, and documentation updates.
- Bug fixes: Corrected drag cursor for `SortableList` and fixed `ButtonSize` enum name in docs.
- Upgrades: Multi-targeting for `.NET 10.0` and improved Google Map key handling.

Links to documentation and demo websites were also included in the blog post.
Updated the NuGet package version from `3.4.0` to `3.5.0` across
documentation files (`README.md`, `.mdx` files, `package.json`).

Added documentation for the new **Enum Input** component, including
links to its Docs and Demos, a new section in `README.md`, and an
image showcasing the component.

Updated sidebar badge text in `getting-started-server.mdx` and
`getting-started-webassembly.mdx` to reflect the new version.

Adjusted quick start instructions in `README.md` to use the updated
NuGet package version. Ensured all references align with the latest
release.
Updated the `<Version>` and `<PackageVersion>` properties in the `BlazorBootstrap.csproj` file from `3.4.0` to `3.5.0`. This version bump likely includes new features, bug fixes, or other improvements. Ensures package metadata reflects the latest version.
@gvreddy04 gvreddy04 merged commit 6cfb2ee into main Nov 23, 2025
1 of 3 checks passed
@gvreddy04 gvreddy04 deleted the features/3.5.0-release branch November 23, 2025 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants