Skip to content

Commit

Permalink
release prep 1.8.1 (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
untra authored Aug 19, 2024
1 parent ee04a56 commit 879e492
Show file tree
Hide file tree
Showing 11 changed files with 74 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
jekyll-polyglot (1.8.0)
jekyll-polyglot (1.8.1)
jekyll (>= 4.0, >= 3.0)

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

* [@jerturowetz](https://github.com/jerturowetz) 1.7.1
* [@blackpill](https://github.com/blackpill) [1.8.1](https://polyglot.untra.io/2024/08/18/polyglot-1.8.1/)
* [@hacketiwack](https://github.com/hacketiwack) [1.8.1](https://polyglot.untra.io/2024/08/18/polyglot-1.8.1/)
* [@jerturowetz](https://github.com/jerturowetz) [sitemap generation](https://polyglot.untra.io/2024/03/17/polyglot-1.8.0/)
* [@antoniovazquezblanco](https://github.com/antoniovazquezblanco) [1.7.0](https://polyglot.untra.io/2023/10/29/polyglot-1.7.0/)
* [@salinatedcoffee](https://github.com/SalinatedCoffee) [ko support](https://polyglot.untra.io/2023/02/27/korean-support/)
* [@aturret](https://github.com/aturret) [zh-CN support](https://polyglot.untra.io/2023/06/08/polyglot-1.6.0-chinese-support/)
Expand Down
4 changes: 2 additions & 2 deletions jekyll-polyglot.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = 'jekyll-polyglot'
s.version = '1.8.0'
s.date = '2024-03-17'
s.version = '1.8.1'
s.date = '2024-08-18'
s.summary = 'I18n plugin for Jekyll Blogs'
s.description = 'Fast open source i18n plugin for Jekyll blogs.'
s.authors = ['Samuel Volin']
Expand Down
2 changes: 1 addition & 1 deletion make.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
set VERSION="1.8.0"
set VERSION="1.8.1"
REM this is running tests
CALL gem build jekyll-polyglot.gemspec
CALL gem install jekyll-polyglot-%VERSION%.gem
Expand Down
2 changes: 1 addition & 1 deletion make.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#! /bin/sh
VERSION="1.8.0"
VERSION="1.8.1"
# this is running tests
gem build jekyll-polyglot.gemspec
gem install jekyll-polyglot-$VERSION.gem
Expand Down
2 changes: 1 addition & 1 deletion site/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ url: https://polyglot.untra.io

paginate: 5
# Custom vars
version: 1.8.0
version: 1.8.1
# practical values langsep are "|", "•", "·", "-", "–"
langsep: ""

Expand Down
14 changes: 14 additions & 0 deletions site/_posts/2024-08-18-polyglot-1.8.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,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.

13 changes: 13 additions & 0 deletions site/_posts/es/2024-08-18-polyglot-1.8.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: post
title: Polyglot 1.8.1 - Community Bug Fixes Release
lang: es
---

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.

## Correcciones proporcionadas por la comunidad

**[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.

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.
13 changes: 13 additions & 0 deletions site/_posts/ko/2024-08-18-polyglot-1.8.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: post
title: Polyglot 1.8.1 - Community Bug Fixes Release
lang: ko
---

Jekyll-Polyglot 1.8.1이 출시되었습니다. 이번 릴리스에는 몇 가지 기능 개선 사항과 커뮤니티에서 발견된 버그 해결이 포함되어 있습니다.

## 커뮤니티 제공 버그 수정

**[hacketiwack](https://github.com/hacketiwack)**은 문서 퍼malink 설정을 위한 [보다 엄격한 검사](https://github.com/untra/polyglot/pull/200/files)를 제공하여 빈 프런트매터 필드로 인한 하류 문제를 방지했습니다.

Github 사용자 **[blackpill](https://github.com/blackpill)**은 기본 언어 링크 대체 href 렌더링 시 i18n 헤더 태그에 대한 [단일 문자 버그 수정](https://github.com/untra/polyglot/pull/211/files)을 제출했습니다.
12 changes: 12 additions & 0 deletions site/_posts/pt-BR/2024-08-18-polyglot-1.8.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: post
title: Polyglot 1.8.1 - Community Bug Fixes Release
lang: pt-BR
---

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.

## Correções de Bugs Fornecidas pela Comunidade
**[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.

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.
13 changes: 13 additions & 0 deletions site/_posts/zh-CN/2024-08-18-polyglot-1.8.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: post
title: Polyglot 1.8.1 - Community Bug Fixes Release
lang: zh-CN
---

Jekyll-Polyglot 1.8.1 版本已经发布,其中包含了一些功能改进,并修复了社区发现的漏洞。

## 社区贡献的漏洞修复

**[hacketiwack](https://github.com/hacketiwack)** 提供了用于 [更严格检查设置文档永久链接](https://github.com/untra/polyglot/pull/200/files) 的代码,防止因空的前置字段导致的下游问题。

Github 用户 **[blackpill](https://github.com/blackpill)** 提交了针对 i18n headers 标签的 [单字符错误修复](https://github.com/untra/polyglot/pull/211/files),用于渲染默认语言链接的替代链接(href)。

0 comments on commit 879e492

Please sign in to comment.