-
Notifications
You must be signed in to change notification settings - Fork 0
/
Release Notes.txt
66 lines (50 loc) · 1.76 KB
/
Release Notes.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
@AllTimes by Steve's Toolkit
http://leesteve.tk/AllTimes/
https://github.com/leestevetk/AllTimes
RELEASE NOTES
=================================================
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
=================================================
Version 0.4.0 (20190807)
Beta Release
Added:
- Ability to select multiple timer/stopwatch for start/stop
- Addressed an issue that audio will not play on certain browsers
Known Issue(s):
- Audio will not play on mobile devices
- Clock drift warning may not work
Version 0.3.0 (20190806)
Beta Release
Added:
- Stopwatch lap functionality
- Option to break timer list into columns
- (Alpha) Warning if the user's device clock drifts
- Bulk start/stop controls
- Improved custom sound file validation
- Settings panel improvements
- Interface improvements
- Other miscellaneous bug fixes
Version 0.2.0 (20190804)
Beta Release
Added:
- GPL licence notice
- Stopwatch functionality
- Option to beep or play custom sound file when timer reaches zero
- Option to show current time
- Top navigation bar and interface improvements
- Other miscellaneous bug fixes
Version 0.1.1 (20190803)
Beta Release
Fixed:
- Reset timer when countdown reaches 0.
Version 0.1.0 (20190803)
Initial Beta Release
- Multi-threaded HTML and JavaScript-based timer
====================== end ======================