Changelog
phpMyFAQ 4.0.x
phpMyFAQ 4.0.0-beta.2 - 2024-09-22
- changed PHP requirement to PHP 8.2 or later
- changed rewrite rules for Apache and nginx as mandatory requirement
- changed folder structure
- added Twig as new template engine
- added Symfony Routing
- added trending FAQs
- added new frontend layout
- added new admin configuration frontend
- added new admin category management frontend with full drag and drop sorting support
- added new admin FAQ management frontend
- added possibility to sort sticky FAQs
- added possibility to enable/disable cookie consent
- added experimental online update feature
- added new REST API v3 with OpenAPI specification
- added Kubernetes manifest samples
- added experimental import of FAQs from CSV
- added CSV export of user sessions
- added possibility to add custom CSS via admin frontend
- added experimental plugin manager
- added experimental support for PHP 8.4
- added "share with" feature
- added basic support for Rich Snippets
- added experimental support for WebAuthn / Passkeys
- improved installation and update
- improved SEO support
- improved session timout warning for admins
- removed Twitter/X support
- removed support for adding own meta-content in templates
- removed REST API v2
- removed "send to friend" feature
- migrated from Yarn to PNPM
- migrated from Fork Awesome to Bootstrap Icons
- migrated codebase to use PHP 8.2 language features
- updated to PHPUnit v11
- updated Polish translation
- updated French translation
phpMyFAQ 3.2.x
phpMyFAQ 3.2.9 - 2024-07-23
- fixed bugs introduced with v3.2.8
phpMyFAQ 3.2.8 - 2024-07-21
- fixed security vulnerability
- fixed minor bugs
phpMyFAQ 3.2.7 - 2024-06-07
- updated and improved cookie consent
- updated bundled dependencies
- fixed minor bugs
phpMyFAQ 3.2.6 - 2024-03-25
- fixed multiple vulnerabilities
- updated bundled dependencies
- fixed minor bugs
phpMyFAQ 3.2.5 - 2024-02-05
- fixed multiple vulnerabilities
- updated bundled dependencies
- fixed minor bugs
phpMyFAQ 3.2.4 - 2024-01-10
- updated bundled dependencies
- fixed minor bugs
phpMyFAQ 3.2.3 - 2023-11-24
- added support for PHP 8.3
- updated bundled dependencies
- fixed minor bugs
phpMyFAQ 3.2.2 - 2023-10-27
- fixed multiple vulnerabilities
- re-added fullscreen plugin for TinyMCE
- updated bundled dependencies
- fixed minor bugs
phpMyFAQ 3.2.1 - 2023-09-21
- fixed multiple vulnerabilities
- fixed minor bugs
phpMyFAQ 3.2.0 - 2023-09-04 (Codename: Pontus)
- changed PHP requirement to PHP 8.1.0 or later
- changed to HTTPS as new default
- changed MariaDB / MySQL / Percona Server / Galera Cluster to InnoDB only
- changed MariaDB requirement to 10.0
- changed MySQL / Percona Server / Galera Cluster requirement to 8.0 or later
- changed PostgreSQL requirement to 10.0 or later
- changed MS SQL Server requirement to 2016 or later
- added support for PHP 8.2
- added 2FA (Two Factor Authentication)
- added experimental Azure AD login
- added option to use Google ReCaptcha
- added REST API v2.2 to fetch groups, add categories, and update FAQs
- added verification of backup files
- added option to disable questions and notifications
- added new options for more flexibility
- added new mobile first, touch-friendly default layout
- added HTTPS support for local Docker development
- added Symfony HttpFoundation
- added Monolog v3 as logging solution
- removed experimental large permissions support with sections
- removed broken link verification
- removed translation frontend for users
- migrated from SwiftMailer to Symfony Mailer
- migrated codebase to use PHP 8.1 language features
- updated to Bootstrap v5.3
- updated to TinyMCE v6.7
- updated to PHPUnit v10
- updated Japanese translation
- updated Dutch translation
phpMyFAQ 3.1.x
phpMyFAQ 3.1.18 - 2023-09-21
- fixed multiple vulnerabilities
- fixed minor bugs
phpMyFAQ 3.1.17 - 2023-08-27
- fixed multiple vulnerabilities
- fixed minor bugs
phpMyFAQ 3.1.16 - 2023-07-16
- fixed multiple vulnerabilities
- fixed minor bugs
phpMyFAQ 3.1.15 - 2023-06-17
phpMyFAQ 3.1.14 - 2023-05-17
- fixed multiple vulnerabilities
- updated bundled dependencies
- fixed minor bugs
phpMyFAQ 3.1.13 - 2023-04-23
- fixed multiple vulnerabilities
- fixed minor bugs
phpMyFAQ 3.1.12 - 2023-03-20
- fixed multiple vulnerabilities
- fixed minor bugs
phpMyFAQ 3.1.11 - 2023-02-12
- Happy 22nd Birthday, phpMyFAQ!
- fixed multiple vulnerabilities
- fixed minor bugs
phpMyFAQ 3.1.10 - 2023-01-15
- fixed multiple vulnerabilities
- fixed minor bugs
phpMyFAQ 3.1.9 - 2022-12-11
- fixed multiple vulnerabilities
- fixed minor bugs
- updated bundled dependencies
phpMyFAQ 3.1.8 - 2022-10-24
- fixed multiple vulnerabilities
- fixed minor bugs
phpMyFAQ 3.1.7 - 2022-10-02
- fixed CSRF vulnerability
- fixed minor bugs
phpMyFAQ 3.1.6 - 2022-07-23
- fixed XSS vulnerability
- fixed dismiss error for cookie consent
- fixed minor bugs
phpMyFAQ 3.1.5 - 2022-06-27
- added compatibility with Elasticsearch v8+
- added trust of self-signed certificates with MS SQL
- fixed minor bugs
phpMyFAQ 3.1.4 - 2022-04-25
phpMyFAQ 3.1.3 - 2022-04-24
- fixed login via LDAP
- fixed minor bugs
phpMyFAQ 3.1.2 - 2022-03-16
- fixed minor bugs
- updated bundled dependencies
phpMyFAQ 3.1.1 - 2022-02-14
- fixed enabled debug mode
- updated bundled dependencies
phpMyFAQ 3.1.0 - 2022-02-12 (Codename: Poseidon)
- Happy 21st Birthday, phpMyFAQ!
- changed PHP requirement to PHP 7.4+
- added support for PHP 8.0 and PHP 8.1
- added support for Elasticsearch v6+
- added drag and drop sorting for main categories
- added possibility to add users without a password
- added export of all users as CSV
- added ChartJS as new charting library
- added REST API v2.1 to register users and add FAQs
- added API client tokens for REST API v2.1
- added opt-in for displaying user data
- added mail notifications for new FAQs in admin section
- added possibility to login via email address
- updated to Composer v2 and improved build
- improved install and update scripts
- removed REST API v1
- removed RSS support
- removed rewrite support for IIS
- removed password hashing with MD5 and SHA-1
- removed OpenSearch support
- removed Travis CI build, switched to Github Actions
- fixed minor bugs
phpMyFAQ 3.0.x
phpMyFAQ 3.0.12 - 2022-01-22
- fixed broken LDAP authentication
- updated bundled dependencies
- fixed minor bugs
phpMyFAQ 3.0.11 - 2022-01-18
- fixed enabled debug mode
- updated bundled dependencies
phpMyFAQ 3.0.10 - 2022-01-17
- fixed multiple XSS and CSRF vulnerabilities (advisory)
- fixed minor bugs
phpMyFAQ 3.0.9 - 2021-04-17
phpMyFAQ 3.0.8 - 2021-02-24
- updated to Bootstrap v4.6
- fixed minor bugs
phpMyFAQ 3.0.7 - 2020-12-23
- fixed XSS vulnerability (advisory)
- added TOC plugin for TinyMCE
- removed support for deprecated data-vocabulary.org schema
- removed Travis CI build, switched to Github Actions
- fixed minor bugs
phpMyFAQ 3.0.6 - 2020-11-27
- added support for PHP 8.0
- fixed minor bugs
phpMyFAQ 3.0.5 - 2020-10-17
- minor improvements
- fixed minor bugs
phpMyFAQ 3.0.4 - 2020-07-26
- session timeout extended to 5 hours
- fixed minor bugs
phpMyFAQ 3.0.3 - 2020-05-21
- improved FAQ editing
- updated to Bootstrap v4.5
- fixed minor bugs
phpMyFAQ 3.0.2 - 2020-04-16
- improved handling of multiple homepage categories
- improved FAQ editing
- fixed minor bugs
phpMyFAQ 3.0.1 - 2020-03-17
- re-added tag cloud on several pages
- fixed minor bugs
- fixed update issues for PostgreSQL
phpMyFAQ 3.0.0 - 2020-02-16 (Codename: Phobos)
- changed PHP requirement to PHP 7.2+
- added PHP namespaces
- added Docker support
- added experimental large permissions support with sections
- added support for Elasticsearch v5+
- added LDAP configuration frontend
- added configuration for enable/disable XML sitemap
- added support for category images
- added support for categories on homepage
- added image slider template
- added improved attachment overview
- added HTML5 export
- added support for EU General Data Protection Regulation
- added multiple attachment upload
- added 404 page template
- added Mongolian translation
- added support for adding own meta content in templates
- added new REST API v2 (includes login)
- improved sticky records
- improved brute force handling
- improved layout
- switched CSS development from LESS to SCSS
- template variable syntax compatible with Twig/Handlebars
- updated Turkish translation
- updated bundled dependencies
- deprecated RSS feeds
- deprecated REST API v1
- removed translation admin frontend
- removed XHTML export
- removed support for ext/mssql
- removed bundled Symfony ClassLoader
- removed Bower, now using Yarn only
- removed Modernizr
- removed share on Facebook link
- removed Facebook Like Button support
phpMyFAQ 2.9.x
phpMyFAQ 2.9.13 - 2019-02-14
- fixed XSS vulnerabilities in the bundled Bootstrap version
phpMyFAQ 2.9.12 - 2019-02-12
- updated bundled Bootstrap to version 3.4.0
- fixed minor bugs
phpMyFAQ 2.9.11 - 2018-09-02
- fixed multiple vulnerabilities (advisory)
- updated bundled jQuery to version
- updated bundled Handlebars to version
phpMyFAQ 2.9.10 - 2018-02-17
- updated Dutch translation
- updated bundled SwiftMailer to version 5.4.9
- updated bundled phpseclib to version 2.0.9
- updated bundled TinyMCE to version 4.6.7
- fixed minor bugs
phpMyFAQ 2.9.9 - 2017-10-19
- fixed XSS and CSRF vulnerabilities (advisory)
- updated bundled Bootstrap to version 3.3.7
- updated bundled Font Awesome to version 4.7.0
- updated bundled TinyMCE to version 4.5.7
- updated bundled HighlightJS to version 9.12.0
- fixed minor bugs
phpMyFAQ 2.9.8 - 2017-07-12
- fixed improper restriction (advisory)
- add LDAP search in sub groups (Thorsten
- updated French translation
- fixed minor bugs
phpMyFAQ 2.9.7 - 2017-04-02
- fixed stored XSS vulnerability (advisory)
- fixed minor bugs
phpMyFAQ 2.9.6 - 2017-01-27
- fixed possible arbitrary PHP code execution
- ready for PHP 7.1
- fixed minor bugs
phpMyFAQ 2.9.5 - 2016-08-31
phpMyFAQ 2.9.4 - 2016-08-02
- updated bundled Bootstrap to version 3.3.7
- updated bundled TinyMCE to version 4.4.1
- fixed minor bugs
phpMyFAQ 2.9.3 - 2016-08-01
phpMyFAQ 2.9.2 - 2016-07-05
- updated bundled phpseclib to version 2.0.2
- updated bundled TinyMCE to version 4.4.0
- fixed minor bugs
phpMyFAQ 2.9.1 - 2016-05-31
- fixed stored XSS vulnerability (advisory)
- added new source code paste plugin
- removed American English translation
- updated bundled TinyMCE to version 4.3.12
- updated bundled Typeahead.js to version 0.11.0
- fixed minor bugs
phpMyFAQ 2.9.0 - 2016-05-13 (Codename: Proteus)
- ready for PHP 7
- changed PHP requirement to PHP 5.5+ and PHP 7
- added support for HHVM 3.4.2+
- added support for Elasticsearch
- added new mobile first, touch-friendly default layout
- added tag intersection based search
- added support for Markdown
- added permissions for guests
- added support for multiple LDAP/AD servers
- added experimental support for LDAP dynamic user binding
- added frontend dependency management using Bower
- added possibility to delete all logged search terms
- added support for MySQL sockets
- added configuration for enable/disable highlighting search terms
- added configuration for enable/disable RSS feeds
- added configuration to enable/disable gzip compression
- added configuration for inactive, hidden categories
- added configuration to disable registration
- added configuration to allow anonymous downloads
- added configuration to override user passwords by admin
- added configuration to reset voting and visits
- added configuration to disable smart answering
- added tag management frontend
- added full support for SQLite3
- added control for meta robots handling
- added configuration for auto-activation of new users
- added support for SMTP
- added bundled Twitter Typeahead.js
- added support for custom headers and footers in PDF exports
- added support for language specific open questions
- added moderator groups to categories
- added FAQ overview page
- added JSON export
- added private notes to FAQs
- added experimental support for bcrypt
- extended REST/JSON API
- added simple bash based backup script
- code base PSR-1 and PSR-2 compatible
- updated bundled Symfony ClassLoader to version 2.6.13
- updated bundled jQuery to version 1.11.2
- updated bundled Bootstrap to version 3.3.5
- updated bundled Font Awesome to version 4.4.0
- updated bundled Modernizr to version 2.8.3
- updated bundled TinyMCE to version 4.2.7
- updated bundled SwiftMailer to version 5.4.1
- updated bundled Parsedown to version 1.5.3
- updated bundled HighlightJS to version 8.9.1
- updated bundled Elasticsearch client to version 2.1.5
- updated Russian translation
- removed bundled SyntaxHighlighter
- dropped support for ext/mysql
- dropped support for SQLite2
- dropped support for Zeus Webserver, IIS 6 and lighttpd
- fixed a lot of minor bugs
phpMyFAQ 2.8.x
phpMyFAQ 2.8.29 - 2016-05-31
- fixed stored XSS vulnerability (advisory)
phpMyFAQ 2.8.28 - 2016-05-13
phpMyFAQ 2.8.27 - 2016-04-11
- fixed CSRF security issue (advisory)
- added possibility to use fullscreen videos
- added compatibility with MySQL 5.7
- fixed some minor bugs
phpMyFAQ 2.8.26 - 2016-02-12 - 15 years of phpMyFAQ Edition
- dropped support for Internet Explorer 9 and 10
- updated Italian translation
- updated Norwegian Bokmål translation
- fixed some minor bugs
phpMyFAQ 2.8.25 - 2015-12-05
- ready for PHP 7
- added American English translation
- updated bundled Symfony ClassLoader to version 2.6.11
- updated Japanese translation
- updated Brazilian Portuguese translation
- updated Italian translation
- updated Dutch translation
- fixed some minor bugs
phpMyFAQ 2.8.24 - 2015-07-27
- updated Farsi translation
- fixed some minor bugs
phpMyFAQ 2.8.23 - 2015-06-13
- updated bundled Symfony ClassLoader to version 2.6.9
- fixed "remember me" issues
- fixed some minor bugs
phpMyFAQ 2.8.22 - 2015-03-31
- updated Czech translation
- updated Brazilian Portuguese translation
- fixed some minor bugs
phpMyFAQ 2.8.21 - 2015-02-28
- added experimental rewrite rules for IIS7 and IIS8
- improved usability in admin backend
- improved HTML5 support in editor
- improved code coverage
- updated Brazilian Portuguese translation
- fixed some minor bugs
phpMyFAQ 2.8.20 - 2015-02-07
- added experimental support for HHVM 3.4.2+
- added experimental support for PHP 7.0.0-dev
- updated Brazilian Portuguese translation
- updated French translation
- fixed some minor bugs
phpMyFAQ 2.8.19 - 2014-12-31
phpMyFAQ 2.8.18 - 2014-11-30
- added clickjacking prevention (advisory)
- fixed some minor bugs
phpMyFAQ 2.8.17 - 2014-11-05
- fixed typo in update script
phpMyFAQ 2.8.16 - 2014-11-03
- fixed bug in restore from backup
- fixed a lot of minor bugs
phpMyFAQ 2.8.15 - 2014-10-02
- fixed broken installation
- updated Farsi translation
phpMyFAQ 2.8.14 - 2014-10-01
- fixed installation compatibility with MySQL 5.1 and MySQL 5.5
- fixed some minor bugs
phpMyFAQ 2.8.13 - 2014-09-16
- fixed multiple security vulnerabilities (advisory)
- backported full support for SQLite3
- updated Chinese (Traditional) translation
- updated Farsi translation
- updated Italian translation
- updated Spanish translation
- fixed some minor bugs
phpMyFAQ 2.8.12 - 2014-08-02
- updated Hebrew translation
- updated to Twitter OAuth v1.1
- updated bundled Symfony ClassLoader to version 2.5.1
- fixed RSS/Atom feed compatibility
phpMyFAQ 2.8.11 - 2014-06-28
- updated German translation
- updated Romanian translation
- updated Spanish translation
- fixed some minor bugs
phpMyFAQ 2.8.10 - 2014-05-30
- dropped support for Internet Explorer 7 and 8
- updated Brazilian Portuguese translation
- updated bundled TinyMCE to version 3.5.11
- updated bundled TCPDF library to version 6.0.078
- fixed some minor bugs
phpMyFAQ 2.8.9 - 2014-04-28
- updated Thai translation
- fixed some minor bugs
phpMyFAQ 2.8.8 - 2014-03-18
- improved API security
- fixed search with Hebrew characters
- fixed PDF export with Czech and Slovak characters
- fixed a lot of bugs
phpMyFAQ 2.8.7 - 2014-02-05
- Fixed PHP 5.4 related issue introduced in 2.8.6
phpMyFAQ 2.8.6 - 2014-02-04
- Fixed IE8/9 only XSS and CSRF vulnerabilities (advisory)
- updated Hungarian translation
- updated Spanish translation
- updated bundled Symfony ClassLoader to version 2.4.1
- fixed some minor bugs
phpMyFAQ 2.8.5 - 2013-12-31
- fixed SSO logins with mod_auth_kerb
- improved HTTPS handling
- updated Dutch translation
- updated European Portuguese translation
- fixed some minor bugs
phpMyFAQ 2.8.4 - 2013-11-26
- fixed possible arbitrary PHP code execution (advisory)
- updated Chinese (Traditional) translation
- updated Dutch translation
- fixed some minor bugs
phpMyFAQ 2.8.3 - 2013-11-18
- fixed missing permission check on Image Manager (advisory)
- improved HTML / CSS code
- updated Brazilian Portuguese translation
- updated Japanese translation
- updated Spanish translation
- update Swedish translation
- fixed some minor bugs
phpMyFAQ 2.8.2 - 2013-07-25
- added French Canada translation
- improved attachment upload dialog with HTML5 File API
- updated Finnish translation
- fixed some minor bugs
phpMyFAQ 2.8.1 - 2013-06-26
- added support for Grunt
- added minified CSS and JavaScript code
- improved usability for group administration
- fixed broken updates for MS SQL and SQLite
- fixed IE8 related JavaScript issues
- fixed HTML5 validation errors
- fixed Arabic translation
- fixed some minor bugs
phpMyFAQ 2.8.0 - 2013-05-21 (Codename: Perdita)
- changed PHP requirement to PHP 5.3.3 and later
- phpMyFAQ is now licensed under the terms of Mozilla Public License 2.0
- added new and improved frontend and backend user interface based on Twitter Bootstrap 2.3.2
- added multi site support
- added auto-save for FAQs during editing
- added improved advanced search in subcategories
- added possibility to close and delete open questions
- added possibility to delete multiple open questions
- added user control panel
- added support for Composer
- added configurable maintenance mode
- added user notification for answered questions
- added possibility to deactivate complete FAQ export
- added possibility to random sorting of FAQs
- added documentation in Markdown with GitHub style HTML export
- added support for Gravatar
- added user statistic report in admin dashboard
- improved usability of administration backend
- improved setup and update
- improved security with salted passwords
- improved attachment functionality
- improved CSS development with LESS
- improved minified CSS output
- simplified the link verification
- dropped support for IBM DB2, Interbase/Firebird and Sybase
- dropped support for PHP register_globals and magic_quotes_gpc
- dropped support for Google Translate API v1
- dropped support for Delicious
- updated bundled jQuery to version 1.9.1
- updated bundled Modernizr to version 2.6.2
- updated bundled TinyMCE to version 3.5.7
- updated bundled Symfony ClassLoader to version 2.2.1
- updated bundled Font Awesome to version 3.1
- updated bundled jQuery Sparklines to version 2.1.1
- updated PHP dependency management using Composer
- updated Czech translation
- updated Portuguese translation
- fixed some bugs
phpMyFAQ 2.7.x
phpMyFAQ 2.7.9 - 2012-11-02
- updated Czech translation
- updated Dutch translation
- updated French translation
- improved English translation
- fixed some bugs
phpMyFAQ 2.7.8 - 2012-08-22
- added experimental rewrite rules for Zeus Webserver
- updated Arabic translation
- updated Dutch translation
- updated Spanish translation
- improved LDAP handling
- fixed some bugs
phpMyFAQ 2.7.7 - 2012-07-01
- added Bosnian translation
- improved complete PDF export
- updated Polish translation
- updated Simplified Chinese translation
- fixed Arabian and Bengali translation
- fixed some bugs
phpMyFAQ 2.7.6 - 2012-05-16
- updated Dutch translation
- updated Polish translation
- updated Russian translation
- fixed some bugs
phpMyFAQ 2.7.5 - 2012-04-14
- fixed serious security issue in bundled ImageManager library
- full support for Microsoft SQL Server Driver for PHP
- added online verification check
- added experimental support for SQLite3
- updated Spanish translation
- fixed Slovak translation
- fixed IE9 related JavaScript issues
- fixed some bugs
phpMyFAQ 2.7.4 - 2012-02-22
- added PDF export for complete FAQ in frontend
- updated Japanese translation
- updated Russian translation
- updated Spanish translation
- fixed backup issue
- fixed some bugs
phpMyFAQ 2.7.3 - 2012-01-16
- improved PDF export
- updated Dutch translation
- fixed some PostgreSQL related issues
- fixed some attachment related issues
- fixed some bugs
phpMyFAQ 2.7.2 - 2011-12-31
- improved PDF export and install script
- updated Finnish translation
- updated French translation
- updated Chinese (Simplified) translation
- updated bundled TCPDF library to version 5.9.136
- updated bundled jQuery datePicker plugin
- fixed some bugs
phpMyFAQ 2.7.1 - 2011-10-25
- fixed security issue in bundled ImageManager library
- added missing translations
- added configurable encryption type for passwords
- added support for anonymous login for LDAP servers
- added table of contents in PDF exports
- fixed some bugs
phpMyFAQ 2.7.0 - 2011-09-30 (Codename: Prospero)
- changed PHP requirement to PHP 5.2.3
- dropped support for MySQL 4.1
- dropped support for Internet Explorer 6 + 7
- dropped support for obsolete Microsummaries
- added new HTML5/CSS3 powered layout and administration backend
- added configurable search relevance functionality
- added automatic translations with Google Translate
- added Twitter support
- added Facebook Like Button support
- added "Bookmark on Delicious" support
- added Ajax-powered comment functionality
- added attachment administration frontend
- added basic authentication support for LDAP groups
- added basic support for HTML5 microdata
- added functionality of the TinyMCE save button
- added basic reporting functionality
- added IPv6 support
- added support for Single Sign On authentication
- added support for complete secured FAQ installations
- added user configurable date formatting
- added captcha image refresh
- added possibility to delete user generated search terms
- improved usability in frontend and administration backend
- improved attachment handling in administration backend
- enabling Gzip compression by default
- updated bundled jQuery to version 1.6.2
- updated bundled Modernizr to version 2.0
- updated bundled TinyMCE to version 3.4.2
- updated bundled SyntaxHighlighter to version 3.0.83
- updated bundled TCPDF library to version 5.9.110
- updated Dutch translation
- updated German translation
- updated Japanese translation
- updated Portuguese translation
- updated Russian translation
- updated Spanish translation
phpMyFAQ 2.6.x
phpMyFAQ 2.6.19 - 2011-10-25
- fixed security issue in bundled ImageManager library
phpMyFAQ 2.6.18 - 2011-09-28
- fixed information disclosure vulnerability
- updated Spanish translation
- fixed Danish translation
- fixed minor bugs
phpMyFAQ 2.6.17 - 2011-06-08
- updated Portuguese translation
- fixed minor bugs
phpMyFAQ 2.6.16 - 2011-05-31
- updated Dutch translation
- updated French translation
- fixed minor bugs
phpMyFAQ 2.6.15 - 2011-02-23
- added Malay translation
- updated Danish translation
- updated Brazilian Portuguese translation
- updated Spanish translation
- fixed minor bugs
phpMyFAQ 2.6.14 - 2011-01-24
- added rewrite rules for nginx
- added compatibility for MySQL 5.5 with ext/mysql
- added support to ban IPs from user tracking files
- improved restore functionality
- updated Dutch translation
- updated German translation
- fixed issue with sending mails to category administrators
- fixed minor bugs
phpMyFAQ 2.6.13 - 2010-12-15
phpMyFAQ 2.6.12 - 2010-12-13
- added experimental support for MariaDB
- added empty LDAP configuration file as example
- updated Arabic translation
- updated Dutch translation
- updated French translation
- updated Norwegian Bokmål translation
- fixed minor bugs
phpMyFAQ 2.6.11 - 2010-11-03
- fixed some bugs introduced with phpMyFAQ 2.6.10
phpMyFAQ 2.6.10 - 2010-11-02
- added several security enhancements
- updated Chinese (Simplified) translation
- updated German translation
- updated Portuguese translation
- fixed minor bugs
phpMyFAQ 2.6.9 - 2010-09-28
- fixed XSS vulnerability
- added Slovak translation
- added minor usability improvement in administration backend
- fixed issue with embedded Google Analytics code
phpMyFAQ 2.6.8 - 2010-08-31
- dropped Oracle database support
- added new TinyMCE plugin for adding internal links by a suggest search
- added basic HTML5 powered administration backend
- improved setup and update functionality
- updated bundled TCPDF library to version 5.6.000
- updated bundled TinyMCE editor component to version 3.3.8
- updated bundled phpseclib to version 0.2.1
- updated Russian translation
- updated Portuguese translation
- fixed XML rendering issue
- fixed many bugs
phpMyFAQ 2.6.7 - 2010-07-29
- refactored search backend
- improved pagination functionality
- fixed various problems with Microsoft SQL Server Driver for PHP
- fixed minor bugs
phpMyFAQ 2.6.6 - 2010-06-21
- refactored database abstraction
- fixed OpenLDAP authentication
- fixed duplication of search results
- fixed issue with duplicate sitemap characters
- fixed solution ID issues
- improved Glossary deletion workflow
- updated Brazilian Portuguese translation
- updated Norwegian Bokmål translation
- fixed minor bugs
phpMyFAQ 2.6.5 - 2010-05-24
- updated bundled TCPDF library to version 5.0.009
- updated bundled TinyMCE editor component to version 3.3.5.1
- refactored OpenSearch plugin code base
- fixed small update issues in update script
- fixed missing language fallback issue in instant response
- fixed user deletion in admin backend
- fixed backup/restore bug
- updated Polish translation
- updated Russian translation
- updated Thai translation
- fixed minor bugs
phpMyFAQ 2.6.4 - 2010-04-18
- added experimental support for Microsoft SQL Server Driver for PHP
- improved FAQ record administration frontend
- improved Sitemap titles
- updated German translation
- updated Romanian translation
- updated Swedish translation
- fixed minor bugs
phpMyFAQ 2.6.3 - 2010-03-03
- fixed various mail issues
- improved links rewriting
- improved sitemap for Chinese, Japanese and Korean content
- improved meta keyword handling
- updated Portuguese translation
- updated French translation
- fixed minor bugs
phpMyFAQ 2.6.2 - 2010-02-01
- fixed update script issue
- fixed display of Chinese, Japanese and Korean content in PDFs
- fixed issues with RSS feeds
- fixed broken Spanish translation
- updated French translation
- minor bugfixes
phpMyFAQ 2.6.1 - 2010-01-23
- updated bundled TCPDF library to version 4.8.026
- improved cookie handling
- minor bugfixes
phpMyFAQ 2.6.0 - 2010-01-11 (Codename: Portia)
- moved all language files to UTF-8
- added TCPDF as replacement for FPDF library
- added support for TinyMCE translations
- added support for multi-language news
- added user adjustable template sets and styles
- added support plurals in translations
- added share on Facebook link
- added a rest/json API
- added secure login if SSL is available
- added FAQ entry dependent meta description
- added experimental support for Microsoft Windows Web App Gallery
- improved attachment functionality
- improved install script
- improved category view with description
- improved FAQ entry activation
- improved user administration
- improved FAQ entry workflow
- removed Docbook XML export
- removed Net_IDNA library
- updated Greek translation
- updated Lithuanian translation
- updated Japanese translation
phpMyFAQ 2.5.x
phpMyFAQ 2.5.7 - 2010-01-19
- improved glossary detection
- updated Dutch translation
- updated Indonasian translation
- updated Chinese (Simplified) translation
- updated Japanese translation
- updated Norwegian Bokmal translation
- many minor bugfixes
phpMyFAQ 2.5.6 - 2009-12-22
- updated bundled TinyMCE editor component to version 3.2.7
- updated bundled SyntaxHighlighter library to version 2.1.364
- updated bundled SyntaxHighlighter plugin for TinyMCE
- updated Brazilian Portuguese translation
- updated Spanish translation
- minor bugfixes
phpMyFAQ 2.5.5 - 2009-12-01
- fixed IE6/7 only XSS vulnerabilities (advisory)
- many minor bugfixes
phpMyFAQ 2.5.4 - 2009-11-10
- fixed various PostgreSQL related issues
- updated Dutch translation
- updated Brazilian Portuguese translation
- many minor bugfixes
phpMyFAQ 2.5.3 - 2009-10-19
- switched repository from SVN to git
- added missing Perl syntax hightlighting
- fixed missing info link in news
- fixed broken group permission check for instant response
- fixed broken attachment download
- fixed SQLite problems
- updated Japanese translation
phpMyFAQ 2.5.2 - 2009-09-01
- fixed IE6/7 only XSS vulnerability (advisory)
- updated Polish language file
- updated Chinese language file
- fixed problem with Czech translation
- many minor bugfixes
phpMyFAQ 2.5.1 - 2009-08-10
- added support for LDAP-datamapping, e.g. against an Active Directory Server
- added support for multi-domain-authentication, e.g. against an ADS-Global Catalog
- added support for PHP LDAP options
- added Lithuanian translation
- fixed LDAP issues
- fixed some Oracle issues
- improved svn2package script
- many minor bugfixes
phpMyFAQ 2.5.0 - 2009-07-21 (Codename: Pandora)
- changed PHP requirement to PHP 5.2
- dropped support for MySQL 4.0 and MaxDB
- dropped support for XML-RPC
- refactored complete code base to PHP 5.2+
- added new and improved new basic layout theme
- added new administration layout
- added new Image Manager in administration backend
- added RSS feed for every category
- added ability to copy and duplicate FAQ entries
- added support for blocks in template engine
- added public user registration
- added LDAP authentication
- added HTTP authentication
- added Mail sub system
- added enable/disable WYSIWYG Editor flag
- added most popular searches list
- added frontend for search logs statistics
- added sticky FAQ records
- added smart answering for user questions
- added string wrapper for better UTF-8 handling
- added translation frontend
- added jQuery 1.3 as replacement for Prototype/Script.aculo.us
- improved user administration frontend
- improved performance
- improved language files
- ajaxified comment and record administration
- updated bundled Net_IDNA to version 0.6.3
- updated bundled TinyMCE editor component to version 3.2.2.3
- updated bundled FPDF library to version 1.6
phpMyFAQ 2.0.x
phpMyFAQ 2.0.17 - 2009-09-01
phpMyFAQ 2.0.16 - 2009-08-10
- updated French translation
- fixed problem with visible questions
- fixed bug with broken category permission settings
- fixed some Oracle issues
- improved SVN export script
- minor bugfixes
phpMyFAQ 2.0.15 - 2009-06-02
phpMyFAQ 2.0.14 - 2009-05-21
- updated Vietnamese translation
- improved tagging implementation
- fixed authentication bypass
- fixed content type for RSS feeds
- minor bugfixes
phpMyFAQ 2.0.13 - 2009-04-20
- added new blocked words for spam protection
- fixed fatal error in PHP 5.3
- fixed redirect problem with multiviews in .htaccess
- fixed problem with visible questions in RSS feed
- minor bugfixes
phpMyFAQ 2.0.12 - 2009-02-17
- fixed bug with MySQL 6 and ext/mysqli
- fixed stat call bug in installer on OpenSuse 10.3
- improved SVN checkout script
- many minor bugfixes
phpMyFAQ 2.0.11 - 2009-01-22
- updated English and Turkish translation and switched to UTF-8
- updated Simplified Chinese translation
- fixed possible infinity loop bug in categories
- fixed permission bypass issue
- many minor bugfixes
phpMyFAQ 2.0.10 - 2008-11-26
- fixed image bug in PDF
- fixed isses in admin log display
- re-added missing XML-RPCS library files
- fixed PHP warnings and notices
- minor bugfixes
phpMyFAQ 2.0.9 - 2008-10-17
- dedicated to my uncle Werner
- fixed content deletion bug
- fixed SVN export script
- improved comment spam protection
- re-added missing css color file
- minor bugfixes
phpMyFAQ 2.0.8 - 2008-09-11
- fixed security vulnerability in XSS filter (Alexios Fakos at n.runs.com)
- switched repository from CVS to SVN
- fixed session bug with MS SQL
- fixed login errors with IBM DB2
- updated French translation
- updated Serbian translation
phpMyFAQ 2.0.7 - 2008-05-12
- added Bengali translation
- added Ukrainian translation
- updated Czech translation
- minor bugfixes
phpMyFAQ 2.0.6 - 2008-02-24
- permission setting related fix
- minor bugfixes
phpMyFAQ 2.0.5 - 2008-01-20
- fixed lighttpd rewrite rules
- many minor bugfixes
phpMyFAQ 2.0.4 - 2007-11-18
- added Thai translation
- improved DiggIt link
- fixed French translation
- many minor bugfixes
phpMyFAQ 2.0.3 - 2007-08-18
- some permission related fixes
- some glossary related fixes
- many minor bugfixes
phpMyFAQ 2.0.2 - 2007-07-08
- some performance improvements
- some permission related fixes
- some update fixes
- updated Danish translation
- some minor bugfixes
phpMyFAQ 2.0.1 - 2007-06-01
- fixed broken update script
- fixed bugs with basic permission level
- fixed PHP segfaults with Zend Optimizer extension
- updated Japanese translation
- many minor bugfixes
phpMyFAQ 2.0.0 - 2007-05-22 (Codename: Prometheus)
- added rewritten and enhanced user management
- added rewritten and enhanced authorization management
- added user and group based permissions for categories and records
- added Ajax support
- added automatic link verification
- added user binding to a category
- added glossary support
- added possibility to delete admin log
- added configurable visibility of new questions
- added dynamic related articles
- added support for Google, Yahoo!, and MSN sitemaps
- added improved WYSIWYG editor and Image Manager
- added improved News module
- added tagging
- added DiggIt! link
- added Microsummaries
- added OpenSearch support
- added "submit translation" link
- added experimental support for Oracle
- added experimental support for Interbase/Firebird
- added sorting by id, title and date for records in admin backend
- added comment administration frontend
- added configurable simple reordering of records
- added questionnaire for statistics in installer
- added Ajax-powered Instant Response
- added editable default values for record configuration
- added blacklist for search bots
- added stylesheets for right-to-left text-direction
- improved export functions
- improved URL rewrite functions
- improved category management
- improved administration backend
- updated Arabic translation
- updated German translation
- updated Hewbrew translation
- updated Italian translation
- updated Japanese translation
- updated Spanish translation
phpMyFAQ 1.6.x
phpMyFAQ 1.6.12 - 2007-05-13
- updated bundled Net_Idna to version 0.5.1
- fixed some minor bugs
phpMyFAQ 1.6.11 - 2007-03-31
- updated Finnish translation
- fixed problems with unsupported charsets in PHP
- fixed some minor bugs
phpMyFAQ 1.6.10 - 2007-02-18
- fixed a serious security issue (advisory)
- improved performance
- fixed some minor bugs
phpMyFAQ 1.6.9 - 2007-01-28
- updated bundled PHP XMLRPC to version 2.1
- fixed the backup download permissions
- fixed some minor bugs
phpMyFAQ 1.6.8 - 2006-12-15
- fixed a possible security issue (advisory)
- fixed the blank dropdown in the installer
- fixed some minor bugs
phpMyFAQ 1.6.7 - 2006-11-27
- added Persian (Farsi) translation
- fixed PHP 5.2.0 related issues
- fixed some minor bugs
phpMyFAQ 1.6.6 - 2006-10-28
- updated Arabic translation (also moved to UTF-8)
- updated bundled Net_IDNA to version 0.4.4
- fixed some minor bugs
phpMyFAQ 1.6.5 - 2006-09-21
- added Welsh translation
- added French documentation
- updated Czech translation
- fixed some minor bugs
phpMyFAQ 1.6.4 - 2006-08-19
- updated Brazilian Portuguese translation
- updated Dutch translation
- updated French translation
- updated Italian translation
- updated Japanese translation
- updated Portuguese translation
- fixed some minor bugs
phpMyFAQ 1.6.3 - 2006-07-16
- added German documentation
- updated bundled NET_IDNA class to version 0.4.3
- released a spec file for building an RPM package of phpMyFAQ
- updated Simplified Chinese translation (also moved to utf-8)
- fixed some minor bugs
phpMyFAQ 1.6.2 - 2006-06-17
- added user tracking data deletion
- improved PHP 5 support for MySQL and SQLite
- updated Dutch translation
- updated French translation
- updated Italian translation
- updated Swedish translation
- fixed some minor bugs
phpMyFAQ 1.6.1 - 2006-05-13
- added spam control center
- added mod_rewrite support for lighttpd
- added Microsoft Internet Explorer 7 search plugin
- added automatic admin session expiry notice
- improved record administration
- improved user administration
- improved category administration
- improved highlighting of searched words
- updated Italian translation
- updated German translation
- updated Danish translation
- fixed some minor bugs
phpMyFAQ 1.6.0 - 2006-04-21 (Codename: Pluto)
- fixed security issue (advisory)
- added unique solution id
- added revision system
- added support for captchas
- added bad word list blocker
- added search in one selected category
- added linked breadcrumb
- added RSS feed for open questions
- added Brazilian Portuguese translation
- improved record administration
- improved spam protection
- improved language detection and handling
- updated Italian translation
- updated Japanese translation
- updated Korean translation
- fixed some minor bugs
phpMyFAQ 1.5.x
phpMyFAQ 1.5.9 - 2006-04-21
phpMyFAQ 1.5.8 - 2006-04-09
- updated Korean translation
- fixed some minor bugs
phpMyFAQ 1.5.7 - 2006-03-02
phpMyFAQ 1.5.6 - 2006-01-28
- added Basque translation
- improved spam protection
- fixed some minor bugs
phpMyFAQ 1.5.5 - 2005-12-19
- added support for MaxDB
- added keywords into meta keywords
- added search by record ID
- improved language detection and handling
- updated Italian translation
- fixed some minor bugs
phpMyFAQ 1.5.4 - 2005-11-18
- fixed security issues (advisory)
- full support for IBM DB2 databases
- added re-ordering of sub-categories
- added Firefox/Mozilla search plugin
- updated Hebrew translation
- updated Simplified Chinese translation
- updated Spanish translation
- updated Italian translation
- updated Japanese translation
- updated Danish translation
- some minor improvements
- many minor bugfixes
phpMyFAQ 1.5.3 - 2005-10-15
- added several security enhancements
- added Greek translation
- improved RSS support
- improved backup/restore frontend
- updated Indonasian translation
- updated bundled Net_IDNA class
- many minor bugfixes
phpMyFAQ 1.5.2 - 2005-09-23
- fixed serious security issues (advisory)
- full support for SQLite
- more compliance with phpMyFAQ 1.4.x templates
- many minor bugfixes
phpMyFAQ 1.5.1 - 2005-09-19
- added experimental support for SQLite
- added dynamic Sitemap
- added Norwegian Bokmål translation
- improved image handling in PDF export
- fixed some minor bugs
phpMyFAQ 1.5.0 - 2005-08-20 (Codename: Phoebe)
- full support for PostgreSQL databases
- full support for Sybase databases
- full support for MS SQL databases
- full support for MySQL 4.1/5.0 databases
- experimental support for IBM DB2 databases
- LDAP support as an additional option
- one entry in various categories
- mod_rewrite support
- faster template engine parses PHP code
- rewritten PDF export
- complete XML, XHTML and DocBook XML exports
- better RSS support
- updated bundled htmlArea and bundled NET_IDNA class
- PHP 5.x compatible
- many code and performance improvements and code cleanup
phpMyFAQ 1.4.x
phpMyFAQ 1.4.11 - 2005-08-15
- fixed serious security issue in bundled XML-RPC component (advisory)
- updated bundled NET_IDNA class to version 0.4.1
phpMyFAQ 1.4.10 - 2005-08-01
- compatible with PHP 4.4.0
phpMyFAQ 1.4.9 - 2005-06-29
- fixed serious security issue in bundled XML-RPC component (advisory)
- some minor bugfixes
phpMyFAQ 1.4.8 - 2005-04-11
- fixed bug with images in PDFs
- fixed bug with URLs in export
- updated Japanese translation
- updated Korean translation
- some minor bugfixes
phpMyFAQ 1.4.7 - 2005-03-06
- fixed possible SQL injection bug (advisory)
- some minor bugfixes
phpMyFAQ 1.4.6 - 2005-02-20
- updated Polish translation
- updated French translation
- some minor bugfixes
phpMyFAQ 1.4.5 - 2005-01-22
- updated Japanese translation
- updated Chinese (Traditional) translation
- some bugfixes
phpMyFAQ 1.4.4 "The Santa Claus Version" - 2004-12-06
- added Romanian translation
- added Chinese (Traditional) translation
- many bugfixes
phpMyFAQ 1.4.3 - 2004-11-05
- added Turkish translation
- added Indonesian translation
- updated German translation
- many bugfixes
phpMyFAQ 1.4.2 - 2004-10-10
- added Finnish translation
- added Hebrew translation
- fulltext search inside admin section
- some accessibility improvements
- many bugfixes
phpMyFAQ 1.4.1 - 2004-08-16
- improved category administration
- added Swedish translation
- added Korean translation
- added Japanese translation
- custom admin menu according to user permissions
- easier record deleting
- session and language stored in a cookie
- less SQL queries in admin section
- updated install script
- updated Chinese translation
- updated Portoguese translation
- improved IDN domain support
- improved accessibility
- many bug fixes
phpMyFAQ 1.4.0a - 2004-07-27
phpMyFAQ 1.4.0 - 2004-07-22 (Codename: Pan)
- added WYSIWYG Editor
- added Image Manager
- added new category module
- added support for XML-RPC
- added support for timezones
- added ISO 639 support in translations
- added script that converts BBCode in XHTML
- better PDF export with table of contents
- new and better installer
- new XHTML based templates
- automatic language detection
- improved IDN domain support
- function for resetting forgotten passwords
- include internal links with dropdown box
- many code improvements and code cleanup
- many bug fixes
phpMyFAQ 1.3.x
phpMyFAQ 1.3.14 - 2004-06-09
- added Slovenian translation
- added Serbian translation
- added Danish translation
- improved performance on Windows Server 2003 and PHP with ISAPI
- fixed some bugs
phpMyFAQ 1.3.13 - 2004-05-18
- fixed serious security vulnerability (Stefan Esser, advisory)
- fixed some bugs
phpMyFAQ 1.3.12 - 2004-04-21
- added Hungarian translation
- fixed some bugs
phpMyFAQ 1.3.11a - 2004-04-13
phpMyFAQ 1.3.11 - 2004-04-07
- added Chinese translation
- added Czech translation
- added support for IDN domains
- many bugfixes
phpMyFAQ 1.3.10 - 2004-02-12
- updated bundled FPDF class
- added Arabian translation
- many bugfixes
phpMyFAQ 1.3.9pl1 - 2004-01-02
- added Vietnamese translation
- fixed some bugs
phpMyFAQ 1.3.9 - 2003-11-26
- added graphical bar for voting results
- added new Russian translation
- added BB-Code support for news
- added valid ISO 8601 dates
- improved search highliting
- improved category selection
- improved BB-Code editor
- improved performance
- improved PDF export with images
- updated English translation
- fixed some multibyte problems
- fixed some PHP5 problems
- fixed some bugs
phpMyFAQ 1.3.8 - 2003-10-23
- added support fo MySQL 4.0 full text search
- added Latvian translation
- improved performance in admin backend
- improved install script
- fixed Italian translation
- fixed IE only bug in backup function
- fixed many bugs in baxckup function
- fixed cookie problems
- fixed bug in BB-Code parser
- fixed some translations
- fixed some bugs
phpMyFAQ 1.3.7 - 2003-09-19
- dedicated to Johnny Cash
- added patch against Versign
- improved BB-Code parser
- fixed some minor layout problems
- fixed Windows-only bug in send2friend function
- fixed some bugs
phpMyFAQ 1.3.6 - 2003-09-01
- fixed serious bug in install script
phpMyFAQ 1.3.5 - 2003-08-31
- added internal linking of FAQ records
- added RSS feed exports with cronjob
- improved BB-Code parser
- updated English translation
- fixed some PDF problems
- fixed some bugs
phpMyFAQ 1.3.4 - 2003-08-03
- added new BB-Code parser
- added Italian translation
- improved search highlighting
- updated French and Dutch translation
- fixed some translations
- fixed bug in install script
- fixed some bugs
phpMyFAQ 1.3.3 - 2003-06-27
- added IP bans
- added Portuguese translation
- added Spanish translation
- added enable/disable comments function
- added copyright and URL in printing view and PDF exports
- improved installation (testing default language and password)
- improved PDF export with image support
- improved user management
- removed default password
- switched default language from German to English
- renamed backup files to phpmyfaq.<datum>.sql instead of attachment.php
- fixed installation bug with MySQL 4.0
- fixed bug when deleting a news record
- fixed a bug when deleting comments
- fixed some bugs
phpMyFAQ 1.3.2 - 2003-05-26
- added new category sort function
- added Polish translation
- added reload for votings
- added translation for BB-Code help
- improved navigation
- improved update script
- fixed bug in backup script
- fixed some bugs
phpMyFAQ 1.3.1 - 2003-05-02
- added FAQ record preview
- added RSS feeds for Top10, news and latest records
- added system information in admin backend
- added French translation
- improved navigation in admin backend
- fixed bug in session search
- fixed some bugs when creating new FAQ records
- fixed some cookie problems
- fixed wrong link at send2friend function
- fixed delimiter bug in Apache2 and PHP 4.3
- fixed many bugs
phpMyFAQ 1.3.0 - 2003-04-17
- added support for multilingualism
- added database abstraction layer
- added PDF support
- added BB-Code editor
- added more BB-Codes
- added PHP syntax highlighting
- added English documentation
- added encryption of passwords
- improved security
- improved admin backend
- improved XML support with XML namespaces and XML scheme
- fixed many bugs
phpMyFAQ 1.2.x
phpMyFAQ 1.2.5b - 2003-03-24
phpMyFAQ 1.2.5a - 2003-03-04
- fixed bug in BB-Code parser
- fixed bug in display of Top10
- fixed some minor bugs
phpMyFAQ 1.2.5 - 2003-02-02
phpMyFAQ 1.2.4 - 2003-01-31
- improved variable checks
- improved printing functions
- fixed some bugs in admin backend
phpMyFAQ 1.2.3 - 2002-11-30
- added check if installation or update script are deleted
- added automatic content negotiation in admin backend
- fixed some bugs
phpMyFAQ 1.2.2 - 2002-11-04
phpMyFAQ 1.2.1 - 2002-10-23
- improved update script
- improved language selection
- fixed some bugs
phpMyFAQ 1.2.0 - 2002-10-09
- phpMyFAQ is now Open Source
- added template engine for own layouts
- fully compatible for PHP 4.1, PHP 4.2 and PHP 4.3 (register_globals=off)
- color and font definitions based on CSS
- improved SQL queries
- improved search engine
- improved send2friend function
- improved display of categories
- improved installation script
- many bugfixes
phpMyFAQ 1.1.x
phpMyFAQ 1.1.5 - 2002-06-23
- added Russian translation
- fixed some bugs
phpMyFAQ 1.1.4a - 2002-06-08
- fixed some bugs for PHP 4.1.0
phpMyFAQ 1.1.4 - 2002-05-24
- added possibilty to disable voting
- bigger code cleanup
- changed CSS file from style.php to style.css
- improved HTML code
- fixed some bugs
phpMyFAQ 1.1.3 - 2002-05-01
- fixed bug in BB-Code parser
- fixed bug in display of comments
- code cleanup
phpMyFAQ 1.1.2 - 2002-03-22
- added send2friend function
- fixed some bugs
phpMyFAQ 1.1.1 - 2002-03-06
phpMyFAQ 1.1.0 - 2002-02-11
- improved attachments
- added sub-categories
- added possibility to disable user-tracking and adminlogging
- ported to PHP4
- code cleanup
- improved installation script
- admin backend works now in Netscape 4.x
- improved error handling
- improved adminlogging
- improved documentation
- removed possibility to delete admin account
- fixed many bugs
phpMyFAQ 1.0.x
phpMyFAQ 1.0.1a - 2001-10-15
- changed file extensions from .php3 to .php
phpMyFAQ 1.0.1 - 2001-10-10
- fixed some bugs in installation and update scripts
phpMyFAQ 1.0.0 - 2001-09-30
phpMyFAQ 0.x
phpMyFAQ 0.95 - 2001-09-11
- clean up of MySQL table names
- added documentation
- frontend is HTML 4.0 valid
- fixed some bugs
phpMyFAQ 0.90 - 2001-08-23
- added update script
- added possibility to answer open questions
- configurable admin backend design
- fixed some bugs
phpMyFAQ 0.87 - 2001-07-20
- added possibility to disable Top10 and latest records
- fixed some bugs
phpMyFAQ 0.86 - 2001-07-10
- fixed BB-Code parser fixed
- added option to select HTML or BB-Code
- fixed some bugs
phpMyFAQ 0.85 - 2001-07-08
- added backup function (backup and restore)
- added BB-Code support
- added XML export
- fixed some bugs
phpMyFAQ 0.80a - 2001-06-07
phpMyFAQ 0.80 - 2001-05-30
- added frontend to ask questions
- added display of latest FAQ records
- added attachments for FAQ records
- added improved FAQ record administration
- added configuration frontend
- added display of number of users online
- added printer-optimized view
- improved comment functions
- fixed some bugs
phpMyFAQ 0.70 - 2001-04-27
- added installation script
- improved authorization in the admin backend
- configurable layout
- added English translation
- fixed a bug when deleting comments
phpMyFAQ 0.666 - 2001-04-10
- added category administration
- added voting function
- added possibility to delete comments in the admin backend
- fixed some bugs
phpMyFAQ 0.65 - 2001-03-18
- added comment function
- added news administration
- improved search function
phpMyFAQ 0.60 - 2001-02-22
- First public release: http://stratofaq.ig4.de
phpMyFAQ 0.1 - 2001-02-12
- Start of the phpMyFAQ project, originally written by Thorsten Rinne and Bastian Pöttner