Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Notification - 101.0.x #4086

Closed
9 tasks done
amaitland opened this issue May 3, 2022 · 2 comments
Closed
9 tasks done

Release Notification - 101.0.x #4086

amaitland opened this issue May 3, 2022 · 2 comments
Assignees
Milestone

Comments

@amaitland
Copy link
Member

amaitland commented May 3, 2022

Release 101.0.x

  • Create cefsharp/101 release branch
  • Update DevTools client API
  • Update to latest CEF build
  • Resolve remaining issues attached to 101 Milestone
  • Create release notes
  • Release stable packages to nuget.org
  • Update Issue Template CEF Sample application links
  • Generate new API Doc and upload to http://cefsharp.github.io/api/
  • Update General Usage API doc links
@amaitland amaitland added this to the 101.0.x milestone May 3, 2022
@amaitland amaitland self-assigned this May 3, 2022
@amaitland amaitland pinned this issue May 3, 2022
@amaitland
Copy link
Member Author

CEF has just upgraded to the latest Chromium version in commit https://bitbucket.org/chromiumembedded/cef/commits/ca159c57bd1230a5f3483420c4af6580a4d929ef

As there are only a few minor bug fixes and enhancements I'll likely form the 100 branch and release 101 soon as a new CEF build is available (skipping the -pre release). Larger changes will be deferred until M102

@amaitland
Copy link
Member Author

The 101.0.180 release packages were pushed to Nuget.org a few days ago.

All packages require Microsoft Visual C++ 2019 or greater.

For the .Net 4.5.2 and above

For .Net Core 3.1/.Net 5.0+

NOTE A minimum of .Net Core 3.1 is required.


Ijwhost.dll
To support C++/CLI libraries in .NET Core, ijwhost was created as a shim for finding and loading the runtime. All C++/CLI libraries are linked to this shim, such that ijwhost.dll is found/loaded when the C++/CLI library is loaded.

@amaitland amaitland unpinned this issue May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant