Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Features: * New web app: Jupiter Broadcasting by Andrew Stubbs. * The genuine flatpak builds offers free trial and $1/month subscription. * For sake of transparency, preferences dialog shows placeholders for features which were disabled by a distributor. Bug Fixes: * VAAPI/VDPAU checks are not run under Wayland. Issue: #280 Issue: #359 * URL sandbox was not honoured properly. Issue: #367 News for Script Maintainers: * API 4.6 is required for new scripts. Under the Hood: * Nuvola no longer bundles `*.vapi` files but depends on those of Valac 0.36.3. However, glib-2.0.vapi and webkit2gtk-web-extension-4.0.vapi must be patched to work properly (see `vapi/*.patch`). You may need to modify wscript if you don't use Valac 0.36. Issue: #369 * Valac and GLib dependencies were raised to 0.36.3 and 2.52. Issue: #369 * GIR XML and typelib files are generated. Introduces new dependency on g-ir-compiler. * There was a lot of refactoring to allow usage of Python-GObject and to support multiple web engines in future. * Future warning: Nuvola is likely to introduce dependency on Python 3.6. Signed-off-by: Jiří Janoušek <janousek.jiri@gmail.com>
- Loading branch information