Skip to content

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 14 Dec 00:21
· 23 commits to master since this release

简体中文 | English | Official Documentation

VerifyMC v1.2.4 Release Notes

🐛 Bug Fixes & Improvements

Fixed Issues

  • Whitelist Invalidation After Server Restart: Fixed issue where whitelisted players (except OPs) were rejected after server restart, even though they were in the whitelist
  • Character Encoding Issues: Fixed character encoding problems in web interface that caused garbled text for some users
  • Email Subject Configuration: Moved email subject from i18n to config.yml for better customization

Improvements

  • All HTTP responses now explicitly use UTF-8 encoding with proper charset declaration
  • Improved static file Content-Type handling with charset specification for text-based files
  • Enhanced whitelist synchronization logic to ensure consistency after server restarts