File: 2024-08-18-polyglot-1.8.1.md

package info (click to toggle)
ruby-jekyll-polyglot 1.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,196 kB
  • sloc: xml: 1,500; ruby: 947; sh: 10; makefile: 4
file content (14 lines) | stat: -rw-r--r-- 698 bytes parent folder | download | duplicates (2)
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.