forked from gaining/Resetter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog
193 lines (112 loc) · 4.84 KB
/
changelog
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
resetter (1.1.1-stable) trusty; urgency=low
* Fixed crashing issue if offline
-- gaining <gaining7@outlook.com> Wed, 11 Oct 2017 23:36:11 -0400
resetter (1.1.0-stable) trusty; urgency=low
* misc changes
* stability upgrade
* intelligence improvements
* fixed #31, #32, #34
-- gaining <gaining7@outlook.com> Fri, 06 Oct 2017 13:51:55 -0400
resetter (1.0.3-stable) trusty; urgency=medium
* New Password complexity checker
* Fixed #27
* Mixed changes
-- gaining <gaining7@outlook.com> Thu, 24 Aug 2017 17:24:48 -0400
resetter (1.0.2-stable) trusty; urgency=low
* fixed filename error for mint 17.3 userlist
* fixed zero division error in easyppa
-- gaining <gaining7@outlook.com> Fri, 18 Aug 2017 18:29:00 -0400
resetter (1.0.1-stable) trusty; urgency=medium
* updated all existing manifest
* new manifests for Linux Mint 18.2, Deepin 15.4.1 and others.
* misc changes
-- gaining <gaining7@outlook.com> Sat, 29 Jul 2017 21:40:17 -0400
resetter (1.0.0-stable) trusty; urgency=high
* better system type detection
* bug fix: re-enabled automatic reset default user addition
* New feature: remove all non-default users
* New feature: dependency view in custom reset
* New feature: Able to remove all snap packages on reset
* a bit of code refactoring and cleanup
* misc improvements
-- gaining <gaining7@outlook.com> Wed, 24 May 2017 00:34:34 -0400
resetter (0.3.7-rc4) trusty; urgency=high
* Huge performance improvements
* Better multithreading support
* Remove old kernels feature improved
* misc improvements
-- gaining <gaining7@outlook.com> Tue, 09 May 2017 22:19:05 -0400
resetter (0.2.6-rc3) trusty; urgency=low
* Misc improvements
* Able to deal with package maintainer scripts now.
* Removed the python-evdev module from dependencies as it is no longer needed.
-- gaining <gaining7@outlook.com> Fri, 05 May 2017 04:09:59 -0400
resetter (0.2.5-rc2) trusty; urgency=low
* Added dependency add-apt-key as it isn't included in some distros by default
* Fixed easy ppa for elementary os
* PPA manager improvements
* Easy PPA misc improvements
-- gaining <gaining7@outlook.com> Sun, 30 Apr 2017 17:25:27 -0400
resetter (0.2.4-rc1) trusty; urgency=medium
* Release Candidate 1
* New API additions, bs4 and mechanize
* New Features - Easy Install
* New feature - PPA Manager
* New feature - install ppas directly from launchpad with python mechanize and bs4
* Performance improvements
* Now with Linux Deepin support
* New Logo
* fixed progress bar behaviour on cleaning up
* fixed libpng bug
-- gaining <gaining7@outlook.com> Sun, 30 Apr 2017 03:53:15 -0400
resetter (0.1.3-beta) trusty; urgency=low
* fixed apt problems
* fixed cache memory leaks
-- gaining <gaining7@outlook.com> Thu, 20 Apr 2017 00:46:38 -0400
resetter (0.1.2-beta) trusty; urgency=low
* fixed file not found bug
* droped grep for comparing files in favor of using unordered sets for diffs
* performance improvements
-- gaining <gaining7@outlook.com> Tue, 18 Apr 2017 13:16:24 -0400
resetter (0.1.1-beta) trusty; urgency=low
* changed behaviour of remove user
* slight code refactoring
-- gaining <gaining7@outlook.com> Tue, 18 Apr 2017 02:52:42 -0400
resetter (0.1.0-beta) trusty; urgency=medium
* fixed #7 and #8
* progress bar improvements
-- gaining <gaining7@outlook.com> Mon, 17 Apr 2017 05:22:47 -0400
resetter (0.0.7-beta) trusty; urgency=medium
* misc changes
* ubuntu 17.04 support
* elementary os support
* updated ubuntu 14.04 manifest
* fixes issue #6
-- gaining <gaining7@outlook.com> Fri, 14 Apr 2017 00:22:18 -0400
resetter (0.0.6-beta) trusty; urgency=medium
* performance improvements
* bug fixes
* new logo
* fixed postinst and postrm scripts for upgrade
* new package description feature in listview tooltips
* new install missing pre-installed packages feature
-- gaining <gaining7@outlook.com> Sun, 09 Apr 2017 05:03:04 -0400
resetter (0.0.5-beta) trusty; urgency=low
* added install options
* miscellaneous changes and performance improvements
* fixed process order bugs in custom reset
-- gaining <gaining7@outlook.com> Sun, 02 Apr 2017 02:59:36 -0400
resetter (0.0.4-beta) trusty; urgency=low
* fixed working directory permissions
* tweaked remove algorithm for ubuntu-unity 16.04
-- gaining <gaining7@outlook.com> Fri, 31 Mar 2017 21:32:20 -0400
resetter (0.0.3-beta) trusty; urgency=low
* fixed issue with default account password
* added already running message
-- gaining <gaining7@outlook.com> Thu, 30 Mar 2017 08:45:52 -0400
resetter (0.0.2-beta) trusty; urgency=low
* added support for ubuntu 16.10
-- gaining <gaining7@outlook.com> Tue, 28 Mar 2017 05:29:43 -0400
resetter (0.0.1-beta) trusty; urgency=low
* initial release
-- gaining <gaining7@outlook.com> Tue, 28 Mar 2017 01:53:05 -0400