v0.9.2.0
- Upgrade to CEF 88.2.6.
- Add support for file uploads.
- Define plugin API and reorganize the code into two reusable and replaceable parts that communicate through the API: Browservice (manages browser using CEF) and Retrojsvice plugin (serves clients).
- Major refactoring and reimplementation of parts of the code as a byproduct of the reorganization.