Skip to content

Commit

Permalink
! NDui 7.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
siweia committed Mar 20, 2024
1 parent a2671de commit bd67a66
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 23 deletions.
19 changes: 9 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# NDui

## [7.17.0](https://github.com/siweia/NDui/tree/7.17.0) (2024-2-3)
## [7.18.0](https://github.com/siweia/NDui/tree/7.18.0) (2024-3-21)

- Update oUF.
- Remove old patch compats.
- More slots in aurawatch slot group.
- Fix color picker.
- Update infobar time module.
- Update default skins.
- Option to toggle additional powerbar.
- Update locales.
- Fix unit name retrieving in tooltip.
- Update auras.
- Fix error in aurawatch GUI.
- Update minimap calendar alert.
- Update LibActionButton.
- Remove professions frame search fix.
- Update heal prediction.
- Update enchant refresh in buff frame.
- Update minimap queue button.
- Fix minimap error in 10.2.6.
18 changes: 9 additions & 9 deletions Interface/AddOns/NDui/Core/Changelog.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ if DB.Client ~= "zhCN" then return end
local strsplit, pairs = string.split, pairs

local hx = {
"修正技能监控控制台的一处报错;",
"日历提示调整;",
"Rematch皮肤调整;",
"LAB更新;",
"移除专业面板搜索的修复;",
"治疗预估计算调整;",
"Buff框体的刷新调整;",
"小地图排队按钮调整;",
"oUF更新;",
"移除对旧版本的兼容;",
"技能监控的栏位分组更新;",
"修正颜色选择器;",
"更新信息条时间模块;",
"界面美化更新;",
"添加选项以开关额外能量条;",
"本地文本更新;",
"修正开启头衔显示时,目标名字获取异常的问题;",
"更新部分法术监控。",
"修正10.2.6的一处报错。",
}

local f
Expand Down
4 changes: 2 additions & 2 deletions Interface/AddOns/NDui/NDui.toc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Interface: 100205
## Interface: 100206
## Title: |cff0080ffNDui|r
## X-Credits: Elv, Freebaser, Haleth, Haste, lightspark, Loshine, Neavo, p3lim, Paopao001, Qulight, Ray, Rubgrsch, Simpy, Tuller, zork.
## Author: Siweia
## Notes: Empty toc for Curseforge
## Version: 7.17.0
## Version: 7.18.0
## X-Support: DF
## X-Website: https://github.com/siweia/NDui
4 changes: 2 additions & 2 deletions Interface/AddOns/NDui/NDui_Mainline.toc
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## Interface: 100205
## Interface: 100206
## Title: |cff0080ffNDui|r
## X-Credits: Elv, Freebaser, Haleth, Haste, lightspark, Loshine, Neavo, p3lim, Paopao001, Qulight, Ray, Rubgrsch, Simpy, Tuller, zork.
## Author: Siweia
## Notes: More than a UI.
## Version: 7.17.0
## Version: 7.18.0
## X-Support: DF
## X-Website: https://github.com/siweia/NDui
## X-Curse-Project-ID: 324377
Expand Down

0 comments on commit bd67a66

Please sign in to comment.