User visible changes in phpMyFAQ releases since 2001 until today
4.1.3
- fixed security vulnerabilities
- updated third party dependencies
- fixed bugs
4.1.2
- fixed security vulnerabilities
- updated third party dependencies
- fixed bugs
4.1.1
- fixed security vulnerabilities
- updated third party dependencies
- fixed bugs
4.1.0
- changed PHP requirement to PHP 8.3 or later
- added configuration to edit robots.txt
- added configuration to edit llms.txt
- added Symfony Routing for administration backend
- added code snippets plugin with syntax highlighting in WYSIWYG editor
- added an administration view for orphaned FAQs
- added plugin administration backend
- added image upload and image manager in the Markdown editor
- added experimental support for PDO
- added possibility to enable/disable admin session counter
- added EU Data Act 2025 compliance
- added Urdu translation
- added dark mode / light mode / high contrast toggle
- added support for PHP 8.5
- added support for OpenSearch
- added support for .env files
- added support for Mago
- added ESLint configuration
- added experimental support for FrankenPHP
- added experimental support for LDAP group support
- added experimental MCP Server
- added experimental update via command line
- added experimental support for PHP 8.6
- improved online update feature
- improved experimental plugin manager
- updated all translations
- updated to PHPUnit v12
- migrated codebase to use PHP 8.3 language features
- migrated from WYSIWYG editor from TinyMCE to Jodit Editor
- migrated from JavaScript to TypeScript
- migrated from Webpack to Vite v7
- migrated from Jest to Vitest v4