Files
Fixiy/CHANGELOG.md
T
2026-06-04 17:19:08 +02:00

648 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

[1.0.0]

Added

  • .NET MAUI Blazor Hybrid host targeting Android 26+ and iOS 15+
  • Blazor Server Web App host sharing UI via Fixiy.Shared Razor Class Library
  • IFormFactor platform abstraction for device/platform detection
  • InteractiveRenderSettings pattern for sharing render modes between MAUI and Web
  • IntegryApiClient integration for both MAUI and Web entry points
  • NoDataAvailable reusable component
  • NavBar and NavMenu layout components