Skip to content

Releases: CleanTalk/security-malware-firewall

2.171

20 Jan 08:07

Choose a tag to compare

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

15 Dec 10:51
a8525ad

Choose a tag to compare

Upd. Code. Refactoring Firewall tab to react.
Upd. Automatic assets. Use .7zignore file.
Code. PHPUnit. Now use SpbcTestCase as extension to force units isolation.
Fix. Firewall. Fixed data providing.
Fix. ScannerQueue. Edit using the plugins_api hook.

2.169

01 Dec 10:56
5f83896

Choose a tag to compare

  • 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

10 Nov 09:03
609c829

Choose a tag to compare

  • 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

27 Nov 13:45
609c829

Choose a tag to compare

beta version Pre-release
Pre-release

Prebuilt version from beta branch

2.167.2

30 Oct 11:30

Choose a tag to compare

  • Revert "Fix. Vulnerability alarm. Finally fixed the vulnerable and installed version comparison."

2.167.1

29 Oct 12:11
6127134

Choose a tag to compare

  • Fix. SyncSettings. Reloading the page after syncing.
  • Fix. Settings. Settings validating fixed.

2.167

28 Oct 05:11
6c5a072

Choose a tag to compare

  • 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

14 Oct 10:34
042a1ae

Choose a tag to compare

  • Fix. Settings. Settings updater fixed.

2.166

13 Oct 12:00
cf8cb6d

Choose a tag to compare

  • 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.