Skip to content

Commit af840ee

Browse files
authored
Update changelog.js (#3438)
* Update changelog.js * Update changelog.js * Update changelog.js * Update changelog.js * Update changelog.js * Update changelog.js * Update changelog.js
1 parent eb378f5 commit af840ee

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

src/core/secret-formula/changelog.js

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,36 @@ export const changelog = [
88
* @property {function: @return String} info Text body of information for the entry.
99
* }
1010
*/
11+
{
12+
date: [2024, 8, 12],
13+
name: "Hi Ra",
14+
info: `
15+
<b>Added things:</b><br>
16+
<ul>
17+
<li>Added a Spent TT as an Automator currency</li>
18+
<li>Added a cel 5 symbol to the celestial Glyph cosmetic set</li>
19+
</ul>
20+
<br>
21+
<b>Minor UI Changes:</b><br>
22+
<ul>
23+
<li>Improved wording of BI upgrades</li>
24+
<li>Added rounded corners to some buttons</li>
25+
<li>Added an always use \uE010hole animation option</li>
26+
<li>Adjusted a cel 3 symbol size in the Glyph cosmetic</li>
27+
<li>ID and TD purchase buttons are now less often to shrink</li>
28+
<li>IC rewards are now always visible even if it was not completed yet</li>
29+
<li>Disabled Sacrifice button if you unlocked Achievement 118 and Sacrifice Autobuyer is enabled</li>
30+
</ul>
31+
<br>
32+
<b>Bugfixes:</b><br>
33+
<ul>
34+
<li>Fixed a BH pulse does not apply during offline progess</li>
35+
<li>Fixed a BH inversion is active while it is being disabled</li>
36+
<li>Fixed a BH inversion slider is visible while it is being disabled</li>
37+
</ul>
38+
<br>
39+
`
40+
},
1141
{
1242
date: [2024, 5, 2],
1343
name: "Celebrate Android Reality Update",

0 commit comments

Comments
 (0)