-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUpdate log.txt
46 lines (34 loc) · 900 Bytes
/
Update log.txt
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
v1.0.0
Release
v1.1.0
Added dark mode
v1.2.0
Added loading and saving preferences
v1.2.1
Fixed a bug which the path of the selected file would not appear
v1.2.2
changed preferences storage to .json, instead of .txt
added file looping
changed the name
v1.2.3
fixed saving preferences
fixed countdown not deleting
fixed words on on checkbox's not showing when in dark mode
v1.2.4
removed unused code and refactored a few things
v1.2.5
works again = true
known bugs:
Applicaton freezes when stopped
posiable cuase:
may having something to do with the typeing function
v1.3.0
changed starting possition when selecting txt file to spam with
removed GUI and the many bugs that were tyed to the GUI
removing the GUI means a WHOLE bunch of code. 80% of it was GUI code
removed looping
Mile-stone 2.0.0 plan:
switch from Python to Rust or Golang
v1.3.1 7/13/2022
Minor refactoring
Added countdown