mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-21 23:26:56 +00:00
version update push
version update push
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# pfUI - Turtle WoW Edition
|
||||
|
||||
[](https://github.com/me0wg4ming/pfUI)
|
||||
[](https://github.com/me0wg4ming/pfUI)
|
||||
[](https://turtlecraft.gg/)
|
||||
[](https://github.com/balakethelock/SuperWoW)
|
||||
[](https://gitea.com/avitasia/nampower)
|
||||
@@ -12,6 +12,19 @@ This version includes significant performance improvements, DLL-enhanced feature
|
||||
|
||||
> **Looking for TBC support?** Visit the original pfUI by Shagu: [https://github.com/shagu/pfUI](https://github.com/shagu/pfUI)
|
||||
|
||||
---
|
||||
## What's New in Version 6.2.5 (January 21, 2026)
|
||||
|
||||
### 🎯 Unit and Raidframes fix (unitframes.lua)
|
||||
- Fixed aggro indicator on "Player" frame not working properly.
|
||||
- Changed the Aggro indicator timer from 0.1 to 0.2 times per second (5 times per second is enough)
|
||||
- Fixed the 40yard range check not working properly for Shamans and Druids in bear/cat form.
|
||||
- Added 2 new buttons to the Nameplate menu: "Disable Hostile Nameplates in Friendly Zones" and "Disable Friendly Nameplates in Friendly Zones"
|
||||
- changed version to 6.2.5 to push an update for everyone
|
||||
|
||||
|
||||
---
|
||||
|
||||
---
|
||||
## What's New in Version 6.2.3 (January 11, 2026)
|
||||
|
||||
@@ -435,7 +448,7 @@ Same as original pfUI - free to use and modify.
|
||||
|
||||
---
|
||||
|
||||
**Version:** 6.2.2
|
||||
**Release Date:** January 10, 2026
|
||||
**Version:** 6.2.5
|
||||
**Release Date:** January 21, 2026
|
||||
**Compatibility:** Turtle WoW 1.18.0
|
||||
**Status:** Stable
|
||||
**Status:** Stable
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
## Author: Shagu
|
||||
## Notes: A complete user interface replacement.
|
||||
## Notes-ruRU: Полная замена пользовательского интерфейса.
|
||||
## Version: 6.2.3
|
||||
## Version: 6.2.5
|
||||
## SavedVariables: pfUI_profiles, pfUI_addon_profiles, pfUI_cache
|
||||
## SavedVariablesPerCharacter: pfUI_config, pfUI_init, pfUI_playerDB
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
## Author: Shagu
|
||||
## Notes: A complete user interface replacement.
|
||||
## Notes-ruRU: Полная замена пользовательского интерфейса.
|
||||
## Version: 6.2.3
|
||||
## Version: 6.2.5
|
||||
## SavedVariables: pfUI_profiles, pfUI_addon_profiles, pfUI_cache
|
||||
## SavedVariablesPerCharacter: pfUI_config, pfUI_init, pfUI_playerDB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user