Nexter Extension - FREE
about 14 hours ago

Version 4.6.3

  • Improved : Bootstrap & Core : Optimized initialization flow and conditional loading for better performance and stability.
  • Improved : Architecture : Refactored core modules into smaller classes for enhanced maintainability, performance, and clearer separation of logic.
  • Improved : General : Applied strict checks, cleanup handling, and overall performance and stability enhancements.
  • Fixed : Code Snippets : Corrected snippet display logic to use in-memory data for accurate conditional evaluation and avoid redundant meta queries.
  • Fixed : Admin & Assets : Resolved issue where dashboard/admin assets were skipped due to over-restricted enqueue conditions after refactor.
  • Fixed : Theme Builder : Singular & Archive Templates : Resolved issue where templates were not rendering on the frontend due to premature post type check before registration.
  • Fixed : Admin Interface : Notice Dismiss : Fixed "Invalid Notice ID" error when dismissing pro license notices, added extensible filter for notice ID whitelist.
  • Fixed : Performance : Template Resolution : Consolidated three separate nxt-build-get-data option reads per frontend request into a single cached read.
  • Fixed : General bug fixes and performance improvements.