Skip to content

Releases: lextudio/project-roma

v0.1.0

23 Jun 21:12

Choose a tag to compare

Total Downloads

Changes since Project Rover v0.26.0

  • Initial release on Uno Platform.

Highlight

  • This release is produced with a series of WPF to WinUI/Uno Platform bridging libraries and tools
  • UnoEdit, full port of AvalonEdit to WinUI/Uno Platform
  • UnoDock, full port of AvalonDock to WinUI/Uno Platform
  • UnoRichText, a full feature RichTextBlock for Uno Platform
  • WindowsShims, a set of shims that allow you to use WPF building blocks in WinUI/Uno Platform apps, including full feature RichTextBox and DataGrid
  • Uno2D, the Win2D shims that allows you to use the same Win2D code on macOS and Linux
  • DevFlow for WinUI and Uno Platform, command line tools to enable AI workflows for UI development and diagnostics

Check them out if you are migrating your own WPF apps to the new platforms.

Known issues

  • On all supported OS, .NET 10 runtime is needed for the executable to run.
  • On macOS, after copying the app to the Applications folder, please use xattr -d com.apple.quarantine /Applications/Roma.app to unblock the binaries.
  • On Linux there can be many issues. Please read the troubleshooting guide for more details.

Full Changelog: https://github.com/lextudio/project-roma/commits/v0.1.0