# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [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