What's Changed
- Fix open file crash by @beyluta in #14
- Fix app not starting on startup by @beyluta in #16
- Fix startup bug by @beyluta in #17
- Remove aero by @beyluta in #18
- Feature fetch online HTML resources by @beyluta in #19
Other Changes
- Improve method to fetch meta tags from HTML documents
- Improve drag & drop behaviour when moving widgets
- Improve HTML template injection code