3.9.94-47-gc6136af
Details
-
FilenamePrat-3.0-3.9.94-47-gc6136af.zip
-
Uploaded by
-
UploadedMar 14, 2026
-
Size1.48 MB
-
Downloads90
-
MD564cff688fb46be70e2febeaea4e19fb9
Supported WoW Retail Versions
- 12.0.1
- 11.2.7
- 12.0.0
Supported WoW Mists of Pandaria Classic Versions
- 5.5.3
Supported WoW Wrath of the Lich King Classic Versions
- 3.4.5
Supported WoW Classic Versions
- 1.15.8
Supported WoW Burning Crusade Classic Versions
- 2.5.5
Changelog
Prat 3.0
3.9.94-47-gc6136af (2026-03-14)
Full Changelog Previous Releases
- Merge Pull Request #222: Add option to only keep highlighting if not currently the active tab
- Merge pull request #236 from hooov/feat-chat-tab-name-sizing
Feature: Chat Tab name sizing - Locales got lost.
- Merge branch 'master' into feat-chat-tab-name-sizing
- Merge most upstream master code.
- Merge pull request #291 from Knaledge/feature/module-sidetab
Prat module - SideTabs: Customizable vertical chat tabs - Code cleanup, and prep for merge into master.
- Document module states better.
- Set default module state to disabled.
- Set module setion.
- Fix a secret thingie.
- Fix some errors.
- Fix Luacheck.
- Cleanup class color handling in a few places.
- Filter empty SYSTEM messages.
- Update .luacheckrc
- Fix Lua regression.
- Initial review and cleanup
A lot of checks don't need to apply, modify some code to be more in line with Prat's logic. - Add newline at end of includes.xml to conform with upstream formatting
- Refine includes.xml in PR to match upstream and only introdude 'SideTabs' inclusion
- Adjust SideTabs module to use chat frame's parent for stable tab anchoring, improving compatibility with UI fading effects
- Adjust SideTabs module to ensure stable parentage for stacked tabs, improving compatibility with external UI changes
- Refactor SideTabs module to maintain tab parentage for better compatibility with external changes to visibility (like when Immersion triggers hiding of UI)
- Enhance SideTabs module with improved error handling and fallback mechanisms based on latest iteration of Prat
- Refactor SideTabs module to use consistent module name references and improve default settings handling
- Fix localization keys and improve descriptions for SideTabs module
- Refactor for performance and hardening
- optimize hot paths and harden compatibility guards
- remove unused label helper functions
- avoid per-call local function allocations in fade hook
- use safer profile/global nil checks in update/apply paths
- add Blizzard API guards for tab resize/show/restore calls
- Add circular mask support for tab shape customization in Side Tabs module
- Add shape label support for tab customization in Side Tabs module
- Refactor tab label rendering and add text layout restoration for improved customization
- Add sorting options for tab label settings in Side Tabs module
- Add GetInfoFrameName function to improve frame name retrieval for tab label settings
- Enhance profile safety checks in tab label functions and add child group support for tab labels
- Add per-tab label customization options for Side Tabs module
- Add hover detection for side tabs to preserve visibility of docked chat frames
- Implement hover fade logic for side tabs and preserve default behavior on fade out
- Remove color formatting from GroupLabel function for cleaner text display
- Update color codes in GroupLabel and SettingLabel functions for improved visibility
- Refactor SideTabs module options to use labeled functions for improved readability and organization
- Refactor SideTabs module options to enhance layout, sizing, text, behavior, and visual settings
- Update font size option in SideTabs module to enforce minimum value
- Add font customization options to SideTabs module
- Adjust minimum tab width in SideTabs module for improved flexibility
- Add normalize UI scale option to SideTabs module
- Add tab height and scale options to SideTabs module
- Add SideTabs module and include in the main XML
- feat: ChatTabs name sizing
adds user-configurable font size slider (8-24) for chat tab names in Prat options under Visibility section