File Details
v1.7
- R
- Jul 8, 2026
- 129.77 KB
- 41
- 12.0.7+3
- Retail
File Name
JulsanityUI_DataBars-v1.7.zip
Supported Versions
- 12.0.7
- 12.0.5
- 12.0.1
- 12.0.0
Changelog
All notable changes to JulsanityUI DataBars are documented here. This project follows a simple 0.1-step versioning scheme.
[1.7] — 2026-07-07
Per-datatext customization, new datatexts, and more languages.
Added
- Customizable datatexts. Most datatexts now have their own options in the
Behavior tab, saved per slot (so, e.g., two clocks can differ). Highlights:
- Time: local vs. server time, 12/24-hour.
- Coordinates: show zone, decimals.
- System (FPS/MS): FPS / MS / both, home vs. world latency, and addon memory in the tooltip (off / 3 / 5 / 10 / all).
- Durability: lowest slot vs. average.
- Gold: short numbers (485K), gold only, gold gained this session.
- Bag Space: free vs. used, count the reagent bag.
- Item Level: equipped vs. overall, decimals.
- Experience: percent / current / remaining, show rested.
- Reputation: percent / standing / value.
- Movement Speed: decimals.
- Friends: WoW / Battle.net / both.
- Guild: online vs. online / total.
- Difficulty: dungeon / raid / both, abbreviated vs. full names.
- Great Vault: "Ready" vs. count.
- Mythic+ Keystone: abbreviate the dungeon name to initials (e.g. "Den of Nalorakk" -> "DoN").
- New Addons datatext: shows the number of loaded addons; its tooltip lists every loaded addon's memory usage and the total.
- Live tooltip refresh: the System (FPS/MS) and Addons tooltips update while open so memory and latency values stay current (paused while in combat).
- Four new languages: French, Spanish (also esMX), Italian and Portuguese (BR).
Fixed
- The options window no longer jumps back to the top when you change a datatext; the scroll position is preserved.
Performance
- The live tooltip refresh is lightweight: it uses a timer (not a per-frame handler), throttles the expensive addon-memory scan, and only runs while the tooltip is actually shown.