Commit 225ce3c 1 parent 32cb136 commit 225ce3c Copy full SHA for 225ce3c
File tree 1 file changed +36
-0
lines changed
1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "version" : " 1.8.6" ,
5
+ "release_date" : {
6
+ "day" : " 22" ,
7
+ "month" : " 08" ,
8
+ "year" : " 2024" ,
9
+ "hour" : " 16" ,
10
+ "minute" : " 45"
11
+ },
12
+ "en" : {
13
+ "updates" : [
14
+ " Added `allowed_networks` configuration option (by @NickBonet on #17)"
15
+ ],
16
+ "minor_enhancements" : [],
17
+ "fixes" : [
18
+ " Fixed issue with empty string in button names (#20)" ,
19
+ " Fixed JS error when removing fullscreen button (#20)" ,
20
+ " Fixed exception handling for NVIDIA GPU errors (#22)" ,
21
+ " Other minor fixes"
22
+ ],
23
+ "nobody_cares" : []
24
+ },
25
+ "fr" : {
26
+ "updates" : [
27
+ " Ajout de l'option de configuration `allowed_networks` (par @NickBonet sur #17)"
28
+ ],
29
+ "minor_enhancements" : [],
30
+ "fixes" : [
31
+ " Correction d'un crash si un nom de bouton est vide (#20)" ,
32
+ " Correction d'une erreur lors de la suppression du bouton plein écran (#20)" ,
33
+ " Correction de la gestion des exceptions pour les erreurs GPU NVIDIA (#22)" ,
34
+ " Autres corrections mineures"
35
+ ],
36
+ "nobody_cares" : []
37
+ }
38
+ },
3
39
{
4
40
"version" : " 1.8.5" ,
5
41
"release_date" : {
You can’t perform that action at this time.
0 commit comments