mirror of
https://github.com/chenasraf/webview_cef.git
synced 2026-05-17 17:48:07 +00:00
bump ver to 0.1.0
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## 0.1.0
|
||||
- JS bridge support (Thanks to @SinyimZhi)
|
||||
- Cookie manipulation support (Thanks to @SinyimZhi)
|
||||
- [Windows] fix compile error after upgrade from a lower version
|
||||
|
||||
## 0.0.9
|
||||
|
||||
- [Windows] Fixed crash caused by frame buffer lock.
|
||||
|
||||
@@ -63,7 +63,8 @@ When building the project for the first time, a prebuilt cef bin package (200MB,
|
||||
- [ ] Multi instance support
|
||||
- [ ] IME support
|
||||
- [x] Mouse events support
|
||||
- [ ] JS bridge support
|
||||
- [x] JS bridge support
|
||||
- [x] Cookie manipulation support
|
||||
- [x] Release to pub
|
||||
- [x] Trackpad support
|
||||
- [ ] Better macOS binary distribution
|
||||
|
||||
Reference in New Issue
Block a user