Skip to content

Commit 2262a3a

Browse files
📥 Canary Web Build 376412 (7c0e0705a5d03c32098b5f794d6f8e210079035b)
Build Number: 376412 Version Hash: 7c0e0705a5d03c32098b5f794d6f8e210079035b Build At: 11/2/2025 18:03:21 (1741716201044) Scripts (2): * web.e069cd94d85ba546.js sentry.2877f9cbbd12a0de.js Chunks (0) Stylesheets (1): * 12633.0ce48e4601d1ff92.css
1 parent 1c20b86 commit 2262a3a

File tree

10 files changed

+362
-106
lines changed

10 files changed

+362
-106
lines changed

data/client/channels/canary/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Canary
22

33
### Info
4-
Build number: 376404
5-
Version hash: ed506f096dfd8368dfb2bfcf3cbe153803955f2c
4+
Build number: 376412
5+
Version hash: 7c0e0705a5d03c32098b5f794d6f8e210079035b
66
Host version: 1.0.568
7-
Built at: 3/11/2025, 5:49:00 PM
7+
Built at: 3/11/2025, 6:03:21 PM
88

99
### Modules
1010
| Module | Version | Package sha256 | URL |

data/client/channels/canary/info.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"build_number": "376404",
3-
"version_hash": "ed506f096dfd8368dfb2bfcf3cbe153803955f2c",
2+
"build_number": "376412",
3+
"version_hash": "7c0e0705a5d03c32098b5f794d6f8e210079035b",
44
"host_version": "1.0.568",
5-
"built_at": 1741715340017
5+
"built_at": 1741716201044
66
}

data/client/channels/canary/web/scripts/index.html

+9-9
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<meta name="twitter:creator" content="@discord" />
2828
<!-- endsection -->
2929

30-
<script nonce="MTk1LDI3LDE4OCwyMDMsMTU0LDE5MywyNTIsMzA=">
30+
<script nonce="NjEsNDUsMzYsMTU2LDI0OSwxOTMsMjExLDIyOA==">
3131
window.GLOBAL_ENV = {
3232
API_ENDPOINT: "//canary.discord.com/api",
3333
API_VERSION: 9,
@@ -54,7 +54,7 @@
5454
PROJECT_ENV: "production",
5555
REMOTE_AUTH_ENDPOINT: "//remote-auth-gateway.discord.gg",
5656
SENTRY_TAGS: {
57-
buildId: "ed506f096dfd8368dfb2bfcf3cbe153803955f2c",
57+
buildId: "7c0e0705a5d03c32098b5f794d6f8e210079035b",
5858
buildType: "normal",
5959
},
6060
MIGRATION_SOURCE_ORIGIN: "https://canary.discordapp.com",
@@ -66,7 +66,7 @@
6666
};
6767
</script>
6868

