Skip to content

Commit

Permalink
Docs: 1.7.4 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
stsrki committed Feb 4, 2025
1 parent 24dee99 commit baaa8ac
Show file tree
Hide file tree
Showing 3 changed files with 98 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
@page "/news/release-notes/174"

<Seo Canonical="news/release-notes/174" Title="Blazorise v1.7.4" Description="We are excited to announce the release of Blazorise 1.7.4, bringing improvements, fixes, and better documentation for a smoother development experience. This release focuses on refining existing components and enhancing documentation to support developers using Blazorise." ImageUrl="img/news/170/v174.png" />

<NewsPageImage Source="img/news/170/v174.png" Text="Blazorise v1.7.4" />

<NewsPageTitle>
Maintenance release: Blazorise 1.7.4
</NewsPageTitle>

<Paragraph>
We are excited to announce the release of Blazorise <Strong>1.7.4</Strong>, bringing improvements, fixes, and better documentation for a smoother development experience. This release focuses on refining existing components and enhancing documentation to support developers using Blazorise.
</Paragraph>

<NewsPageSubtitle>
What's New in 1.7.4
</NewsPageSubtitle>

<Heading Size="HeadingSize.Is3">
DateEdit Fix
</Heading>

<Paragraph>
Resolved an issue where DateEdit was not working properly with seconds, improving date-time precision.
</Paragraph>

<Heading Size="HeadingSize.Is3">
MemoEdit Auto-Sizing
</Heading>

<Paragraph>
The border size is now considered when auto-sizing the MemoEdit component, ensuring a better fit.
</Paragraph>

<NewsPageSubtitle>
Additional Improvements
</NewsPageSubtitle>

<Paragraph>
Along with the major fixes, we have addressed several other bugs and made minor improvements to enhance the overall user experience and functionality of Blazorise. We appreciate your patience and continuous support as we work to make Blazorise better with each update.
</Paragraph>

<Paragraph>
We encourage you to update to version 1.7.4 to benefit from these fixes and improvements. As always, please report any issues or provide feedback to help us continue improving.
</Paragraph>

<NewsPageList>
<NewsPageListItem To="https://github.com/Megabit/Blazorise/issues/4826" Alt="Link to GitHub issue" ToText="#4826">
Autocomplete Docs : Provide ReadData + Virtualize example
</NewsPageListItem>
<NewsPageListItem To="https://github.com/Megabit/Blazorise/issues/5928" Alt="Link to GitHub issue" ToText="#5928">
Video component for offline play
</NewsPageListItem>
<NewsPageListItem To="https://github.com/Megabit/Blazorise/issues/4745" Alt="Link to GitHub issue" ToText="#4745">
Detail Row Trigger : Better docs with common cases
</NewsPageListItem>
<NewsPageListItem To="https://github.com/Megabit/Blazorise/issues/5953" Alt="Link to GitHub issue" ToText="#5953">
DateEdit doesn't work with seconds
</NewsPageListItem>
<NewsPageListItem To="https://github.com/Megabit/Blazorise/pull/5952" Alt="Link to GitHub issue" ToText="#5952">
MemoEdit: include border size when autosizing
</NewsPageListItem>
</NewsPageList>

<NewsPageSubtitle>
Feedback
</NewsPageSubtitle>

<Paragraph>
Your feedback is essential to us, and we appreciate your continued support and contributions to Blazorise. If you have any questions, suggestions, or feedback, please feel free to reach out to us on.
</Paragraph>

<NewsPageSubtitle>
Known incompatibilities
</NewsPageSubtitle>

<Paragraph>
As of now, there are no known incompatibilities with the previous Blazorise <Strong>1.6.x</Strong> releases. We encourage all users to upgrade to <Strong>1.7.4</Strong>.
</Paragraph>

<Paragraph>
If you experience any unexpected behavior change in your projects after upgrading to 1.7.4, please <Anchor To="https://github.com/Megabit/Blazorise/issues">file an issue on GitHub</Anchor>.
</Paragraph>

<NewsPageSubtitle>
Commercial Support
</NewsPageSubtitle>

<Paragraph>
Blazorise, as an open-source project, relies on the support and contributions of our user community. We offer commercial licenses to help fund the ongoing development and maintenance of Blazorise. Your support is essential to ensuring the continued growth and success of Blazorise.
</Paragraph>

<Paragraph>
With a commercial license, you will have access to premium forum support, private repositories and community-licensed themes. To learn more about commercial licenses, please visit our website at <Anchor To="https://blazorise.com/commercial" Target="Target.Blank">Blazorise Commercial</Anchor>.
</Paragraph>

<NewsPagePostInfo UserName="Mladen Macanović" ImageName="mladen" PostedOn="February 4th, 2025" Read="3 min" />
1 change: 1 addition & 0 deletions Documentation/Blazorise.Docs/Pages/News/Index.razor
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@

public static List<BlogEntry> NewsEntries = new List<BlogEntry>
{
new BlogEntry { Category = "Maintenance", Url = "news/release-notes/174", Text = "Maintenance release: Blazorise 1.7.4", Description = "We are excited to announce the release of Blazorise 1.7.4, bringing improvements, fixes, and...", Image = "img/news/170/v174.png", AuthorName = "Mladen Macanović", AuthorImage = "mladen", PostedOn = "2025-02-04", ReadTime = "3 min" },
new BlogEntry { Category = "Maintenance", Url = "news/release-notes/173", Text = "Maintenance release: Blazorise 1.7.3", Description = "We're excited to bring you Blazorise 1.7.3, a focused update addressing key issues and delivering...", Image = "img/news/170/v173.png", AuthorName = "Mladen Macanović", AuthorImage = "mladen", PostedOn = "2025-01-17", ReadTime = "3 min" },
new BlogEntry { Category = "Maintenance", Url = "news/release-notes/172", Text = "Maintenance release: Blazorise 1.7.2", Description = "The Blazorise team is excited to announce the release of version 1.7.2, featuring a series of important...", Image = "img/news/170/v172.png", AuthorName = "Mladen Macanović", AuthorImage = "mladen", PostedOn = "2024-12-30", ReadTime = "3 min" },
new BlogEntry { Category = "Maintenance", Url = "news/release-notes/171", Text = "Maintenance release: Blazorise 1.7.1", Description = "We're excited to announce the maintenance release of Blazorise 1.7.1! This release includes several...", Image = "img/news/170/v171.png", AuthorName = "Mladen Macanović", AuthorImage = "mladen", PostedOn = "2024-12-10", ReadTime = "3 min" },
Expand Down

0 comments on commit baaa8ac

Please sign in to comment.