Skip to content

Releases: ForNeVeR/AvaloniaRider

AvaloniaRider v1.3.2

17 Feb 17:10
Compare
Choose a tag to compare
  • Changed

  • (Requirement update!) Update the minimally supported Rider version to 2024.1 EAP 5.

Fixed

  • #326: Rider EAP 5 compatibility.

AvaloniaRider v1.3.1

26 Jan 22:35
Compare
Choose a tag to compare

Changed

  • (Requirement update!) Update the supported Rider version to 2024.1 EAP 2.

Fixed

  • Part of #237: previewer now should correctly work for Mono if it's detected.

Added

  • Improve the diagnostics of cases when there's no locally-runnable projects in the open solution.

AvaloniaRider v1.3.0

26 Oct 20:47
Compare
Choose a tag to compare

Added

  • #263: better zoom level controls.

Changed

  • Upgrade the minimally supported version of Rider to 2023.3 EAP 4.
  • Small compatibility changes for the new version of Rider.

AvaloniaRider v1.2.0

02 Oct 21:48
Compare
Choose a tag to compare

Changed

  • Upgrade to Rider 2023.3 EAP1 and later.

Added

  • New setting to define previewer process working directory (see #266 for details).

AvaloniaRider v1.1.0

15 Jul 22:32
Compare
Choose a tag to compare

Changed

  • Default templates are no longer generating the InitializeComponent method and AttachDevTools call. Those are handled by Avalonia source generators in the latest versions.

AvaloniaRider v1.0.5

30 Jun 21:06
Compare
Choose a tag to compare

Fixed

  • Correct DPI is now passed to the previewer process from the start.

Changed

  • The plugin is now only compatible with Rider 2023.2 EAP 6 and later.

AvaloniaRider v1.0.4

17 May 22:08
Compare
Choose a tag to compare

Changed

  • The plugin is now only compatible with Rider 2023.2 EAP 1 and later.

AvaloniaRider v1.0.3

11 Jan 15:56
Compare
Choose a tag to compare

Changed

  • Marked as compatible with Rider 2023.1 EAP builds.

AvaloniaRider v1.0.2

28 Dec 16:17
Compare
Choose a tag to compare

Fixed

  • #254: Error on startup involving PreviewerUsageLogger

AvaloniaRider v1.0.1

07 Dec 18:12
Compare
Choose a tag to compare

Fixed