@@ -8,9 +8,39 @@ priority: 1.0
88
99webtrees 2.2.5 is now available for download.
1010
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
11+ The major fixes are listed below
12+
13+ * Add support for PHP 8.6
14+ * Don't show BURI in chartbox when DEAT is present
15+ * Fix: Interactive table features don't work without pretty urls
16+ * Show names of linked records in pending changes log
17+ * Count individuals (not dates) in statistics
18+ * When adding a child to a family, put it between older and younger children
19+ * Improved support for Legacy GEDCOM dialect
20+ * Bypassing forms with CAPTCHA caused session error.
21+ * Include combining diacritics from non-latin alphabets when normalizing text
22+ * Add CLI commands to create/edit/delete users and trees
23+ * Add more paths to robots.txt
24+ * Compatibility with SQL-Server
25+ * Move the color theme palette to inline CSS
26+ * Remove references to bing maps
27+ * MacFamilyTree generates GEDCOM with duplicate XREFs
28+ * Remove Bing Maps - it closed in June 2025
29+ * Allow _ TODO items to contain markdown and links
30+ * Don't renumber XREFs when pending changes exist
31+ * Only use solid icons and upgrade fontawesome package
32+ * Fix install error - pdo_mysql.default_socket not available on Windows
33+ * Use default language for custom welcome text, if the current language is unavailable
34+ * Add EDUC & PROP as extra fields in advanced search
35+ * Do not exlcude names of type 'marriage' in the Family name
36+ * Show socket path as disabled instead of readonly
37+ * Be clear that MariaDB is supported as well as MySQL
38+ * Relationship chart parameters always reset to defaults
39+ * memory_limit = -1 means unlimited
40+ * Fix FAMC label in events of close relatives
41+ * Setup wizard reported memory_limit as zero
42+ * Fix new username/email differs by case from existing
43+ * Fix column name in anniversaries table
44+ * Block robots from more pages
1545
1646See the [ change log] ( https://github.com/fisharebest/webtrees/compare/2.2.4...2.2.5 ) for details.
0 commit comments