Skip to content

Releases: njxqlus/filament-relation-manager-component

2.2.0

23 Jan 07:48
f24c815

Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #35
  • build(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #39
  • Allow Filament v5 by @webard in #40

Full Changelog: 2.1.0...2.2.0

1.1.2

15 Dec 19:53

Choose a tag to compare

What's Changed

  • Fix: Model import in Filament v3 version by @webard in #37

Full Changelog: 1.1.1...1.1.2

1.1.1

15 Dec 00:08
5a3c1dd

Choose a tag to compare

What's Changed

  • Fix: displaying relation manager in infolist by @webard in #36

Full Changelog: 1.1.0...1.1.1

2.1.0

17 Nov 10:15
2ea7c76

Choose a tag to compare

What's Changed

  • build(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #33
  • Fix ownerRecord assignment to work with modal/slideover by @webard in #34

New Contributors

Full Changelog: 2.0.1...2.1.0

2.0.1

26 Sep 21:21
59e3743

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

26 Sep 12:01
60eae92

Choose a tag to compare

What's Changed

  • build(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #26
  • build(deps): bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #28
  • build(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #27
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #29
  • Update run-tests.yml by @njxqlus in #31
  • Upgrade dependencies and namespaces for Filament 4 compatibility by @Zandv320 in #30

New Contributors

Full Changelog: 1.1.0...2.0.0

1.1.0

02 Mar 21:33
3a73648

Choose a tag to compare

Merge pull request #24 from anand-patel/main

Laravel 12 support

1.0.2

26 May 23:02
77386bc

Choose a tag to compare

Laravel 11 support

1.0.1

29 Apr 19:27
412cd70

Choose a tag to compare

Merge pull request #12 from claybitner/10_infolist_case_sensitivity

Fixing case sensitivity issue for infolist folder.

1.0.0

04 Sep 05:39

Choose a tag to compare

ci: set github run-tests stability to prefer-stable