Skip to content

Commit 879e492

Browse files
authored
release prep 1.8.1 (#213)
1 parent ee04a56 commit 879e492

11 files changed

+74
-7
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
jekyll-polyglot (1.8.0)
4+
jekyll-polyglot (1.8.1)
55
jekyll (>= 4.0, >= 3.0)
66

77
GEM

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,9 @@ If you have something you'd like to contribute to jekyll-polyglot, please open a
291291
These are talented and considerate software developers across the world that have lent their support to this project.
292292
**Thank You! ¡Gracias! Merci! Danke! 감사합니다! תודה רבה! Спасибо! Dankjewel! 谢谢!Obrigado!**
293293

294-
* [@jerturowetz](https://github.com/jerturowetz) 1.7.1
294+
* [@blackpill](https://github.com/blackpill) [1.8.1](https://polyglot.untra.io/2024/08/18/polyglot-1.8.1/)
295+
* [@hacketiwack](https://github.com/hacketiwack) [1.8.1](https://polyglot.untra.io/2024/08/18/polyglot-1.8.1/)
296+
* [@jerturowetz](https://github.com/jerturowetz) [sitemap generation](https://polyglot.untra.io/2024/03/17/polyglot-1.8.0/)
295297
* [@antoniovazquezblanco](https://github.com/antoniovazquezblanco) [1.7.0](https://polyglot.untra.io/2023/10/29/polyglot-1.7.0/)
296298
* [@salinatedcoffee](https://github.com/SalinatedCoffee) [ko support](https://polyglot.untra.io/2023/02/27/korean-support/)
297299
* [@aturret](https://github.com/aturret) [zh-CN support](https://polyglot.untra.io/2023/06/08/polyglot-1.6.0-chinese-support/)

jekyll-polyglot.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Gem::Specification.new do |s|
22
s.name = 'jekyll-polyglot'
3-
s.version = '1.8.0'
4-
s.date = '2024-03-17'
3+
s.version = '1.8.1'
4+
s.date = '2024-08-18'
55
s.summary = 'I18n plugin for Jekyll Blogs'
66
s.description = 'Fast open source i18n plugin for Jekyll blogs.'
77
s.authors = ['Samuel Volin']

make.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@echo off
2-
set VERSION="1.8.0"
2+
set VERSION="1.8.1"
33
REM this is running tests
44
CALL gem build jekyll-polyglot.gemspec
55
CALL gem install jekyll-polyglot-%VERSION%.gem

make.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#! /bin/sh
2-
VERSION="1.8.0"
2+
VERSION="1.8.1"
33
# this is running tests
44
gem build jekyll-polyglot.gemspec
55
gem install jekyll-polyglot-$VERSION.gem

site/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ url: https://polyglot.untra.io
6262

6363
paginate: 5
6464
# Custom vars
65-
version: 1.8.0
65+
version: 1.8.1
6666
# practical values langsep are "|", "•", "·", "-", "–"
6767
langsep: ""
6868

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: post
3+
title: Polyglot 1.8.1 - Community Bug Fixes Release
4+
lang: en
5+
---
6+
7+
Jekyll-Polyglot 1.8.1 has been released, which has a few feature improvements and recognizes community found bugs and provided fixes.
8+
9+
## Community provided bugfixes
10+
11+
**[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.
12+
13+
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.
14+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
layout: post
3+
title: Polyglot 1.8.1 - Community Bug Fixes Release
4+
lang: es
5+
---
6+
7+
Se ha lanzado Jekyll-Polyglot 1.8.1, que presenta algunas mejoras en las funciones y reconoce errores encontrados por la comunidad y proporciona correcciones.
8+
9+
## Correcciones proporcionadas por la comunidad
10+
11+
**[hacketiwack](https://github.com/hacketiwack)** proporcionó una [verificación más estricta para establecer un enlace permanente del documento](https://github.com/untra/polyglot/pull/200/files), evitando problemas posteriores con campos de frontmatter vacíos.
12+
13+
El usuario de Github **[blackpill](https://github.com/blackpill)** envió una [corrección de error de un carácter](https://github.com/untra/polyglot/pull/211/files) para la etiqueta de encabezados i18n al renderizar la alternativa href del enlace del idioma predeterminado.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
layout: post
3+
title: Polyglot 1.8.1 - Community Bug Fixes Release
4+
lang: ko
5+
---
6+
7+
Jekyll-Polyglot 1.8.1이 출시되었습니다. 이번 릴리스에는 몇 가지 기능 개선 사항과 커뮤니티에서 발견된 버그 해결이 포함되어 있습니다.
8+
9+
## 커뮤니티 제공 버그 수정
10+
11+
**[hacketiwack](https://github.com/hacketiwack)**은 문서 퍼malink 설정을 위한 [보다 엄격한 검사](https://github.com/untra/polyglot/pull/200/files)를 제공하여 빈 프런트매터 필드로 인한 하류 문제를 방지했습니다.
12+
13+
Github 사용자 **[blackpill](https://github.com/blackpill)**은 기본 언어 링크 대체 href 렌더링 시 i18n 헤더 태그에 대한 [단일 문자 버그 수정](https://github.com/untra/polyglot/pull/211/files)을 제출했습니다.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: post
3+
title: Polyglot 1.8.1 - Community Bug Fixes Release
4+
lang: pt-BR
5+
---
6+
7+
Jekyll-Polyglot 1.8.1 foi lançado, trazendo algumas melhorias de recursos e reconhecendo bugs identificados pela comunidade, para os quais foram fornecidas correções.
8+
9+
## Correções de Bugs Fornecidas pela Comunidade
10+
**[hacketiwack](https://github.com/hacketiwack)** contribuiu com uma [verificação mais rigorosa para definir um permalink de documento](https://github.com/untra/polyglot/pull/200/files), evitando problemas posteriores com campos vazios de frontmatter.
11+
12+
O usuário do Github **[blackpill](https://github.com/blackpill)** enviou uma [correção de bug de um caractere para a tag](https://github.com/untra/polyglot/pull/211/files) de cabeçalhos i18n ao renderizar o href alternativo do link do idioma padrão.

0 commit comments

Comments
 (0)