Skip to content

Version 1.8.5

Compare
Choose a tag to compare
@svivian svivian released this 15 Jul 16:23
· 107 commits to master since this release

Miscellaneous bug fixes:

  • Prevent parsing links in code blocks.
  • Fix SnowFlat comment vote buttons.
  • Improve compact number display.
  • Improve delete cache performance.
  • Prevent use of <style> tag (PR #740 from @alacn1).
  • Remove database entries where deleted user was favorited (PR #754 from @jairlopez).
  • Fix database overflow issue with many repeated words (PR #758 from @pupi1985).
  • Fix mismatch between Q2A and PHPMailer email validation (PR #773 from @pupi1985).
  • Fix some PHP notices on PHP 7.4.
  • Add 404 response for empty tag page.