promotional bannermobile promotional banner

Global Search

Provides a global search, similar to what you'd find in an IDE.

File Details

v0.23.11

  • R
  • Oct 9, 2024
  • 244.60 KB
  • 352
  • 11.0.2+4
  • Classic + 2

File Name

GlobalSearch-v0.23.11.zip

Supported Versions

  • 11.0.2
  • 4.4.0
  • 3.4.3
  • 2.5.4
  • 1.15.4

Global Search

v0.23.11 (2024-10-09)

Full Changelog Previous Releases

  • Fix mount hyperlinks and dragging on retail

  • Update Interface version (#45)
    Automated changes by

    create-pull-request

    GitHub action

    Co-authored-by: Oppzippy 2236514+Oppzippy@users.noreply.github.com

  • Fix macros getting truncated
    Since we were prepending macros with a /run to call the GlobalSearch
    function to hide the UI, those characters counted towards the 255 limit,
    causing users' macros that are below 255 characters to still hit the
    limit.
    Rather than prefixing the macro, the secure action button scripts are
    now hooked instead.

  • Bump peter-evans/create-pull-request from 6 to 7 (#44)