Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Scoutify Laravel Package

matheusmarnt/scoutify

View on GitHub
Deep Wiki
Context7
v2.3.3

2.3.3 (2026-05-10)

Bug Fixes

  • slots: normalize slot key hyphens/underscores and type $results as Collection (#141) (0999936)
v2.3.2

2.3.2 (2026-05-10)

Bug Fixes

  • ui: wire accent, empty-state slot, showIdleHint, and preview button theme setters (#139) (487d5bf)
v2.3.1

2.3.1 (2026-05-09)

Bug Fixes

  • tests: remove unused lambda import in DialogContentClassesTest (#137) (e7a72e3)
v2.3.0

2.3.0 (2026-05-09)

Features

  • theme: add dialogContent() to customize modal background and visual style (#135) (b719be5)
v2.2.0

2.2.0 (2026-05-09)

Features

  • compat: add Laravel 13 / Scout 12 / Testbench 11 compatibility (#132) (c983e29)
v2.1.2

2.1.2 (2026-05-09)

Bug Fixes

  • provider: enrich assertNoLegacyConfigKeys exception with upgrade steps (#130) (fce0741)
v2.1.1

2.1.1 (2026-05-09)

Bug Fixes

  • views: apply ThemeConfig fallback to input component (#127) (06a8695)
v2.1.0

2.1.0 (2026-05-09)

Features

  • ai: llms.txt generator + MCP server cross-links for AI documentation access (#124) (ee180ec)
v2.0.0

2.0.0 (2026-05-09)

⚠ BREAKING CHANGES

  • v2.0.0 — unified fluent UI/theme/types API (#120)

Features

  • v2.0.0 — unified fluent UI/theme/types API (#120) (6ae34c4)
v1.15.2

1.15.2 (2026-05-08)

Bug Fixes

  • deps: widen symfony/yaml to ^7.0|^8.0 (#118) (5d13b32)
v1.15.1

1.15.1 (2026-05-08)

Miscellaneous Chores

  • deps: bump actions/checkout from 4 to 6 (a317499)
  • deps: bump actions/configure-pages from 5 to 6 (69248ab)
  • deps: bump actions/setup-node from 4 to 6 (97a55f1)
  • deps: bump actions/setup-node from 4 to 6 (30e97f8)
  • deps: bump actions/upload-pages-artifact from 3 to 5 (364fd38)
  • deps: bump actions/upload-pages-artifact from 3 to 5 (96853ea)
v1.15.0

1.15.0 (2026-05-08)

Features

  • add ComposePatcher service for safe depends_on patching (8124db5)
  • auto-patch compose.yaml depends_on via ComposePatcher in InstallCommand (6f8488d)
  • Docker/Sail reliability hardening (3af8cc7)
  • extend compose patching to generic Docker installs (f738279)

Miscellaneous Chores

  • deps: bump actions/deploy-pages from 4 to 5 (#110) (f6f8d04)
  • group dev-tooling and Laravel patch bumps in Dependabot (ceb0523)
  • promote symfony/yaml to direct require for compose patching (fac9452)
  • track Meilisearch/Typesense image versions in stubs via Dependabot (7cb9225)
v1.14.3

1.14.3 (2026-05-07)

Bug Fixes

  • mouse click on result row no longer navigates (#107) (9c56225)
v1.14.2

1.14.2 (2026-05-07)

Bug Fixes

  • keyboard nav & click propagation for preview/download buttons (#104) (db26838)
v1.14.1

1.14.1 (2026-05-07)

Miscellaneous Chores

  • stop tracking AGENTS.md (covered by .gitignore) (5160603)
v1.14.0

1.14.0 (2026-05-07)

Features

  • file preview & download in global search modal (#100) (b830159)
v1.13.3

1.13.3 (2026-05-06)

Miscellaneous Chores

  • stop tracking PROJECT_MEMORY.md (covered by .gitignore) (e244740)
v1.13.2

1.13.2 (2026-05-06)

Bug Fixes

  • navigation: prevent wire:navigate from hijacking external URLs (#97) (54795f6)
v1.13.1

1.13.1 (2026-05-04)

Bug Fixes

  • docs: remove html tags from browser tab title (3d49300)
v1.13.0

1.13.0 (2026-05-04)

Features

  • astro starlight docs site (737dcac)
  • docs-site: add og-card image (d317213)
  • docs-site: apply scoutify brand palette and hero theme (93e4741)
  • docs-site: wire astro config, splash hero, and sidebar stubs (4b14975)

Miscellaneous Chores

  • docs-site: scaffold astro starlight project (2f0fdd2)
v1.12.1

1.12.1 (2026-05-04)

Miscellaneous Chores

  • deps: bump actions/github-script from 7 to 9 (#85) (39e65d8)
  • deps: bump dependabot/fetch-metadata from 2 to 3 (#86) (219b43a)
v1.12.0

1.12.0 (2026-05-04)

Features

  • implement per-model global search visibility (#87) (136e4c3)
v1.11.4

1.11.4 (2026-04-30)

Bug Fixes

  • detect third-party blade-icon prefixes in IconResolver to prevent mangling GlobalSearchGroup icons (#83) (be703ce)
v1.11.3

1.11.3 (2026-04-30)

Bug Fixes

  • access Factory sets as array in icon.blade.php (fixes ri-, tabler- prefix detection) (0f0e5b4)
  • access Factory sets as array, not object, in icon.blade.php (5741a72)
v1.11.2

1.11.2 (2026-04-30)

Bug Fixes

  • use Factory::all() with try/catch to detect third-party icon pack prefixes (#79) (066d9a1)
v1.11.1

1.11.1 (2026-04-30)

Bug Fixes

  • add missing blade-icons pack prefixes to icon qualifier regex (#77) (854865e)
v1.11.0

1.11.0 (2026-04-30)

Features

  • sanitize html fields to plain text in global search results (#74) (74d8908)
v1.10.0

1.10.0 (2026-04-29)

Features

  • add mobile-only trigger component for global search modal (e8ad4dc)
v1.9.2

1.9.2 (2026-04-29)

Bug Fixes

  • register Livewire v3 modal component via Livewire::component() (#71) (a1933b2)
v1.9.1

1.9.1 (2026-04-29)

Miscellaneous Chores

  • use English label in config example comment (#69) (127826f)
v1.9.0

1.9.0 (2026-04-29)

Features

  • publish Scout config on install, adopt compose.yaml standard (#67) (3712b72)

Miscellaneous Chores

  • add CLAUDE.md with project instructions for Claude Code (#64) (ffde964)
  • untrack CLAUDE.md and add to .gitignore (#66) (40a01d1)
v1.8.1

1.8.1 (2026-04-29)

Bug Fixes

  • normalize Highlighter output to NFC and update stale modal listener test (#60) (4cc0615)
v1.8.0

1.8.0 (2026-04-29)

Features

  • search: accent-insensitive highlight, auto subtitle, accordion chips, and modal trigger improvements (#56) (e86a381)
v1.7.0

1.7.0 (2026-04-29)

Features

  • gs: improve keyboard navigation and visual polish in global search (#54) (7d05222)
v1.6.2

1.6.2 (2026-04-28)

Bug Fixes

  • modal: remove nested Alpine x-data from dialog to fix keyboard navigation (#52) (924f285)
v1.6.1

1.6.1 (2026-04-28)

Bug Fixes

  • zero-config discovery pipeline — 7 cooperating defects (#50) (20d12fc)
v1.6.0

1.6.0 (2026-04-28)

Features

  • globalSearchBuilder hook + Meilisearch prefix search warning in DoctorCommand (#48) (fefbffb)
v1.5.3

1.5.3 (2026-04-28)

Bug Fixes

  • expose isOpen getter in scoutifyModal to fix keyboard nav ReferenceError (#46) (4722655)
v1.5.2

1.5.2 (2026-04-28)

Bug Fixes

  • window listener in scoutifyModal init opens modal from custom triggers (#44) (c9d0902)
v1.5.1

1.5.1 (2026-04-28)

Bug Fixes

  • type chip labels respect APP_LOCALE (dynamic label resolution) (#42) (0a9b0c0)
v1.5.0

1.5.0 (2026-04-28)

Features

  • zero-config auto-discovery, color tokens, keyboard nav, filter row stability (#40) (83cb937)
v1.4.0

1.4.0 (2026-04-27)

Features

  • modal: grouped search results, visual parity, power UX (v1.4.0) (#38) (e33b8d2)
v1.3.4

1.3.4 (2026-04-27)

Bug Fixes

  • modal: authorize results, render highlights, restore recents (#36) (3381405)
v1.3.3

1.3.3 (2026-04-27)

Bug Fixes

  • modal: restore panel width to match reference (md:max-w-2xl) (#34) (a65e889)
v1.3.2

1.3.2 (2026-04-27)

Bug Fixes

  • modal: wire keyboard shortcuts and ship self-contained CSS partial (#32) (95ac910)
v1.3.1

1.3.1 (2026-04-27)

Bug Fixes

  • install: pass services to sail:add as string, detect all compose file names (#30) (fd99813)
v1.3.0

1.3.0 (2026-04-27)

Features

  • install: detect environment and configure search backend automatically (#28) (0ec8711)
v1.2.2

1.2.2 (2026-04-27)

Bug Fixes

  • ci: remove broken auto-merge step, add workflow_dispatch trigger (#26) (b286527)
v1.2.1

1.2.1 (2026-04-27)

Bug Fixes

  • ci: extract PR number from release-please JSON output before merging (#23) (0bc6bf5)
  • ci: pass --repo flag to gh pr merge so it works without checkout (#25) (1379b14)
v1.2.0

1.2.0 (2026-04-27)

Features

  • inject smart globalSearchUrl stub via scoutify:searchable (#21) (d7a08eb)
v1.1.0

1.1.0 (2026-04-27)

Features

  • auto-inject Searchable trait + interface via scoutify:searchable (#19) (5d1d202)

Miscellaneous Chores

  • deps: bump actions/checkout from 4 to 6 (#17) (1c77f17)
  • deps: bump googleapis/release-please-action from 4 to 5 (#18) (c9421ce)
v1.0.1

1.0.1 (2026-04-27)

Bug Fixes

  • widen pest version constraint to support v3 and v4 (#14) (1bc5622)

Miscellaneous Chores

  • deps: update laravel/scout requirement from ^10.0 to ^11.1 (#2) (2e3fbb8)
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope