Skip to content

Fix requests 5.1.1a

Choose a tag to compare

@cooffeeRequired cooffeeRequired released this 05 May 15:07

🧩 SkJson 5.1.1a – Enhancements & Bug Fixes

This update brings significant improvements and fixes, enhancing stability and extending compatibility with different server platforms.

πŸš€ New Features & Improvements

  • Expanded Server Support: Added detection and support for Leaf servers, broadening plugin compatibility.
  • Enhanced Debugging Output: Improved details provided during JSON object and array manipulation for easier diagnostics.
  • Improved Error Handling: Added warnings for unsuccessful lookups of keys or indexes within JSON structures.
  • API Extension: Introduced the isClassAvailable(String) method to verify the availability of classes by name.
  • Build Script Adjustments: Modified test configuration for improved compatibility with Windows environments.

πŸ› Bug Fixes

  • HTTP Request and Response Fixes: Addressed issues related to HTTP request and response bodies and headers. Thank you @Fusezion
  • Metrics Optimization: Moved bStats metrics initialization into onEnable() to ensure proper loading.

πŸ“„ Documentation

  • Wiki Link Updated: Corrected the Wiki link in README.md for easier access to documentation.

For a detailed view of changes, please see the diff between 5.0 and 5.1.1a.

Thank you for your continued support and feedback!