Skip to content

3.0.0

Compare
Choose a tag to compare
@Glomberg Glomberg released this 19 Mar 07:58
· 54 commits to master since this release
  • Fix. Sfw status
  • Fix. Sfw link ip, record sfw logs, sfw upd
  • Upd. sfw_test_ip
  • Fix. Editing the SFW class path
  • Fix. Editing the class path
  • Fix. Dubble footer link
  • Fix. Code. PHP deprecated notice fixed.
  • Fix. Code. Cron.php fixed.
  • Fix. Code. FirewallUpdater.php fixed.
  • Fix. Code. Remote calls option fixed.
  • Fix. Code. Funcs class moved to the Common namespace.
  • Upd. Code. Antispam common lib implemented.
  • Upd. Code. Common lib implemented.
  • Fix. DB. result property fixed.
  • Fix. Deprecation. UTF-8 decoding.
  • Fix. Code. Fatal error in DB class fixed.
  • Fix. Disbale direct update logging.
  • Fix. Disbale direct update by defaults.
  • Fix. Options. Correct class extending.
  • Fix. Options. FireWall updating ID should be string.
  • Fix. SFW. DirectUpdate.
  • Fix. CleantalkResponse. Null on err-trs fixed.
  • New. SFW. Direct update mode via const APBCT_SFW_DIRECT_UPDATE
  • Fix. Float rounding
  • Fix. Explicit conversion to int
  • Fix. Сhecking for emptiness before strlen
  • The second checking for emptiness before preg_match
  • Fix. Сhecking for emptiness before preg_match
  • Mod. Warning if key is expired or inactive.
  • After review. More changes.
  • New. Access key checking on settings update.
  • Fix. Account. Exclude requests from account edit page.
  • Fix. http__request() Set bigger connection timeout for asynch calls.
  • Fix. RemoteCalls.php Method setLastCall()refactored.