Skip to content

Commit 86a7164

Browse files
committed
2.2.5 and 2.1.26 released
1 parent cdad925 commit 86a7164

6 files changed

Lines changed: 36 additions & 7 deletions

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ email: greg@subaqua.co.uk
55
description: >
66
webtrees is a web application that allows you to publish your genealogy online,
77
collaborate with family members and take control of your data.
8-
latest_version: "2.2.4"
9-
latest_version_22: "2.2.4"
10-
latest_version_21: "2.1.25"
8+
latest_version: "2.2.5"
9+
latest_version_22: "2.2.5"
10+
latest_version_21: "2.1.26"
1111
latest_version_20: "2.0.26"
1212
latest_version_17: "1.7.20"
1313
latest_version_14: "1.4.6"

_install/requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ order: 1
77

88
## PHP Requirements
99

10-
| webtrees branch | status | latest version | PHP 5.3-5.6 | PHP 7.0-7.3 | PHP 7.4 | PHP 8.0-8.2 | PHP 8.3-8.5 |
10+
| webtrees branch | status | latest version | PHP 5.3-5.6 | PHP 7.0-7.3 | PHP 7.4 | PHP 8.0-8.2 | PHP 8.3-8.6 |
1111
|-----------------|---------------------|------------------------------|-------------|-------------|---------|-------------|-------------|
1212
| 2.2 | stable | {{ site.latest_version_22 }} ||||||
1313
| 2.1 | security fixes only | {{ site.latest_version_21 }} ||||||

_posts/2025-08-04-new-webtrees-release-2-1-25.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ layout: post
33
title: "webtrees 2.1.25 released"
44
date: 2025-08-04
55
sitemap:
6-
priority: 1.0
6+
priority: 0.7
77
---
88

99
webtrees 2.1.25 is now available for download.
1010

11-
It contains backported updates from 2.1.25.
11+
It contains backported updates from 2.2.4.
1212

1313
See the [change log](https://github.com/fisharebest/webtrees/compare/2.1.24...2.1.25) for details.

_posts/2025-08-04-new-webtrees-release-2-2-4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: post
33
title: "webtrees 2.2.4 released"
44
date: 2025-08-04
55
sitemap:
6-
priority: 1.0
6+
priority: 0.7
77
---
88

99
webtrees 2.2.4 is now available for download.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
layout: post
3+
title: "webtrees 2.1.26 released"
4+
date: 2026-01-13
5+
sitemap:
6+
priority: 1.0
7+
---
8+
9+
webtrees 2.1.26 is now available for download.
10+
11+
It contains backported updates from 2.2.5.
12+
13+
See the [change log](https://github.com/fisharebest/webtrees/compare/2.1.25...2.1.26) for details.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
layout: post
3+
title: "webtrees 2.2.5 released"
4+
date: 2026-01-13
5+
sitemap:
6+
priority: 1.0
7+
---
8+
9+
webtrees 2.2.5 is now available for download.
10+
11+
* Fix: editing NOTE records causes corrupt data
12+
* Fix: compatibility with Postgres
13+
* Fix: divorce statistics
14+
* Fix: link from individual page to user page
15+
16+
See the [change log](https://github.com/fisharebest/webtrees/compare/2.2.4...2.2.5) for details.

0 commit comments

Comments
 (0)