This is a bug fix release, please see the previous release for the feature notes.
What's Changed
- Fixed ncz install caused by write offset being incremented twice.
- Fixed zlt being set only when
size == max_packet
rather thansize % max_packet == 0
. - Added web browser back.
- Added list of built-in URL's for the web browser.
- Update Russian translation by @redraz in #155
Full Changelog: 0.11.2...0.11.3