Skip to content

Commit 1c686cd

Browse files
committed
release(main): Bump version
1 parent 7eb720d commit 1c686cd

File tree

2 files changed

+51
-30
lines changed

2 files changed

+51
-30
lines changed

changelog.md

Lines changed: 49 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,58 @@
11
# Changelog
2-
## <cj>v1.4.0-beta.8</c> <cb>(2025-02-24)</c>
2+
## <cj>v1.4.0</c> <cb>(2025-02-26)</c>
3+
* <cg>Added</c> Event levels notifications.
4+
* <cg>Added</c> an <cp>API</c> for GDUtils events and notifications!
5+
* <cg>Added</c> <cj>Force</c> gauntlet designs.
6+
* <cg>Added</c> new The Vault design.
7+
* <cg>Added</c> Event levels informations.
8+
* <cg>Added</c> possibility to disable notifications inside platformer levels.
9+
* <cg>Added</c> option for removing custom badges.
10+
* <cg>Added</c> scrollbar for friend & blocked list.
11+
* <cg>Added</c> 2024 GD Awards badge.
12+
* <cg>Added</c> UL Trainee badge.
13+
* <cy>Updated</c> badge system.
14+
* <cy>Updated</c> preview icons button position.
15+
* <cy>Updated</c> Updated Leaderboard badges textures.
16+
* <cy>Fixed</c> RobTop & other badges rendering even when custom badge option is desactivated.
17+
* <cy>Fixed</c> display mod badges when refreshing page.
18+
* <cy>Fixed</c> notification crash for some devices.
19+
* <cy>Fixed</c> scale for demon placement if too large.
20+
* <cy>Fixed</c> gauntlets positions where they are less than 3.
21+
* <cy>Fixed</c> crash on Event Page.
22+
23+
## <co>v1.4.0-beta.8</c> <cb>(2025-02-24)</c>
324
* <cg>Added</c> possibility to disable notifications inside platformer levels.
425
* <cy>Fixed</c> RobTop & other badges rendering even when custom badge option is desactivated.
526
* <cy>Fixed</c> display mod badges when refreshing page.
627

7-
## <cj>v1.4.0-beta.7</c> <cb>(2025-02-24)</c>
28+
## <co>v1.4.0-beta.7</c> <cb>(2025-02-24)</c>
829
* <cg>Added</c> scrollbar for friend & blocked list.
930
* <cg>Added</c> option for removing custom badges.
1031
* <cg>Added</c> 2024 GD Awards badge.
1132
* <cy>Fixed</c> notification crash for some devices.
1233

13-
## <cj>v1.4.0-beta.6</c> <cb>(2025-01-24)</c>
34+
## <co>v1.4.0-beta.6</c> <cb>(2025-01-24)</c>
1435
* <cg>Added</c> an <cp>API</c> for GDUtils events and notifications!
1536
* <cy>Fixed</c> scale for demon placement if too large.
1637

17-
## <cj>v1.4.0-beta.5</c> <cb>(2024-12-09)</c>
38+
## <co>v1.4.0-beta.5</c> <cb>(2024-12-09)</c>
1839
* <cg>Added</c> <cj>Force</c> gauntlet designs.
1940
* <cy>Updated</c> preview icons button position.
2041
* <cy>Fixed</c> gauntlets positions where they are less than 3.
2142

22-
## <cj>v1.4.0-beta.4</c> <cb>(2024-11-21)</c>
43+
## <co>v1.4.0-beta.4</c> <cb>(2024-11-21)</c>
2344
* <cy>Fixed</c> crash on Event Page.
2445

25-
## <cj>v1.4.0-beta.3</c> <cb>(2024-11-21)</c>
46+
## <co>v1.4.0-beta.3</c> <cb>(2024-11-21)</c>
2647
* <cg>Added</c> Event levels informations.
2748
* <cy>Updated</c> Updated Leaderboard badges textures.
2849

29-
## <cj>v1.4.0-beta.2</c> <cb>(2024-11-20)</c>
50+
## <co>v1.4.0-beta.2</c> <cb>(2024-11-20)</c>
3051
* <cg>Added</c> Event levels notifications.
3152
* <cg>Added</c> new The Vault design.
3253
* <cy>Updated</c> badges textures.
3354

