1.6.0 (2026-02-27)
- Add license details to info dialog (a9328b3)
- ci: add license curation for Avalonia.Angle.Windows.Natives (84552e9)
- ci: add PrivateAssets to CodeAnalysis.Common in CodeGenerator (965731c)
- ci: add scanner issue resolutions for NuGet provenance failures (521502c)
- ci: exclude CodeGenerator from ORT analysis (d7ea6e9)
- ci: exclude test projects from ORT analysis (297ecfc)
- ci: fix ORT scanner resolution patterns to match actual messages (4086ea6)
- ci: move package versions from CPM to project files (ea1bfea)
- ci: remove redundant CodeAnalysis packages from UI project (249a745)
- ci: resolve ORT nuget-inspector version conflict (79cf972)
1.5.2 (2025-09-04)
1.5.1 (2025-08-06)
1.5.0 (2024-11-23)
- Various updates & performance improvements (4dc5115)
1.4.0 (2024-05-11)
1.3.0 (2024-05-11)
1.2.0 (2024-04-19)
1.1.0 (2024-04-18)
- #8: Add connectivity check functionality for targets (4de54de), closes #8 #9
- Add connectivity toggle to target controls (d8ecdce)
- Add network connectivity toggle control (98b5125)
- Add NetworkConnectivityChecker (1f70102)
- Add URI converter to write urls properly (64106e6)
- Extend settings dialog with connectivity config (094fd13)
- Extend target to have possibility to depend on network connectivity (838b99e)
- Split network depending on connectivity check and regular target startup (433d7f7)
- Sync settings changes back to main window unsaved (617f05b)
- Add base properties to view model dependency generation (882f0d7)
- Fix serialization error when endpoint and timeout are not set (2d5ef92)
- Fix target invoke result output (7ff0af8)
- viewmodel-generator: Generate properties also for base model properties (5a46972)