# Changelog
## v0.2.0
This is a major update with security and feature updates throughout.
* Changes
* Use Liberation fonts as defaults. This fixes many rendering issues.
* Enable WOFF2 support. v2.0.5 was missing a needed option.
* Updated dependencies
* [nerves_system_br v1.34.0 release notes](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.34.0)
* GCC 15.3.0
* [Erlang/OTP 29.0.2](https://erlang.org/download/OTP-29.0.2.README.md)
* linux 6.18.33 (Raspberry Pi 1.20260521 tag)
* [Buildroot 2025.05.2](https://lore.kernel.org/buildroot/7bed9b2e-a9d3-476b-84d6-61134e2f726f@rnout.be/T/)
## v0.1.2
This is a security and bug fix release.
* Changes
* Disable unused Weston shells
* Enable mime_info to support web inspector
* Enable brotli to support WOFF2 fonts
* Package updates
* [nerves_system_br 1.33.9](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.33.9)
* [Erlang/OTP 28.5.0.1](https://erlang.org/download/OTP-28.5.0.1.README.md)
## v0.1.1
* Changes
* Fix QEMU video resolution (still only works on Linux)
* Package updates
* [nerves_system_br 1.33.8](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.33.8)
## v0.1.0
Initial release