Skip to content

2.9.7.109

Compare
Choose a tag to compare
@RoLex RoLex released this 10 Jan 19:52
· 73 commits to master since this release
  • [ 87] Fixed: Properly unload script when called by hub
  • [ 90] Fixed: Public proxy lookup for hubs with different locale and decimal separator, report by Master
  • [ 91] Fixed: Faster rank table cleanup when disabling, report by KCAHDEP
  • [ 93] Fixed: Correctly send main chat messages to users in chat list only, report by Delion
  • [ 93] Fixed: User IP in chat feature now relies on user_ip_class configuration when possible
  • [ 94] Fixed: Automated replace consequence, probably first of
  • [ 95] Fixed: Lua error, report by KCAHDEP
  • [ 98] Fixed: Display of default port in links with non standard protocols in frienly hublist
  • [100] Fixed: Cut down too long string in user logger
  • [103] Fixed: Lua 5.4 now pushes booleans correctly
  • [106] Fixed: Antivirus search server
  • [104] Changed: Clone detection is performed using all MyINFO and IP parameters instead of only IP and share size
  • [ 88] Added: Secure connection information to user information
  • [ 89] Added: TLS version information to user information
  • [ 89] Added: badpassbanmult configuration to multiply incorrect password ban time each time, request by KCAHDEP
  • [ 91] Added: Remove kick vote when voter is logging out, request by KCAHDEP
  • [ 91] Added: Set chatintelon to 2 to notify logged in users previously detected as public proxy
  • [ 92] Added: avdetclass configuration to separate antivirus command restriction
  • [ 96] Added: ulogouttime configuration to disable logout time recording for user logger
  • [ 98] Added: setuserip command for temporary IP change
  • [101] Added: Support for other hub protocols in seen command results
  • [102] Added: User uptime ranking
  • [105] Added: Timeout variables chatintelreqtime and chatintelreqwait for public proxy lookup
  • [105] Added: Search filter block script command sefi_user_block
  • [106] Added: AVDB detection script command avdb_user_detect
  • [107] Added: ledobotdesc configuration for custom main bot description
  • [108] Added: timebotdesc configuration for custom time bot description
  • [109] Added: avdetforceconv configuration for conversion of parameters from UTF-8 into hub encoding
  • [ 97] Removed: Predefined MySQL character set, collation and engine to use system defaults