Skip to content

Commit

Permalink
2.1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
fisharebest committed Apr 8, 2024
1 parent 45ee878 commit b167c61
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ email: [email protected]
description: >
webtrees is a web application that allows you to publish your genealogy online,
collaborate with family members and take control of your data.
latest_version: "2.1.19"
latest_version: "2.1.20"
latest_version_22: "dev"
latest_version_21: "2.1.19"
latest_version_21: "2.1.20"
latest_version_20: "2.0.26"
latest_version_17: "1.7.20"
latest_version_14: "1.4.6"
Expand Down
2 changes: 1 addition & 1 deletion _posts/2024-03-19-new-webtrees-release-2-1-19.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: post
title: "webtrees 2.1.19 released"
date: 2024-03-19
sitemap:
priority: 1.0
priority: 0.7
---

webtrees 2.1.19 is now available for download.
Expand Down
20 changes: 20 additions & 0 deletions _posts/2024-04-08-new-webtrees-release-2-1-20.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: post
title: "webtrees 2.1.20 released"
date: 2024-04-08
sitemap:
priority: 1.0
---

webtrees 2.1.20 is now available for download.

Fixes:

* Compatibility with PHP 7.4 and PHP 8.4
* Compatibility with PostGres
* Revert to older version of datatables for compatibility with Boostrap 5
* Error in local time conversion in changes log
* Missing location icon in changes block
* Allowed classes/styles in ckEditor

See the [change log](https://github.com/fisharebest/webtrees/compare/2.1.19...2.1.20) for details.

0 comments on commit b167c61

Please sign in to comment.