| Age | Commit message (Expand) | Author |
| 2026-07-14 | Server-validated X-Real-IP proxy handling, publicPort lifecycle fix, peer-sta... | Michael Peter Christen |
| 2026-07-12 | proper IP recognition using header X-Real-IP when YaCy is behind a | Michael Peter Christen |
| 2026-07-12 | Migrated to Solr 9.10.1 and Lucene 9.12.3 | Michael Peter Christen |
| 2026-07-12 | Downgraded YaCy to Jetty 12.0.37 | Michael Peter Christen |
| 2026-07-12 | Migration to Jetty 12.1.11 | Michael Peter Christen |
| 2026-07-12 | towards a Jetty 9 decoupling baseline for the Jetty 12 migration | Michael Peter Christen |
| 2026-07-11 | isolate Solr 9.0 Jetty client dependencies in a relocated bridge | Michael Peter Christen |
| 2026-07-11 | de-coupling of security functions from jetty | Michael Peter Christen |
| 2026-07-11 | cleaned up user authentication | Michael Peter Christen |
| 2026-07-10 | migrated jcifs, mime4j to latest | Michael Peter Christen |
| 2026-07-09 | enhanced Network Graph Caching | Michael Peter Christen |
| 2026-07-07 | Major fix for localization: finalizing German, French, Spanish, Italian, | Michael Peter Christen |
| 2026-07-05 | removed the snapshot feature and all dependencies from non-java code | Michael Peter Christen |
| 2026-07-05 | IPv6-aware fixes | Michael Peter Christen |
| 2026-02-17 | Remove suspicious JavaScript code fragments from snippet lines. | Michael Peter Christen |
| 2026-02-17 | fixed parsing of x-data-elements in <div> | Michael Peter Christen |
| 2025-10-04 | fix test after the lastest changes | Henschi |
| 2025-08-25 | support for /date search to be sorted by date published - https://github.com/... | Roman Szarowski |
| 2025-04-04 | adapt test, but I don't think that's right (extra space) | Henschi |
| 2025-04-04 | adapt test to commit 0689f4f0ae2907c35c080ea15b5ad406ea9402e7 | Henschi |
| 2025-04-04 | fix test and test the input values from document | Henschi |
| 2025-04-03 | fix test values because title in windows and mac PPT is not empty or null | Henschi |
| 2025-04-03 | fix tests | Henschi |
| 2025-03-28 | fix compile test | Henschi |
| 2024-07-21 | replaced http links with https | Michael Peter Christen |
| 2022-02-07 | fix test xlsx file with correct anchor | reger24 |
| 2022-02-03 | changed link to new forum location | Michael Peter Christen |
| 2021-08-03 | fixed doku link | Michael Peter Christen |
| 2020-08-03 | removes some warning and unused objects | sgaebel |
| 2020-07-31 | removes some deprecation-warnings | sgaebel |
| 2020-07-28 | replace org.junit.Assert.assertThat by | sgaebel |
| 2020-07-27 | removes some warnings: unused imports, params | sgaebel |
| 2020-07-12 | added debug code to parser test to investigate why this fails in travis | Michael Peter Christen |
| 2019-10-13 | fix for failing parser test: new forum link | Michael Peter Christen |
| 2019-06-15 | fixed many links to old forum, now https://searchlab.eu | Michael Christen |
| 2019-04-09 | Support parsing audio URLs without file extension | luccioman |
| 2018-12-06 | Properly resolve relative URLs against document URL in html base tags | luccioman |
| 2018-11-10 | Fixed concurrency issue on cache used for circles rendering | luccioman |
| 2018-10-04 | Decode blacklist entries for easier edition of non ascii chars | luccioman |
| 2018-10-02 | Improved normalization of blacklist path patterns having non ascii chars | luccioman |
| 2018-08-15 | Added a parser for XZ compressed archives. | luccioman |
| 2018-07-08 | Suppress compilation warning on unit testing intentional failure | luccioman |
| 2018-06-29 | Removed more unsafe concurrent accesses to SimpleDateFormat instances. | luccioman |
| 2018-06-28 | Fixed unsafe conccurent access to generic SimpleDateFormat instances | luccioman |
| 2018-06-19 | Added a new crawler document filter type using Solr syntax | luccioman |
| 2018-06-19 | Fixed JUnit test after removal of unused Transformer | luccioman |
| 2018-05-13 | Reduced memory footprint of text snippet extraction | luccioman |
| 2018-05-11 | Reduced text snippet extraction processing time. | luccioman |
| 2018-05-01 | Easier tracking of longest text snippets initializations | luccioman |
| 2018-02-15 | Handle escaped line breaks and separators in vocabulary import from CSV | luccioman |