* Change version to match release tag / 1.2.0 => v1.2.0
* CI/CD Publish release in GitHub repository. resolves 34
* Add welcome message in / endpoint
* Rewrite request timeout handling (maxTimeout) resolves 42
* Add http status for better logging
* Return an error when no selectors are found, 25
* Add issue template, fix 32
* Moving log.html right after loading the page and add one on reload, fix 30
* Update User-Agent to match chromium version, ref: 15 (28)
* Update install from source code documentation
* Update readme to add Docker instructions (20)
* Clean up readme (19)
* Add docker-compose
* Change default log level to info