0.2.131-beta
Pre-release
Pre-release
FPS & Latency Meter
0.2.131-beta (2026-02-08)
Full Changelog Previous Releases
- Reverted change: removed conditionals on date picker
- silent errors on wow versions which don't have edit mode
- release.yml
- .pkgmeta
- Integrating github actions
- Merge pull request #12 from nailuj1992/nailuj1992-patch-1
Uncomment GITHUB_OAUTH in release workflow - Uncomment GITHUB_OAUTH in release workflow
- Merge pull request #11 from nailuj1992/nailuj1992-patch-2
Remove duplicate git fetch step in release.yml - Remove duplicate git fetch step in release.yml
Removed duplicate step for fetching git tags in release workflow. - Merge pull request #9 from nailuj1992/nailuj1992-patch-1
Update release workflow to optimize git fetch - Update release workflow to optimize git fetch
Added fetch-depth option to checkout action and removed duplicate fetch step. - Merge pull request #8 from nailuj1992/nailuj1992-patch-1
Update release.yml to trigger on tags - Update release.yml to trigger on tags
Add tag trigger to CI workflow for releases - Merge pull request #7 from nailuj1992/nailuj1992-patch-1
Update release workflow configuration - Update release workflow configuration
Comment out the GITHUB_OAUTH line and update the destination path. - Merge pull request #6 from nailuj1992/text-content
Added customization for texts shown - Version 0.2.13
- Version 0.2.14
- removed conditionals on date picker
- fix: disabled edit mode on classic versions which haven't implemented it (MoP - Classic)
- feat: Added text inputs to customize the content of the information on screen
- Imported LibEQOL version 15-beta2
- Started to customize text content in options
- Merge pull request #5 from nailuj1992/bugfixes
Hotfix and feature: Modify text align - left-right
- feat: Added option to modify the align of the text: LEFT, CENTER, RIGHT
- Merge pull request #4 from nailuj1992/frame-issue-mop
Fixed a minor issue related to chat on MoP Classic :) - Addon version
- ---3
- fix issue with chat MoP
- Revise README for clarity and additional details
Updated the README to reflect support for additional WoW versions and improved formatting. - Merge pull request #3 from nailuj1992/improvements-2
Big improvements are coming for V0.2.1 - fix colors description
- Restrict edit mode file for only Retail MN
- Removed dead code related to ACE-GUI (everything)
- Left classic options just like on Retail (Except for Color pickers, which are not supported Sadge)
- Added options to modify font and size
- Separed FPS, Home MS and World MS into 3 different movable frames (Classic)
- Separed FPS, Home MS and World MS into 3 different movable frames (Retail)
- title MN
- title classic
- different version for classic and MN
- Reset everything
- Restart button
- feat: Reworking options panel to be easier for reading and understanding
-
- Starting improvements on Options
- Merge pull request #2 from nailuj1992/bugfix/midnight
Removed dead and unnecessary code which enters in conflict with secret values introduced in Midnight - Right version for TBC
- fix: slash commands on midnight finally fixed
- Only from TBC to MoP
- fix: Purged unused libraries (dead code) given that some features were trying to acces to secret values (Midnight)
- Merge pull request #1 from nailuj1992/color-picker-mn
fix: Integrated ColorPicker from AceGUI lib - fix: Integrated ColorPicker from AceGUI lib
- Added compatibility with Classic 1.15.8, MoP 5.5.2 and 5.5.3, Retail 11.2.7 TWW and Midnight Beta 12.0.0 and 12.0.2
- Updated .toc file to support MoP 5.5.1 and TWW 11.2.5
- Update README.md
- Update README.md
- Added support to WoW Classic era 1.15.7
- Added support to WoW Retail 11.2.0
- Core functionality of the addon
- Initial commit