=== 3.5 - Release date: 2025-02-13 === πŸ› Cross-Site Scripting (XSS) - implementing a Content Security Policy to add an additional layer of security against XSS attacks. (Thank Gavin) πŸ› Ensure CHARSET is defined in HTMLForm Class. πŸ› Revised the Trip function by adding additional security checks in HTMLForm Class. (Thank Gavin) πŸ› Securing Values in HTMLForm Class. πŸ› Check user password is not empty in User::login Class. [+] πŸ’’Refactoring class code: Utils, flatDB, Paginate, Asset, Captcha, Plugin and User. [+] πŸ’’Added a method to delete the flatboard_trip cookie by setting an expiration in the past for best practice. [+] πŸ’’Added a second parameter to uniqid() to get a more precise unique string, which improves token security. (CSRF.lib.php) [+] πŸ’’Added pagination in plugins list page on the top. πŸ› config.php, search.php : Checks the existence of variables and array keys before using them, avoiding null access errors. === 3.2.2 - Release date: 2024-12-11 === - Require PHP 8.0 in installation file. πŸ› Cross-Site Scripting (XSS) - Thank to INCIBE (Spanish National Cybersecurity Institute) πŸ› FlatBBeditor v.3.2.2 === 3.2.1 - Release date: 2024-11-30 === + Bootstrap theme version update πŸ› Plugins darkmod and premium bootstrap theme switcher update. πŸ› Some bugs fix! Flatboard 3.2 "Shiba" Fred Monday 20th May 2024, 15:30:15 image === 3.2 - Release date: 2024-05-21 === After a long time, Flatboard updated and fully worked on PHP 8.2 (Tested on PHP 8.3.7) πŸ›[Fix] PHP 8.2: French date πŸ›[Fix] PHP 8.1 PHP Deprecated: strftime β€” Format a local time/date according to locale settings [Clean] Cleaning up unnecessary code @Simon πŸ˜‰ πŸ› Some bugs fix!