forked from l4uy/waves
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotifications.json
More file actions
94 lines (94 loc) · 4.13 KB
/
notifications.json
File metadata and controls
94 lines (94 loc) · 4.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
[
{
"id": 1,
"title": "v3.4.0 release!!",
"message": "Loads of bug fixes, performance improvements, and new features!",
"date": "2025-11-27T05:28:41.748Z",
"isNew": false,
"type": "Update",
"changes": [
"Added \"Bridge\": a brand new system that handles all the games, improving the proxy speed, and fixed other assets, such as bookmark and tab favicons being blocked! A lot more efficient and reliable than what we had before.",
"Added this very cool little notifications menu.",
"Added 3 new search engines: Brave, Mojeek, and Swisscows.",
"Added 2 new decoy options: Wikipedia and Canva.",
"Added a game source selector in the settings menu: GN-Math, Selenite, and Truffled. More sources will be added very soon! Different sources offer different games. So if you can't find a game you want, try switching sources!",
"Added the ability to close any modals, menus, and prompts by pressing ESC.",
"Improved the website loading speed.",
"Improved the Wisp server overall performance and stability.",
"Improved Scramjet and Ultraviolet speed.",
"Improved the UI and its animations.",
"Reduced the build size.",
"Reduced bandwidth usage.",
"Fixed various minor bugs.",
"Fixed the title not updating to the set decoy title.",
"Fixed favicon being blocked on bookmarks and tabs.",
"Fixed some of the UI elements being misaligned.",
"Fixed detection issues."
],
"endMessage": "Thank you everyone so much for all the recent support! Enjoy the new update! :D"
},
{
"id": 2,
"title": "HAPPY THANKSGIVING!!!!",
"message": "Just wanted to say how thankful I am for every single one of you guys for supporting Waves and helping it get this far! If you ever told me that Waves was ever gonna get this far 10 months ago, I would've never believed it. So seriously, thank you!",
"date": "2025-11-27T06:15:51.836Z",
"isNew": false,
"type": "Announcement",
"changes":[
"Enjoy your holiday but if it's not Thanksgiving for you yet, happy early Thanksgiving! 🦃"
],
"endMessage": "Also join the Discord server for more links!"
},
{
"id": 3,
"title": "v3.4.1 release!!",
"message": "Bunch of bug fixes, some improvements, and new stuff!",
"date": "2025-11-28T21:57:23.635Z",
"isNew": false,
"type": "Update",
"changes":[
"Improved Bridge performance, added support for more stuff, and added protection to ensure it never accidentally corrupt any game binary files.",
"Added 2 new game sources: Velara and DuckMath.",
"Changed some of the UI animation speed.",
"Fixed WebRTC leaking your actual IP address.",
"Fixed the font loading very slow.",
"Fixed the page hanging on load.",
"Fixed the iframe flashing you like crazy.",
"Fixed game lists not going through Bridge.",
"Fixed some stuff in the setup file."
],
"endMessage": "If you want more game sources added, join the Discord server and request them!"
},
{
"id": 4,
"title": "Skeleton loading",
"message": "Added skeleton loading!",
"date": "2025-11-29T06:34:30.274Z",
"isNew": false,
"type": "New feature",
"changes":[
"Game covers, bookmark favicons, and tab favicons now use skeleton loading."
],
"endMessage": "Join the Discord server for more links!"
},
{
"id": 5,
"title": "v3.4.2 release!!",
"message": "Loads of more bug fixes, improvements, new features, and now the whole website is also jolly!",
"date": "2025-12-11T14:23:39.292Z",
"isNew": true,
"type": "Update",
"changes":[
"Added a brand new game page!",
"Added a bunch of jolly things!",
"Improved the website performance and stability.",
"Improved games loading speed.",
"Fixed memory leaks.",
"Fixed some games not loading.",
"Fixed the proxy barely working.",
"Fixed Bridge crashing on heavy load.",
"Overall just fixed a bunch of minor bugs and improved the website by a little bit."
],
"endMessage": "If you have any issues or suggestions, please do join the Discord server and let me know!"
}
]