Skip to content

v2025.10.1

Latest

Choose a tag to compare

@topscoder topscoder released this 20 Oct 15:49
· 4827 commits to main since this release

This release improves version detection in plugins and themes. Over 60,000 templates have been updated.

Changelog

  • refactor: remove redundant version extractor definition by @topscoder
  • fix: update regex patterns for version extraction to handle whitespace (fixes #31 by @k1ril1ks )
  • fix: handle None tag in process_item method to prevent errors by @topscoder
  • fix: recreated all templates with updated regex for version detection by @topscoder