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 - 116.0.x #4575

Closed
7 of 9 tasks
amaitland opened this issue Aug 21, 2023 · 2 comments
Closed
7 of 9 tasks

Release Notification - 116.0.x #4575

amaitland opened this issue Aug 21, 2023 · 2 comments

Comments

@amaitland
Copy link
Member

amaitland commented Aug 21, 2023

Release 116.0.x

  • Create cefsharp/116 release branch
  • Update DevTools client API
  • Update to latest CEF build
  • Resolve remaining issues attached to 116 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 116.0.x milestone Aug 21, 2023
@amaitland amaitland pinned this issue Sep 14, 2023
@amaitland
Copy link
Member Author

There's another related CVE (CVE-2023-5217) that is fixed in Chromium 117.0.5938.132. This one is triggered by WebCodecs API encoder usage, so a workaround for older versions is to disable the WebCodecs API (--disable-blink-features=WebCodecs).

As per https://magpcss.org/ceforum/viewtopic.php?f=6&t=19551#p54150

@amaitland
Copy link
Member Author

Generate new API Doc and upload to http://cefsharp.github.io/api/

To reduce the amount of disk space and work required I'm not going to generate the API doc for every version, just when something changes.

The only notable difference between the M113 API doc is #4518

https://cefsharp.github.io/api/113.1.x/html/R_Project_Documentation.htm

@amaitland amaitland unpinned this issue Nov 10, 2023
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