@@ -16,7 +16,9 @@ const milestones = [
1616 { year : '2009' , title : 'Migrating to Git' } ,
1717 { year : '2011' , title : 'Celebrating 10 Years' } ,
1818 { year : '2013' , title : 'phpMyFAQ 2.8 & MPL 2.0' } ,
19+ { year : '2016' , title : 'Celebrating 15 Years' } ,
1920 { year : '2020' , title : 'phpMyFAQ 3.0' } ,
21+ { year : '2021' , title : 'Celebrating 20 Years' } ,
2022 { year : '2024' , title : 'phpMyFAQ 4.0' } ,
2123 { year : '2026' , title : '25 Years & Still Going' } ,
2224] ;
@@ -40,6 +42,11 @@ export default function TwentyFiveYearsPage() {
4042 multilingual open-source FAQ platform used around the world. Twenty-five years of continuous development,
4143 community contributions, and a passion for making knowledge accessible.
4244 </ p >
45+ < p >
46+ Knowledge is evolving – and so is phpMyFAQ. Look forward with the upcoming 4.1 and 4.2 releases to a future where
47+ we combine modern intelligence with AI Agent support via MCP and intuitive user experience to take self-service
48+ support to a whole new level.
49+ </ p >
4350
4451 { /* Timeline */ }
4552 < h2 > Milestones</ h2 >
0 commit comments