Changes since tag 1.6.2

commit 0d449fa082e7e86c5c1c53a8e6f6d85d8ae260be
Author: Buds <mrbouyou@gmail.com>
Date:   Fri Aug 8 12:20:49 2025 +0200

    Add filter for default TargetFrameToT frame

commit 5c0d42c5468f0696a2bbd83f93106bee87c86d48
Author: Buds <mrbouyou@gmail.com>
Date:   Sun Jul 27 15:30:26 2025 +0200

    Partially revert #41 to not bypass default filters on "player" unit

commit 2180d6d27cf27a8852be1c45270eb24d73c5b69c
Author: Guffin7 <mexismug@gmail.com>
Date:   Tue Jul 1 22:50:55 2025 +0200

    Make GetUnitFrame return target (etc.) even without additional options (#42)
    
    Make GetUnitFrame return target/player/focus/targettarget even with default options

commit 9d3603ffa71d786b87d51ceea282f6256ca905e3
Author: Guffin7 <mexismug@gmail.com>
Date:   Tue Jul 1 22:50:10 2025 +0200

    Boss Unit Support (+ Unhalted Unit Frames) (#41)
    
    * Boss Unit Support (+ Unhalted Unit Frames)
    
    Support for Boss Unit Frames. Mostly relevant for the Blizz ones.
    Tested on all the addons I added there.

commit baf4bbb0db09ebeb5d49f94f4f958ff793baf748
Author: cont1nuity <continuity@gmx.net>
Date:   Thu May 22 23:06:28 2025 +0200

    Introduce dedicated anchoring frame for Plater (#40)

commit 3809f192ab457f641d757e92d78643f68bbd3180
Author: Buds <mrbouyou@gmail.com>
Date:   Tue May 6 02:51:33 2025 +0200

    Fix SUF & LUF targettarget frame pattern
    
    fixes #39

commit 29a4d90a7ed10b537cf85e2a7d42bf048ab6fe2b
Author: Buds <mrbouyou@gmail.com>
Date:   Tue Feb 25 02:07:05 2025 +0100

    Improve support for XPerl

commit 0c52fc312fb733c048f8dfa4819ddd13faf929dd
Author: cont1nuity <continuity@gmx.net>
Date:   Sat Jan 11 06:53:14 2025 +0100

    Updating version

commit a106d8e82004778084a701608d4db12a6dbe7e99
Author: Continuity <continuity@gmx.net>
Date:   Sat Jan 11 00:45:13 2025 +0100

    Adding fallback to default for Plater.
    
    Plater has a functionality to force blizzard nameplates for specific units and via disabled modules. In those cases, the default namepalte needs to be used as anchor.

commit 86d9b18d180d5a0a5e5b1e4f0a7cd3440ab0c093
Author: Buds <mrbouyou@gmail.com>
Date:   Tue Sep 3 12:55:23 2024 +0200

    Check frame type attribute is not "cancelaura"
    this fix issue with addon Rematch

commit d8fd57e668e0fd5547f5adccfcdd3201d1aace7d
Author: Allen Faure <afaure6@gmail.com>
Date:   Tue Sep 3 00:40:41 2024 -0500

    account for that sometimes the frame name might be nil

commit dc71262a9ca8ab1c230de5c25ee7fa7d2a152380
Author: Allen Faure <afaure6@gmail.com>
Date:   Tue Sep 3 00:40:14 2024 -0500

    use GetParentKey() when possible

commit c8651587533563be027bff4d11e4bcfd041956b9
Author: Buds <mrbouyou@gmail.com>
Date:   Fri Aug 9 17:19:56 2024 +0200

    Support PartyFrame when not using raid frame style

commit eb8d04eedf82d64ecff7930ddb4b7af1d2f75042
Author: enderneko <enderneko-dev@outlook.com>
Date:   Mon Jul 15 20:09:22 2024 +0800

    Update support for Cell frame priorities
    
    Add CellGetUnitFrames and opt.skipCellOverrides

commit aa569ab7c78e9c9aed9e99907c804be4d8f166f9
Author: Buds <mrbouyou@gmail.com>
Date:   Sun Jul 14 10:00:25 2024 +0200

    Workaround addon replacing our functions

