Skip to content

v0.9.2.0

Compare
Choose a tag to compare
@ttalvitie ttalvitie released this 13 Feb 21:22
· 231 commits to master since this release
2f4d43c
  • 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.