Skip to content

Commit

Permalink
Update changelog for r221
Browse files Browse the repository at this point in the history
  • Loading branch information
enderneko committed Apr 6, 2024
1 parent 0c72396 commit a0bf3d4
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 5 deletions.
13 changes: 8 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
[Full Changelog](https://github.com/enderneko/Cell/compare/r219-release...d1cd3d33c1c475ea2aa95560f69289cf6a95ca88)
[Full Changelog](https://github.com/enderneko/Cell/compare/r220-release...0c723964ead272b52c5c9f787ba50bf223cd1457)

- Update Cell.GetUnitFrame
- Update range checker
- Fix secure buttons
- Update zhTW
- Add multi-line support for custom "Icons" indicators
- Add Right-Click refreshing feature
- Update color options for "Bar" indicators
- Update menu strata
- Improve reliability of LibGroupInfo
- Fix "Casts" icons for QuickAssist
- Fix indicator not updating issue when layout changes
8 changes: 8 additions & 0 deletions Locales/enUS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,14 @@ select(2, ...).L = setmetatable({
<p>(Retail) Enable "Always Update Buffs/Debuffs" in General tab, if indicators do not update correctly.</p>
<br/>
<h1>r221-release (Apr 6, 2024, 22:00 GMT+8)</h1>
<p>+ Added multi-line support for custom "Icons" indicators.</p>
<p>* Updated color options for custom "Bar" indicators.</p>
<p>+ Added Right-Click refreshing feature for Main/QuickAssist option button.</p>
<p>* Improved reliability of LibGroupInfo (QuickAssist filters may work better).</p>
<p>* Fixed QuickAssist cooldown icons.</p>
<br/>
<h1>r220-release (Jan 25, 2024, 19:06 GMT+8)</h1>
<p>* Fixed Spotlight config button.</p>
<p>* Updated range checker.</p>
Expand Down
8 changes: 8 additions & 0 deletions Locales/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -822,6 +822,14 @@ L["CHANGELOGS"] = [[
<p>(正式服)如果指示器不能正常刷新,尝试启用常规页面下的“总是更新增益/减益”选项。</p>
<br/>
<h1>r221-release (Apr 6, 2024, 22:00 GMT+8)</h1>
<p>+ 为自定义“图标组”指示器添加了多行图标的支持。</p>
<p>* 更新自定义“进度条”指示器的颜色选项。</p>
<p>+ 添加点击右键刷新的功能(主框体与快速协助框体)。</p>
<p>* 提升 LibGroupInfo 的可靠性(快速协助的过滤器应该更靠谱了)。</p>
<p>* 修复快速协助的图标(主要是不隐藏的问题)。</p>
<br/>
<h1>r220-release (Jan 25, 2024, 19:06 GMT+8)</h1>
<p>* 修复特别关注框体的设置按钮。</p>
<p>* 更新距离检查。</p>
Expand Down

0 comments on commit a0bf3d4

Please sign in to comment.