34-
## <cj>v1.4.0-beta.1</c> <cb>(2024-11-18)</c>
55+
## <co>v1.4.0-beta.1</c> <cb>(2024-11-18)</c>
3556
* <cp>GDUtils ported to Geode 4.0.0 (GD 2.2074)</c>
3657

3758
## <cj>v1.3.12</c> <cb>(2024-10-21)</c>
@@ -117,84 +138,84 @@
117138
* <cy>Updated</c> content for changelog, about & README
118139
* <cr>MAJOR bug fixes</c>
119140

120-
## <cl>v1.3.0-beta.4</c> <cb>(2024-06-22)</c>
141+
## <co>v1.3.0-beta.4</c> <cb>(2024-06-22)</c>
121142
* <co>Bump to Geode beta 5</c>
122143

123-
## <cl>v1.3.0-beta.3</c> <cb>(2024-06-21)</c>
144+
## <co>v1.3.0-beta.3</c> <cb>(2024-06-21)</c>
124145
* <co>Bump to Geode beta 4</c>
125146

126-
## <cl>v1.3.0-beta.2</c> <cb>(2024-06-20)</c>
147+
## <co>v1.3.0-beta.2</c> <cb>(2024-06-20)</c>
127148
* <cy>Fixed</c> more leaderboards tab not changing when clicked
128149

129-
## <cl>v1.3.0-beta.1</c> <cb>(2024-06-20)</c>
150+
## <co>v1.3.0-beta.1</c> <cb>(2024-06-20)</c>
130151
* <cg>Added</c> user search for more leaderboards
131152
* <cg>Added</c> RobTop in credits (thanks!)
132153
* <cy>Fixed</c> random crashes when doing HTTP requests
133154
* <cy>Fixed</c> buttons not removing after selecting country
134155

135-
## <cl>v1.3.0-alpha.16</c> <cb>(2024-06-20)</c>
156+
## <co>v1.3.0-alpha.16</c> <cb>(2024-06-20)</c>
136157
* <cg>Added</c> Better Progression leaderboard
137158
* <cg>Added</c> Classic/Platformer demons leaderboards
138159
* <cg>Added</c> RobTop badge in Moderators list
139160
* <cy>Fixed</c> lists progression bar that were not showing correctly the real progression of the user
140161

141-
## <cl>v1.3.0-alpha.15</c> <cb>(2024-06-18)</c>
162+
## <co>v1.3.0-alpha.15</c> <cb>(2024-06-18)</c>
142163
* <cg>Added</c> user progression when receiving a list rate notification
143164

144-
## <cl>v1.3.0-alpha.14</c> <cb>(2024-06-17)</c>
165+
## <co>v1.3.0-alpha.14</c> <cb>(2024-06-17)</c>
145166
* <cy>Fixed</c> country flags not showing everytime
146167
* <cy>Fixed</c> loading circle superposition when loading More Leaderboards & Moderators List TOO FAST <cl>(speedy guy...)</c>
147168
* <cy>Updated</c> content for changelog, about & README
148169

149-
## <cl>v1.3.0-alpha.13</c> <cb>(2024-06-17)</c>
170+
## <co>v1.3.0-alpha.13</c> <cb>(2024-06-17)</c>
150171
* <cg>Added</c> Monster gauntlet new design
151172
* <cy>Fixed</c> crashes when returning to profile when viewing for lists/levels
152173

153-
## <cl>v1.3.0-alpha.12</c> <cb>(2024-06-16)</c>
174+
## <co>v1.3.0-alpha.12</c> <cb>(2024-06-16)</c>
154175
* <cg>Added</c> list rate notifications
155176
* <cy>Fixed</c> crashes with cosmetics
156177
* <cy>Fixed</c> notifications clicking during in-game situations
157178

