Releases: RadicalFx/Radical
Releases · RadicalFx/Radical
3.0.0-beta.1
What's Changed
- Update README.md by @mauroservienti in #578
- Improve RandomStrings by setting limits, preventing infinite loops by @mauroservienti in #598
- Bump major to 3 by @mauroservienti in #601
- Remove deprecated code by @mauroservienti in #602
- Deprecate with error message broker sync-over-async API and improve unsubscribe API to mitigate deadlock opportunities by @mauroservienti in #603
New Contributors
- @radical-bot made their first contribution in #583
- @Copilot made their first contribution in #595
Full Changelog: 2.1.0...3.0.0-beta.1
Memory Ramains (Radical.Windows.Presentation v1.0.8.1-Beta)
Fixed an interesting leak in the view management
Gonzales (Radical-1.4.3.0-Beta-1)
Performance improvements on large lists of items based on "Entity"
Diner (Radical.Windows.Presentation v1.0.8.0-Beta-1)
Radical.Windows.Presentation v1.0.8.0-Beta-1 aka Diner
- some fixes;
- support for Broker automatic unsubscribe at view close time;
- support for IDisposable, IExpectViewClosingCallback and IExpectViewClosedCallback in views/viewmodels managed by the UI Composition system, regardless of the nesting of the view: