Skip to content

Latest commit

 

History

History
66 lines (36 loc) · 4.16 KB

CHANGELOG.md

File metadata and controls

66 lines (36 loc) · 4.16 KB

1.5.0 (2024-11-23)

Features

  • Various updates & performance improvements (4dc5115)

1.4.0 (2024-05-11)

Features

  • Add update notification for editor (#14) (5337375)

1.3.0 (2024-05-11)

Features

1.2.0 (2024-04-19)

Features

  • #10: Add self hosted connectivity check server (7ab5d64), closes #10

1.1.0 (2024-04-18)

Features

  • #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)

Bug Fixes

  • 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)

0.1.0 (2024-03-13)

Features

  • Add ExclusiveInstanceProvider (c950d19)
  • Add exclusivity acquire to all native entrypoints (a88100c)

0.0.7 (2024-03-11)

Bug Fixes

  • Add icon to all non main windows (57b8706)
  • Fix binding for rule set rule count (ad79e8d)