Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

1.4.0 RC 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@abock abock released this 05 Jan 16:22
· 462 commits to master since this release

Summary of Changes since 1.4.0 Beta 1

See detailed release notes for a complete 1.4 series release summary.

New & Improved

  • It is now possible to use ASP.NET Core in your .NET Core workbooks (#120).

  • Signature help now behaves more like Visual Studio (#132).

  • The visual tree inspector is now more consistent between Windows and macOS and has improved view selection and navigation features.

  • More improvements to the new property editor including custom editors for various CoreGraphics and System.Windows.Media types.

  • Choose the new Report an Issue menu item in the Help menu to easily report issues (#123).

  • Xamarin.Forms support has been bumped to 2.5.0 (#125).

  • The New Workbook dialog now defaults to the last selected type (#113).

Bug Fixes

  • Fixed a rendering issue in the Mac sidebar. Thank you to Yusuke Yamada
    (@yamachu) for our first ever public contribution! (#97)

  • Fixed an SDK location bug that prevented Android workbooks from running (#118).

  • Add workbook tool to PATH using /etc/paths.d instead of writing a script to /usr/local/bin (#56).

  • Fix generic type name rendering (#139).

  • Inspector view picking once again works with devices other than iPhone 5s (#114).

  • Fix rendering of emoji in C# string literals (#108).

  • Fix user interface rendering issues after unlocking your computer on Windows (#116).

  • Fix custom attributes using types defined in the workbook, enabling custom JSON deserialization (#106).