v0.1.0
- This is the last release/tag compatible with Gio v0.1.0.
What's Changed
- add: plugin by @inkeliz in #1
- add: hyperlink by @inkeliz in #2
- add: share by @inkeliz in #3
- add: webviewer by @inkeliz in #4
- add: pingpong (test plugin) by @inkeliz in #5
- share: fix op pool by @inkeliz in #9
- add: issue templates by @inkeliz in #11
- add: github sponsor button by @inkeliz in #12
- add: explorer by @inkeliz in #21
- readme: fix links and move planned-features by @inkeliz in #22
- readme: add Explorer by @inkeliz in #23
- webviewer: fix operations by @inkeliz in #24
- webviewer: make operations deterministic and fix memory leak by @inkeliz in #30
- webviewer: add optional debug/inspection by @inkeliz in #31
- add: safedata by @inkeliz in #33
- fix: [webviewer] fixes deadlocks and mitigates race-condition by @inkeliz in #34
- add: [webviewer] new CacheManager by @inkeliz in #36
- Fix size by @inkeliz in #37
- fix: [safedata][js] use js.Value instead of interface{} by @inkeliz in #38
- all: refactor all packages to make Gio optional by @inkeliz in #40
- fix: [safedata][js] encode data to hex by @inkeliz in #41
- add: [plugins] support macros/records by @inkeliz in #42
- add: [webviewer] SetCookieArrayOp and StorageEvents by @inkeliz in #43
- add: [webviewer][android] fix cookies manager by @inkeliz in #44
- fix: [webviewer] fix pre-compiled jar by @inkeliz in #46
- fix: [hyperlink] issues on Safari and older browsers by @inkeliz in #48
- fix: update pre-compiled jar files by @inkeliz in #49
- Fix cookies and crashes on webview by @inkeliz in #60
Full Changelog: https://github.com/gioui-plugins/gio-plugins/commits/v0.1.0