V2.9.1
New Release Auto Generated Release Notes
Here are all commits since the last version:
feat(release-notes): enhance commit message parsing
Improve parsing of commit messages for release notes by including commit body and footer sections. This enhancement ensures that comprehensive details from commits are preserved and clearly represented in release notes, improving documentation quality.
Modify test scripts to validate the new parsing logic and ensure compatibility with existing release notes generation workflows.
feat(build): upgrade projects to .NET 10 and update dependencies
Migrate target frameworks for core, cross-platform, and test projects to .NET 10, enhancing compatibility with latest features. Update various package dependencies, including Avalonia and xUnit packages, to their latest versions to improve functionality and stability. Adjust GitHub Actions workflow for .NET 10 setup, ensuring seamless CI/CD integration.
docs(installation): update platform-specific installation instructions
Simplify and clarify installation steps across Windows, Linux, and macOS. Introduce separate sections for setup and portable options, and include detailed instructions for SmartScreen and quarantine approval processes. Streamline format for improved readability and user guidance.
fix: add setter to AnonymousSessionResponse.Token for JSON deserialization
fix: use v1/ prefix in webhook endpoint path to match API route
chore(project): bump version to 2.9.1
Update project files to reflect new version 2.9.1. This minor version increment ensures alignment with recent updates and maintains consistency in version tracking across project metadata.
📥 Installation Guides
View Platform Installation Docs
Full Changelog: V2.9.0...V2.9.1