Aside from some bug fixes and internal refactoring, these new features have been added:
- Ability to register sockets to the thread’s events loop for async interfaces like libcurl. Example to follow later.
- Plugin functions
main_init()
andmain_deinit()
, to be able to globally initialize stuff.
AppImage and debs are available on the download page.