Releases: CleanTalk/security-malware-firewall
Releases · CleanTalk/security-malware-firewall
2.171
New. Code. Separate GitHub action for libraries checking.
New. Settings. Added project management menu item.
New. Settings. Added RC to init settings update.
Upd. Code. PHP compatibility increased to 7.2.
Upd. Settings. Disable REST access. Merged options.
Upd. SecurityLogs. Improve operations with data on multisite.
Upd. Scanner interface. Logs actions updated.
Upd. Settings. Disable REST access. Merged options.
Fix. Code. Heuristic library updated.
Fix. Cron. Task spbc_scanner_update_pscan_files_status fixed.
Fix. Activator. WPMS new blog activation fixed.
2.170
2.169
- Fix. 2FA. Fixed 2FA for WooCommerce login.
- Fix. Settings. Children elements state fixed.
- Fix. Settings. Escaping page_url output in the Firewall table
- Fix. Settings. Escaping user_agent output in the Firewall table
- Fix. Settings. Fixed 2FA users roles setting.
- Fix. WpFooter. Removed unnecessary styles and duplicates.
- Github. Added action to create assets from dev/fix on push event
- New. Scan. Added AJAX action for bulk restoring files from quarantine.
- Upd. Dashboard widget. Show widget for roles filtered by hook.
- Upd. Code. Libraries. Updated common libraries.
- Upd. UserPassCheck. Added default roles depending on capabilities
- Upd. UserPassCheck. Updated password change form.
2.168
- Mod. Header. Splitting the Header component into separate components
- Mod. Header. Editing styles
- Fix. Header. Moving common styles to a higher level
- Fix. SyncSettings. Reloading the page after syncing.
- Fix. FSWatcher. Cron run implemented.
- Fix. Settings. Settings validating fixed.
- Upd. Settings. Updated wrong key banner show rules.
- New. Banner. A banner about an empty key has been added, and the error block output has been corrected
beta version
Prebuilt version from beta branch
2.167.2
2.167.1
2.167
- Code. FSW Jest prepared.
- Upd. Local domain host added.
- New. FileOfPluginChecker. Trying to detect if a file is a part of non-wordpress repository plugin.
- Fix. VulnerabilityAlarm. Slugs getting unified.
- Upd. File of plugin. PHPUnit fixes.
- Fix. VA. Psalm fixed.
- Fix. Vulnerability alarm. Finally fixed the vulnerable and installed version comparison.
- Fix. Settings. Traffic Control description fixed.
- Upd. FSWatcher. Refactored to react.
- Code. Removed unused FSW code.
- Code. Localiztion removed.
- New. VulnarabilityAlarm. Notification output in the theme details folder
- Upd. Settings. Added UTM parameters to the registration link.
- Fix. Ajax. Ajax actions checking fixed.
- Fix. List Table. Query for limit/offset data fixed.
- Upd. Settings. Added UTM parameters to the registration link.
- Fix. FSWComparisonTableRow. Added React import
- Fix. ListTable. Condition for adding actions
2.166.1
2.166
- New. ProtectUploadsDir. Prevent PHP execution in uploads directory.
- Fix. React. Active tab state issues resolved.
- Fix. Settings. Simplified conditions and updated descriptions.
- Upd. Timeline. Enhanced tooltip positioning and event highlighting.
- Upd. Timeline. Activity now shown in widget header.
- Mod. ScannerExclusions. Improved scan exclusion functionality.
- Mod. UDPPhpExec. Updated handle() output and status collection logic.
- Mod. SetCookies. Added security enhancements for cookie installation.
- Mod. AltSessions. Removed REST route registration for security.
- Mod. 2FA. Renamed Google authentication to 2FA app throughout codebase.
- Ref. Code. Major refactoring for spbc-scanner file command.