Skip to content

Releases: reactiveui/ReactiveUI.Avalonia

12.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 08:29
8c1d7e7

🗞️ What's Changed

🧹 General Changes

📦 Dependencies

📌 Other

  • 0b7b2ca Fix broken view model activation from ambiguous ViewModel property (#163) @Copilot

🔗 Full Changelog: v12.1.0...v12.1.1

🙌 Contributions

💖 Thanks to all the contributors: @Copilot, @glennawatson

🤖 Automated services that contributed: @renovate[bot]

12.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 08:33
49612dd

🗞️ ReactiveUI.Avalonia 12.1.0

This release moves Avalonia scheduling to ReactiveUI.Primitives, adds reactive variants of the core and dependency-injection packages, and aligns the package family with Avalonia 12.1 and ReactiveUI 24. It also expands analyzer coverage and removes tests coupled to private framework or compiler implementation details.

✨ Features

🐛 Fixes

🧹 General Changes

📦 Dependencies

🔗 Full Changelog: v12.0.3...v12.1.0

🙌 Contributions

🌱 New contributors since the last release: @deryaza
💖 Thanks to all the contributors: @ChrisPulman, @deryaza, @glennawatson

🤖 Automated services that contributed: @renovate[bot]

12.1.0-beta.1

12.1.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jun 21:13
3862ac5

🗞️ What's Changed

✨ Features

🐛 Fixes

🧹 General Changes

📦 Dependencies

🔗 Full Changelog: v12.0.3...12.1.0-beta.1

🙌 Contributions

🌱 New contributors since the last release: @deryaza
💖 Thanks to all the contributors: @ChrisPulman, @deryaza, @glennawatson

🤖 Automated services that contributed: @renovate[bot]

12.0.3

Choose a tag to compare

@github-actions github-actions released this 04 Jun 23:46

🗞️ What's Changed

🧹 General Changes

✅ Tests

🔗 Full Changelog: v11.4.13...v12.0.3

🙌 Contributions

💖 Thanks to all the contributors: @glennawatson

11.4.13

Choose a tag to compare

@github-actions github-actions released this 04 Jun 11:20

🗞️ ReactiveUI.Avalonia 11.4.13

Maintenance release for the Avalonia 11.3 series. This continues the 11.4.x line for applications staying on Avalonia 11.3 — the 12.x line tracks Avalonia 12. It refreshes ReactiveUI and Splat to their latest builds while holding Avalonia on 11.3, and is signed with a valid Certum certificate so Avalonia 11.3 consumers have a current, properly-signed package.

📦 What's in this release

  • Avalonia held on the 11.3 series, bumped to 11.3.17 (was 11.3.12)
  • ReactiveUI updated to 23.2.28 (was 23.1.8)
  • Splat family updated to 19.4.1 (was 19.3.1)
  • No API/behaviour changes in the integration layer — build and the full test suite (321 tests) pass on net8.0 / net9.0 / net10.0

🛠️ Build & signing

  • Signed with a valid Certum code-signing certificate
  • Versioned with MinVer

ℹ️ On Avalonia 12? Use the 12.x releases instead.

🔗 Full Changelog: 11.4.12...v11.4.13

12.0.2

Choose a tag to compare

@github-actions github-actions released this 03 Jun 14:06

🔏 12.0.2 — consolidated, re-signed release

This is the recommended release. It supersedes and folds together 11.4.3, 11.4.6, 11.4.7, 11.4.12, and 12.0.1, which were signed with a code-signing certificate that has since been revoked — NuGet restore fails on them with NU3012. 12.0.2 is re-signed with a valid certificate and depends on the re-signed ReactiveUI 23.2.28 / Splat 19.4.1. Those superseded releases have been removed and their notes consolidated here.

🗞️ What's Changed

💥 Breaking

  • Remove netstandard2.0 from the Avalonia target frameworks (#48)

✨ Features & enhancements

  • Add a WithAvalonia() helper and refactor usages (#78)
  • Register Avalonia services in the DI mixins (#71)
  • Enhance DI-container integration (#57)
  • Replace RxApp.MainThreadScheduler with RxSchedulers (#36)

🐛 Fixes

  • Eagerly configure AutofacSplatModule to prevent ComponentNotRegisteredException (#69)

📝 Documentation

  • Remove the redundant ReactiveUI section from the README (#47)
  • Fix the Microsoft DI setup example (#50)

🧹 Build, CI & signing

  • Migrate signing to Certum SimplySign and versioning to MinVer (re-sign of the 12.0.1 source)
  • Migrate tests to TUnit and modernize project infrastructure (#68)
  • Remove unused Microsoft.CodeAnalysis packages (#49)

📦 Dependencies

  • ReactiveUI → 23.2.28 and Splat → 19.4.1 (re-signed)
  • Routine dependency/test-stack updates by @renovate[bot]

🔗 Full Changelog: 11.3.8...v12.0.2

🙌 Contributions

💖 Thanks to all the contributors — @glennawatson, @ChrisPulman, and others (see the linked PRs for attribution).

🤖 Automated services that contributed: @renovate[bot]

11.4.0-beta.1

Choose a tag to compare

@glennawatson glennawatson released this 08 Feb 12:04
13c33be

🗞️ What's Changed

💥 Breaking Changes

🧹 General Changes

📝 Documentation

  • 0ea3e6e docs(readme): fix MS DI setup example (#50) @fuguiKz

📦 Dependencies

📌 Other

🔗 Full Changelog: 11.3.8...11.4.0-beta.1

🙌 Contributions

🌱 New contributors since the last release: @fuguiKz
💖 Thanks to all the contributors: @ChrisPulman, @fuguiKz, @glennawatson

🤖 Automated services that contributed: @renovate[bot]

11.3.8

Choose a tag to compare

@glennawatson glennawatson released this 24 Oct 14:52
d50a385

🗞️ What's Changed

📦 Dependencies

📌 Other

🔗 Full Changelog: 11.3.0...11.3.8

🙌 Contributions

💖 Thanks to all the contributors: @glennawatson

🤖 Automated services that contributed: @renovate[bot]

11.3.0

Choose a tag to compare

@glennawatson glennawatson released this 11 Oct 05:11
d05fd71

🗞️ What's Changed

🐛 Fixes

🧹 General Changes

📦 Dependencies

📌 Other

🔗 Full Changelog: https://github.com/reactiveui/ReactiveUI.Avalonia/commits/11.3.0

🙌 Contributions

💖 Thanks to all the contributors: @ChrisPulman, @Copilot, @glennawatson

🤖 Automated services that contributed: @renovate[bot]