1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
---
layout: post
title: Polyglot 1.8.1 - Community Bug Fixes Release
lang: en
---
Jekyll-Polyglot 1.8.1 has been released, which has a few feature improvements and recognizes community found bugs and provided fixes.
## Community provided bugfixes
**[hacketiwack](https://github.com/hacketiwack)** provided a [stricter check for setting a doc permalink](https://github.com/untra/polyglot/pull/200/files), preventing downstream problems with empty frontmatter fields.
Github user **[blackpill](https://github.com/blackpill)** submitted a [one character bugfix](https://github.com/untra/polyglot/pull/211/files) for the i18n headers tag when rendering the default language link alternative href.
|