Skip to content

Latest commit

 

History

History
129 lines (72 loc) · 5.09 KB

File metadata and controls

129 lines (72 loc) · 5.09 KB

Changelog

All notable changes to this project will be documented in this file.

3.0.4 - 2026-03-04

Breaking Changes

  • Minimum Filament version bumped to ^5.3 — required due to the new PageConfiguration parameter added to Page::routes() in filamentphp/filament#19225

What's Changed

  • Update composer.json to require filament/filament: ^5.3

3.0.3 - 2026-02-28

Bug Fixes

  • Fix camera not reopening for second QR scan (#5)
  • Improve QR code version 10 scanning reliability (#9)
  • Replace Html5QrcodeScanner with Html5Qrcode for direct camera lifecycle control
  • Add experimentalFeatures.useBarCodeDetectorIfSupported for better scanning
  • Stop camera before closing modal to prevent AbortError
  • Clean reader DOM element before re-initializing scanner
  • Use versioned CDN URL from config instead of unversioned unpkg URL

Full Changelog: https://github.com/jeffersongoncalves/filament-qrcode-field/compare/3.0.2...3.0.3

3.0.2 - 2026-02-24

What's Changed

  • Add Laravel 13.x support (orchestra/testbench ^11.0)

3.0.1 - 2025-12-28

Full Changelog: https://github.com/jeffersongoncalves/filament-qrcode-field/compare/3.0.0...3.0.1

3.0.0 - 2025-12-28

Full Changelog: https://github.com/jeffersongoncalves/filament-qrcode-field/compare/2.1.1...3.0.0

2.1.1 - 2025-12-27

What's Changed

  • fix: add this bind to onScanSuccess callback by @wrsbyte in #15

New Contributors

  • @wrsbyte made their first contribution in #15

Full Changelog: https://github.com/jeffersongoncalves/filament-qrcode-field/compare/2.1.0...2.1.1

2.1.0 - 2025-12-27

What's Changed

  • build(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #14
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #16
  • build(deps-dev): bump the actions-deps group with 3 updates by @dependabot[bot] in #18

Full Changelog: https://github.com/jeffersongoncalves/filament-qrcode-field/compare/2.0.3...2.1.0

2.0.3 - 2025-09-03

Full Changelog: https://github.com/jeffersongoncalves/filament-qrcode-field/compare/2.0.2...2.0.3

2.0.2 - 2025-08-30

What's Changed

  • build(deps): bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #8
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #10
  • Enhance QR code input attributes and scanning logic by @jeffersongoncalves in #11

Full Changelog: https://github.com/jeffersongoncalves/filament-qrcode-field/compare/2.0.1...2.0.2

2.0.1 - 2025-07-17

Full Changelog: https://github.com/jeffersongoncalves/filament-qrcode-field/compare/2.0.0...2.0.1

2.0.0 - 2025-07-17

What's Changed

  • chore: Configure Renovate by @renovate[bot] in #3
  • Delete .github/FUNDING.yml by @jeffersongoncalves in #6
  • Delete renovate.json by @jeffersongoncalves in #7

New Contributors

  • @renovate[bot] made their first contribution in #3
  • @jeffersongoncalves made their first contribution in #6

Full Changelog: https://github.com/jeffersongoncalves/filament-qrcode-field/compare/1.1.1...2.0.0

1.1.1 - 2025-06-26

What's Changed

  • build(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #1
  • build(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #2

New Contributors

  • @dependabot made their first contribution in #1

Full Changelog: https://github.com/jeffersongoncalves/filament-qrcode-field/compare/1.1.0...1.1.1

1.1.0 - 2025-04-20

Full Changelog: https://github.com/jeffersongoncalves/filament-qrcode-field/compare/1.0.3...1.1.0

1.0.3 - 2025-04-20

Full Changelog: https://github.com/jeffersongoncalves/filament-qrcode-field/compare/1.0.2...1.0.3

1.0.2 - 2025-04-20

Full Changelog: https://github.com/jeffersongoncalves/filament-qrcode-field/compare/1.0.1...1.0.2

1.0.1 - 2025-04-20

Full Changelog: https://github.com/jeffersongoncalves/filament-qrcode-field/compare/1.0.0...1.0.1

1.0.0 - 2025-04-20

Full Changelog: https://github.com/jeffersongoncalves/filament-qrcode-field/commits/1.0.0