Skip to content

v2.3.4

Latest

Choose a tag to compare

@Divarion-D Divarion-D released this 05 Jul 18:36

πŸš€ XC_VM v2.3.4

✨ New Features

  • Integrated the TMDB module directly into the core, eliminating duplicated standard-set copies and simplifying project architecture.

πŸ› Bug Fixes

  • Improved player stability by handling potential null values in movie properties.
  • Enhanced image URL validation in the player.
  • Improved resilience against transient database and API failures.
  • Switched internal error reporting to use secure HTTPS communication.
  • Improved backup restoration by validating migration arguments and handling db_restore results correctly.

♻️ Refactoring

  • Extracted player utility functions from the legacy bootstrap to improve code organization.
  • Continued modernization of the codebase by moving TMDB functionality into the core architecture.

πŸ”§ Maintenance

  • Improved internal reliability and maintainability across player, backup, and core services.

Full Changelog: 2.3.3...2.3.4