Skip to content

1.11.0

Choose a tag to compare

@github-actions github-actions released this 23 May 13:02
· 42 commits to main since this release

v1.11.0 Update

This release expands Discord Web support, improves parser flexibility, adds more control over normalization and dashboard stats, and fixes several issues across the extension and dashboard experience.

Added

  • Added Discord Web support.
  • Added Discord Web port switching and toggle controls to the dashboard.
  • Added Discord Web port configuration directly to the extension popup settings.
  • Added a host permission warning dialog to the extension popup.
  • Added configurable title normalization modes in extension settings.
  • Added selector parser manager.
  • Added wildcard domain support (*.domain) for userscripts, selector parsers, and built-in parsers.
  • Added multi-domain and domain editing support for selector parsers.
  • Added row count selector for dashboard stats capture section.
  • Added new “All Time” range option to dashboard stats summary.

Improved

  • Improved localization structure in the userscript permission alert system.
  • Improved and completed missing translations across the extension.
  • Improved overall parser flexibility and domain matching behavior.

Fixed

  • Fixed an IndexedDB export issue that could cause stack overflow errors during backup export.
  • Fixed several localization inconsistencies in the userscript and filter section.
  • Fixed an issue where some images were not displayed correctly in dashboard stats.

Full Changelog: 1.10.0...1.11.0