|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "webtrees 2.2.3 released" |
| 4 | +date: 2025-07-29 |
| 5 | +sitemap: |
| 6 | +priority: 1.0 |
| 7 | +--- |
| 8 | + |
| 9 | +webtrees 2.2.2 is now available for download. |
| 10 | + |
| 11 | +* Security: fix for XSS vulnerability |
| 12 | +* Update: logic for detecting and blocking bad robots/crawlers |
| 13 | +* Update: use UUIDv7 instead of UUIDv4 |
| 14 | +* Add: CLI interface for managing sites, trees and users |
| 15 | +* Add: Support for PHP 8.5 |
| 16 | +* Add: Armenian translation |
| 17 | +* Fix: date input in advanced search |
| 18 | +* Fix: memory limitations when creating ZIP files |
| 19 | +* Fix: Rename 'Google Webmaster Tools' to 'Google Search Console' |
| 20 | +* Fix: delete user sessions when deleting users |
| 21 | +* Fix: first week misaligned on calendar widget when 1st of month is a Sunday |
| 22 | +* Fix: highlighting current day in calendar widget |
| 23 | +* Fix: missing translations of Godparent and Cemetery |
| 24 | +* Fix: incorrect URL in Austrian historic events |
| 25 | +* Fix: don't use CDN for bootstrap files during setup |
| 26 | +* Fix: Postgres compatibility |
| 27 | +* Fix: broken links cause error in re-order media page |
| 28 | +* Fix: ignore accented letters in branches list |
| 29 | +* Fix: searching individuals/families using accented letters |
| 30 | +* Fix: typo in French relationships |
| 31 | +* Fix: do not automatically populate new _UID fields |
| 32 | +* Fix: timestamps for new/edit news/journal articles |
| 33 | +* Fix: support more tags from Heredis |
| 34 | +* Fix: use SVG icons as defaults in the welcome blocks |
| 35 | +* Fix: statistics for birth/death/marriage/divorce should count individuals/families, not events |
| 36 | +* Fix: family submitters should not appear on individual page |
| 37 | +* Fix: allow searching by UID/_UID |
| 38 | +* Fix: increase indent size for individual numbering |
| 39 | +* Fix: system emails sent in wrong language |
| 40 | +* Fix: trailing space after empty NOTE tag |
| 41 | +* Fix: column widths on research tasks block |
| 42 | +* Fix: don't show empty place links |
| 43 | +* Fix: wrong default parameters in URL for relationship chart |
| 44 | +* Fix: date columns sorting incorrectly in individual/family tables |
| 45 | +* Fix: don't close modals when clicking on the backdrop |
0 commit comments