File tree 3 files changed +24
-3
lines changed
3 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 3.2.0] ( https://github.com/JezerM/web-greeter/tree/3.2.0 ) ~ 12-08-2021
4
+
5
+ ** Changes:**
6
+
7
+ * Default build system reverted to ** zippy method**
8
+ * Battery bugfixes
9
+ * QWebChannel and Web Greeter bundle merged as one file
10
+ - LightDM API should be instantly accessible
11
+ * Lots of bugfixes
12
+
3
13
## [ 3.1.1] ( https://github.com/JezerM/web-greeter/tree/3.1.1 ) ~ 10-27-2021
4
14
5
15
** Changes:**
Original file line number Diff line number Diff line change 44
44
-->
45
45
46
46
<releases >
47
+ <release date =" 2021-12-08" version =" 3.2.0" >
48
+ <description >
49
+ <p >Changes:</p >
50
+ <ul >
51
+ <li >Default build system reverted to zippy method</li >
52
+ <li >Battery bugfixes</li >
53
+ <li >QWebChannel and Web Greeter bundle merged as one file</li >
54
+ <li >Lots of bugfixes</li >
55
+ </ul >
56
+ </description >
57
+ </release >
47
58
<release date =" 2021-10-27" version =" 3.1.1" >
48
59
<description >
49
60
<p >Bugfixes</p >
Original file line number Diff line number Diff line change 68
68
"debug_mode" : False ,
69
69
"theme_dir" : "/usr/share/web-greeter/themes/" ,
70
70
"version" : {
71
- "full" : "3.1.1 " ,
71
+ "full" : "3.2.0 " ,
72
72
"major" : 3 ,
73
- "minor" : 1 ,
74
- "micro" : 1 ,
73
+ "minor" : 2 ,
74
+ "micro" : 0 ,
75
75
},
76
76
}
77
77
}
You can’t perform that action at this time.
0 commit comments