69-
<script nonce="MTk1LDI3LDE4OCwyMDMsMTU0LDE5MywyNTIsMzA=">
69+
<script nonce="NjEsNDUsMzYsMTU2LDI0OSwxOTMsMjExLDIyOA==">
7070
!(function () {
7171
if (
7272
null != window.WebSocket &&
@@ -129,7 +129,7 @@
129129
<!-- section:title -->
130130
<title>Discord</title>
131131
<!-- endsection -->
132-
<script nonce="MTk1LDI3LDE4OCwyMDMsMTU0LDE5MywyNTIsMzA=">
132+
<script nonce="NjEsNDUsMzYsMTU2LDI0OSwxOTMsMjExLDIyOA==">
133133
window.__OVERLAY__ = /overlay/.test(location.pathname);
134134
window.__BILLING_STANDALONE__ = /^\/billing/.test(location.pathname);
135135
</script>
@@ -139,17 +139,17 @@
139139
<body>
140140
<div id="app-mount"></div>
141141

142-
<script defer src="/assets/web.f7fde3f36f267087.js"></script>
143-
<script defer src="/assets/sentry.0b7385967f57ebc6.js"></script>
144-
<script nonce="MTk1LDI3LDE4OCwyMDMsMTU0LDE5MywyNTIsMzA=">
142+
<script defer src="/assets/web.e069cd94d85ba546.js"></script>
143+
<script defer src="/assets/sentry.2877f9cbbd12a0de.js"></script>
144+
<script nonce="NjEsNDUsMzYsMTU2LDI0OSwxOTMsMjExLDIyOA==">
145145
(function () {
146146
function c() {
147147
var b = a.contentDocument || a.contentWindow.document;
148148
if (b) {
149149
var d = b.createElement("script");
150-
d.nonce = "MTk1LDI3LDE4OCwyMDMsMTU0LDE5MywyNTIsMzA=";
150+
d.nonce = "NjEsNDUsMzYsMTU2LDI0OSwxOTMsMjExLDIyOA==";
151151
d.innerHTML =
152-
"window.__CF$cv$params={r:'91ecee1b78c12084',t:'MTc0MTcxNTgwMy4wMDAwMDA='};var a=document.createElement('script');a.nonce='MTk1LDI3LDE4OCwyMDMsMTU0LDE5MywyNTIsMzA=';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";
152+
"window.__CF$cv$params={r:'91ed0b206f4bfa1d',t:'MTc0MTcxNjk5Mi4wMDAwMDA='};var a=document.createElement('script');a.nonce='NjEsNDUsMzYsMTU2LDI0OSwxOTMsMjExLDIyOA==';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";
153153
b.getElementsByTagName("head")[0].appendChild(d);
154154
}
155155
}

data/client/channels/canary/web/scripts/main.js

+85-21
Original file line numberDiff line numberDiff line change
@@ -246481,8 +246481,8 @@
246481246481
(l.ZP.PersistedStore.disableWrites = __OVERLAY__),
246482246482
l.ZP.initialize();
246483246483
let E = window.GLOBAL_ENV.RELEASE_CHANNEL,
246484-
v = "376404",
246485-
b = "ed506f096dfd8368dfb2bfcf3cbe153803955f2c";
246484+
v = "376412",
246485+
b = "7c0e0705a5d03c32098b5f794d6f8e210079035b";
246486246486
new m.Z().log(
246487246487
"[BUILD INFO] Release Channel: "
246488246488
.concat(E, ", Build Number: ")
@@ -297792,12 +297792,12 @@
297792297792
var r = n(960048);
297793297793
function i() {
297794297794
var e;
297795-
let t = parseInt(((e = "376404"), "376404"));
297795+
let t = parseInt(((e = "376412"), "376412"));
297796297796
return (
297797297797
Number.isNaN(t) &&
297798297798
(r.Z.captureMessage(
297799297799
"Trying to open a changelog for an invalid build number ".concat(
297800-
"376404",
297800+
"376412",
297801297801
),
297802297802
),
297803297803
(t = 0)),
@@ -334504,6 +334504,7 @@
334504334504
OR: () => _,
334505334505
YG: () => d,
334506334506
hr: () => u,
334507+
mB: () => h,
334507334508
tK: () => f,
334508334509
});
334509334510
var r = n(192379),
@@ -334627,6 +334628,55 @@
334627334628
: e.banner,
334628334629
};
334629334630
}, [n, t, e]);
334631+
},
334632+
h = (e) => {
334633+
let t = (0, s.z)(l.Fr.SHOP_BUTTON_BG_HOVER),
334634+
n = (0, s.z)(l.Fr.SHOP_BUTTON_BG_HOVER_DARK),
334635+
i = (0, s.z)(l.Fr.SHOP_BUTTON_BG_HOVER_LIGHT),
334636+
o = (0, s.z)(l.Fr.SHOP_BUTTON_BG_RESTING),
334637+
a = (0, s.z)(l.Fr.SHOP_BUTTON_BG_RESTING_DARK),
334638+
c = (0, s.z)(l.Fr.SHOP_BUTTON_BG_RESTING_LIGHT),
334639+
u = (0, s.z)(l.Fr.COACHTIP_AVATAR);
334640+
return r.useMemo(() => {
334641+
var r, s, l, d, f;
334642+
let _ = [t, n, i, o, a, c, u].some((e) => null != e),
334643+
p =
334644+
null == e
334645+
? void 0
334646+
: null === (r = e.refTargetBackground) || void 0 === r
334647+
? void 0
334648+
: r.asset,
334649+
h = null == p ? void 0 : p.resting,
334650+
m = null == p ? void 0 : p.hovered;
334651+
return {
334652+
hasPreviewAssets: _,
334653+
buttonBGHoverDark:
334654+
null !== (s = null != n ? n : t) && void 0 !== s
334655+
? s
334656+
: null == m
334657+
? void 0
334658+
: m.dark,
334659+
buttonBGHoverLight:
334660+
null !== (l = null != i ? i : t) && void 0 !== l
334661+
? l
334662+
: null == m
334663+
? void 0
334664+
: m.light,
334665+
buttonBGRestingDark:
334666+
null !== (d = null != a ? a : o) && void 0 !== d
334667+
? d
334668+
: null == h
334669+
? void 0
334670+
: h.dark,
334671+
buttonBGRestingLight:
334672+
null !== (f = null != c ? c : o) && void 0 !== f
334673+
? f
334674+
: null == h
334675+
? void 0
334676+
: h.light,
334677+
coachtipAvatar: null != u ? u : null == e ? void 0 : e.avatar,
334678+
};
334679+
}, [t, n, i, o, a, c, u, e]);
334630334680
};
334631334681
},
334632334682
812457: function (e, t, n) {
@@ -334873,6 +334923,13 @@
334873334923
(e.PDP_BACKGROUND = "pdp_bg"),
334874334924
(e.PDP_LOGO = "pdp_logo"),
334875334925
(e.COLLECTED_MODAL_BG = "collected_modal_bg"),
334926+
(e.SHOP_BUTTON_BG_HOVER = "shop_button_bg_hover"),
334927+
(e.SHOP_BUTTON_BG_HOVER_DARK = "shop_button_bg_hover_dark"),
334928+
(e.SHOP_BUTTON_BG_HOVER_LIGHT = "shop_button_bg_hover_light"),
334929+
(e.SHOP_BUTTON_BG_RESTING = "shop_button_bg_resting"),
334930+
(e.SHOP_BUTTON_BG_RESTING_DARK = "shop_button_bg_resting_dark"),
334931+
(e.SHOP_BUTTON_BG_RESTING_LIGHT = "shop_button_bg_resting_light"),
334932+
(e.COACHTIP_AVATAR = "coachtip_avatar"),
334876334933
e
334877334934
);
334878334935
})({});
@@ -334888,6 +334945,13 @@
334888334945
"pdp_bg.jpg": "pdp_bg",
334889334946
"pdp_logo.png": "pdp_logo",
334890334947
"collected_modal_bg.jpg": "collected_modal_bg",
334948+
"shop_button_bg_hover.png": "shop_button_bg_hover",
334949+
"shop_button_bg_hover_dark.png": "shop_button_bg_hover_dark",
334950+
"shop_button_bg_hover_light.png": "shop_button_bg_hover_light",
334951+
"shop_button_bg_resting.png": "shop_button_bg_resting",
334952+
"shop_button_bg_resting_dark.png": "shop_button_bg_resting_dark",
334953+
"shop_button_bg_resting_light.png": "shop_button_bg_resting_light",
334954+
"coachtip_avatar.png": "coachtip_avatar",
334891334955
},
334892334956
a = ".DS_Store",
334893334957
s = async (e) => {
@@ -345093,8 +345157,8 @@
345093345157
return {
345094345158
logsUploaded: new Date().toISOString(),
345095345159
releaseChannel: window.GLOBAL_ENV.RELEASE_CHANNEL,
345096-
buildNumber: "376404",
345097-
versionHash: "ed506f096dfd8368dfb2bfcf3cbe153803955f2c",
345160+
buildNumber: "376412",
345161+
versionHash: "7c0e0705a5d03c32098b5f794d6f8e210079035b",
345098345162
};
345099345163
}
345100345164
n.d(t, { Z: () => r });
@@ -429881,8 +429945,8 @@
429881429945
body: {
429882429946
metrics: e,
429883429947
client_info: {
429884-
built_at: "1741715340017",
429885-
build_number: "376404",
429948+
built_at: "1741716201044",
429949+
build_number: "376412",
429886429950
},
429887429951
},
429888429952
retries: 1,
@@ -574802,7 +574866,7 @@
574802574866
String.fromCharCode(...crypto.getRandomValues(new Uint8Array(8))),
574803574867
);
574804574868
let n = new URLSearchParams();
574805-
n.append("build_id", "ed506f096dfd8368dfb2bfcf3cbe153803955f2c"),
574869+
n.append("build_id", "7c0e0705a5d03c32098b5f794d6f8e210079035b"),
574806574870
n.append("rpc", String(t)),
574807574871
n.append("rpc_auth_token", $),
574808574872
(r = ""
@@ -590058,7 +590122,7 @@
590058590122
var c;
590059590123
let u = {
590060590124
environment: window.GLOBAL_ENV.RELEASE_CHANNEL,
590061-
build_number: "376404",
590125+
build_number: "376412",
590062590126
},
590063590127
d = l.default.getCurrentUser();
590064590128
null != d &&
@@ -599853,7 +599917,7 @@
599853599917
i &&
599854599918
(null == r.release_channel || "" === r.release_channel) &&
599855599919
(r.release_channel = i.split("-")[0]);
599856-
let o = parseInt(((n = "376404"), "376404"), 10);
599920+
let o = parseInt(((n = "376412"), "376412"), 10);
599857599921
isNaN(o) || (r.client_build_number = o);
599858599922
let a =
599859599923
null == R
@@ -762908,7 +762972,7 @@
762908762972
14604: "676ae5c85c227e4a",
762909762973
14653: "29631e7e87688bb6",
762910762974
14760: "9e603479bb29a0ff",
762911-
15066: "e9b41a3181e8d8e2",
762975+
15066: "34a30b85bca99d96",
762912762976
1544: "7c3a571e543c6a83",
762913762977
15915: "0e74fcffd93355b7",
762914762978
16120: "2bbff6f76c196081",
@@ -762918,7 +762982,7 @@
762918762982
17712: "ecc2c1ac4e2c6e23",
762919762983
17945: "05ecfaad0c4d74d6",
762920762984
1812: "d298db6a594e23f1",
762921-
1815: "851e2f87fe2781f3",
762985+
1815: "79776705284540e9",
762922762986
18259: "52347428f5b7a5b0",
762923762987
18327: "e338eedb1e2f1f22",
762924762988
18367: "1a96a5ef9294a78f",
@@ -763090,7 +763154,7 @@
763090763154
50929: "59dfb65a841aec89",
763091763155
50963: "10b991c7e59f556e",
763092763156
51816: "bbcf18fb16a007d2",
763093-
51868: "18548a1116baf77f",
763157+
51868: "25ed696de7c3824f",
763094763158
522: "20e626a905525039",
763095763159
52432: "240baddd21fc6a23",
763096763160
52686: "a1cac13156edcba2",
@@ -763377,7 +763441,7 @@
763377763441
12398: "9fe228a57b3befb7",
763378763442
12416: "396310929859973e",
763379763443
12568: "beb9adc20af2ec7b",
763380-
1272: "f47cf5dd19d37f74",
763444+
1272: "7fc9e53dcf7d46bc",
763381763445
12831: "051356aa97c55a81",
763382763446
12891: "8edf2905730f1d9a",
763383763447
13111: "1476c34fbd0b1abe",
@@ -763420,7 +763484,7 @@
763420763484
17938: "93b68c6a5626cc1e",
763421763485
17945: "1777d1525581fc9d",
763422763486
1812: "d7732c29a89ee35d",
763423-
1815: "4f5730e86e1292a1",
763487+
1815: "681b8eb966a0d73f",
763424763488
18259: "6c9aca13233a3545",
763425763489
18320: "c4fa36c85a742277",
763426763490
18327: "c85137162493a263",
@@ -763585,7 +763649,7 @@
763585763649
31907: "0f5be5ad19940143",
763586763650
31924: "84cbb1fabe55eead",
763587763651
32042: "96c7b05e902b84a4",
763588-
3205: "06e1a10df070e7e4",
763652+
3205: "10bff1aa3de7359c",
763589763653
32157: "35dd573fc40ad6ed",
763590763654
32225: "374cfe351f098a55",
763591763655
32249: "7fe6ca53eeb69e48",
@@ -763664,7 +763728,7 @@
763664763728
39010: "ed42c9273d63a255",
763665763729
39030: "868c118fd34e2811",
763666763730
39143: "f7e1ce47ea8ab64f",
763667-
39251: "5b6408222814cc01",
763731+
39251: "7a196fc228bd3ab8",
763668763732
39298: "6c43be581e90aaae",
763669763733
3940: "671ff1847bdee487",
763670763734
39511: "d044532462f64620",
@@ -763724,12 +763788,12 @@
763724763788
44878: "f5148d1911c5778e",
763725763789
44999: "ac0d71529ddd0341",
763726763790
45076: "5a3b28e917c42f4c",
763727-
45094: "5af327361fb54af8",
763791+
45094: "ca20e76058d3da02",
763728763792
45130: "d7ec95067cddc004",
763729763793
45260: "1c60a2f47280f427",
763730763794
4530: "e156c61ae5453286",
763731763795
45406: "c803c172c9468401",
763732-
45620: "ee7037858258a36d",
763796+
45620: "00003be0b0943e03",
763733763797
45847: "81443c15df068a7e",
763734763798
45884: "293ba9e77522837a",
763735763799
45934: "12699f3562d3f8ef",
@@ -764138,7 +764202,7 @@
764138764202
82758: "12035cae262e88b4",
764139764203
8286: "24970732deb1294b",
764140764204
82961: "5c6f4463da8fe860",
764141-
83051: "a4796dd174377593",
764205+
83051: "1f05ff3f43e70edc",
764142764206
83098: "24ae650f50681cde",
764143764207
83264: "f17ab92ee5725bc5",
764144764208
83323: "002733bc46bef532",

0 commit comments

Comments
 (0)