I just pushed a new build of 1.9.0. This does not really have any new features. It is just a reorganization of the packages.
One thing I hope works is the new way the web interface is configured. The capture logic has been moved to a new package. It also includes some static html. Which should be visible at
http://127.0.0.1:4143/
I hope to work on getting the play view under this URL. But this still requires some work.
The goal for this build is just to make sure the new project structure and Web interface is wired correctly.
Thomas