|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "webtrees 2.2.6 released" |
| 4 | +date: 2026-99-99 |
| 5 | +sitemap: |
| 6 | +priority: 1.0 |
| 7 | +--- |
| 8 | + |
| 9 | +webtrees 2.2.6 is now available for download. |
| 10 | + |
| 11 | +The major changes are listed below |
| 12 | + |
| 13 | +* Ensure CLI commands only run from the CLI |
| 14 | +* Increase the number of generations available in charts |
| 15 | +* The hideshowpassword plugin is abandoned and has been replaced |
| 16 | +* Fix double HTTP request when logging out |
| 17 | +* Loading indicators now fade in after a second to avoid flashing for fast requests |
| 18 | +* Configurable delay for slide show images |
| 19 | +* Add error handling for modules that fail to boot |
| 20 | +* Update list of bad robots |
| 21 | +* HEAD:SUBM missing from GEDCOM export when privacy filters are disabled |
| 22 | +* Fix CLI tools cannot access private trees |
| 23 | +* Improve searching for Arabic text with diacritics |
| 24 | +* Performance - lazy-load privacy restrictions |
| 25 | +* Performance - remove unnecessary SQL queries for null users |
| 26 | +* Build .ZIP archives on disk instead of in memory to allow larger exports |
| 27 | +* Don't compress media files in .ZIP exports to improve performance |
| 28 | +* Fix Postgres compatibility for media types |
| 29 | +* Fix Markdown in notes in reports breaks formatting |
| 30 | +* Add SQL debug logging for developers |
| 31 | +* Add watermarks to images in reports |
| 32 | +* Fix name overflow in pedigree reports |
| 33 | + |
| 34 | +A few of these changes have been backported to the 2.1 branch to create webtrees 2.1.27. |
| 35 | + |
| 36 | +See the [change log](https://github.com/fisharebest/webtrees/compare/2.2.5...2.2.6) for details. |
0 commit comments