158-
## <cl>v1.3.0-alpha.11</c> <cb>(2024-06-15)</c>
179+
## <co>v1.3.0-alpha.11</c> <cb>(2024-06-15)</c>
159180
* <cy>Fixed</c> flags sprites to be more sweet
160181
* <cy>Changed</c> sprites for new TAB buttons for More Leaderboards
161182
* <cy>Changed</c> More Leaderboards HTTP POST requests to GET (increase performance!)
162183

163-
## <cl>v1.3.0-alpha.10</c> <cb>(2024-06-14)</c>
184+
## <co>v1.3.0-alpha.10</c> <cb>(2024-06-14)</c>
164185
* <cy>Changed</c> sprites for new TAB buttons for More Leaderboards (in preparation)
165186

166-
## <cl>v1.3.0-alpha.9</c> <cb>(2024-06-14)</c>
187+
## <co>v1.3.0-alpha.9</c> <cb>(2024-06-14)</c>
167188
* <cg>Added</c> flags on usernames in More Leaderboards
168189
* <cy>Fixed</c> NodeIDs stuffs with More Leaderboards
169190

170-
## <cl>v1.3.0-alpha.8</c> <cb>(2024-06-12)</c>
191+
## <co>v1.3.0-alpha.8</c> <cb>(2024-06-12)</c>
171192
* <cy>Adapted</c> regions HTTP requests to make it only one
172193

173-
## <cl>v1.3.0-alpha.7</c> <cb>(2024-06-11)</c>
194+
## <co>v1.3.0-alpha.7</c> <cb>(2024-06-11)</c>
174195
* <cg>Added</c> selection for leaderboards by countries
175196

176-
## <cl>v1.3.0-alpha.6</c> <cb>(2024-06-10)</c>
197+
## <co>v1.3.0-alpha.6</c> <cb>(2024-06-10)</c>
177198
* <cg>Added</c> Doom & Split gauntlets new design
178199
* <cg>Added</c> UI settings for gauntlets & share URL button
179200
* <cy>Fixed</c> bug making in double the GDUtils badge for developers
180201

181-
## <cl>v1.3.0-alpha.5</c> <cb>(2024-06-09)</c>
202+
## <co>v1.3.0-alpha.5</c> <cb>(2024-06-09)</c>
182203
* <cg>Added</c> NCS gauntlets new design
183204
* <cy>Fixed</c> some crashes with daily chest notifications
184205

185-
## <cl>v1.3.0-alpha.4</c> <cb>(2024-06-08)</c>
206+
## <co>v1.3.0-alpha.4</c> <cb>(2024-06-08)</c>
186207
* <cy>Fixed</c> some informations with changelog, about & README
187208

188-
## <cl>v1.3.0-alpha.3</c> <cb>(2024-06-08)</c>
209+
## <co>v1.3.0-alpha.3</c> <cb>(2024-06-08)</c>
189210
* <cy>Fixed</c> some internal crashes
190211

191-
## <cl>v1.3.0-alpha.2</c> <cb>(2024-06-08)</c>
212+
## <co>v1.3.0-alpha.2</c> <cb>(2024-06-08)</c>
192213
* <cg>Added</c> daily chest notifications
193214
* <cg>Added</c> previews for locked icons with colors
194215
* <cg>Added</c> some epic gauntlet redesigns
195216
* <cy>Fixed</c> some dependencies
196217

197-
## <cl>v1.3.0-alpha.1</c> <cb>(2024-06-07)</c>
218+
## <co>v1.3.0-alpha.1</c> <cb>(2024-06-07)</c>
198219
* <co>Preparing support for GD 2.206</c>
199220

200221
## <cj>v1.2.20</c> <cb>(2024-05-03)</c>

mod.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"geode": "4.2.1",
3-
"version": "v1.4.0-beta.8",
3+
"version": "v1.4.0",
44
"gd": {
55
"win": "2.2074",
66
"mac": "2.2074",
@@ -23,7 +23,7 @@
2323
},
2424
{
2525
"id": "jouca.badgesapi",
26-
"version": ">=v1.2.0",
26+
"version": ">=v1.2.1",
2727
"importance": "required"
2828
}
2929
],

0 commit comments

Comments
 (0)