-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
65 lines (51 loc) · 1.83 KB
/
changelog.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
Spectrum Changelog
=============================================
CREATOR: Dean Sellas
WEBSITE: http://deansellas.com/spectrum/
GITHUB: https://github.com/DeanSellas/Spectrum
ROADMAP: https://github.com/DeanSellas/Spectrum/projects
SUPPORT: https://github.com/DeanSellas/Spectrum/issues or https://github.com/DeanSellas/Spectrum/wiki
TWITTER: https://twitter.com/DeanSellas
Alpha v0.5 : IN DEVELOPMENT
---------------------------------------------
+ ADDED: Logs
*used to help user debug program*
+ ADDED: Settings Handler
*Designed to control Spectrum's Settings and allow for multible profiles and more modular code*
+ ADDED: Refined Updater
*Can handle both regular updates and devbuild updates*
# CHANGED: Using Mutex
*Only allows 1 instance of spectrum to run at a time*
FOLLOW PROGRESS HERE: https://github.com/DeanSellas/Spectrum/projects/5
Alpha v0.1.3
---------------------------------------------
+ ADDED: About Page
- FIXED: Bug On Slower Arduino Boards
- FIXED: Updater Bug
- FIXED: Other Small Bugs
Alpha v0.1.2
---------------------------------------------
+ ADDED: Set Up Menu
+ ADDED: Ability to change amount of NeoPixels on strip
+ ADDED: Ablility to remember lighting
+ ADDED: Advanced Settings
+ ADDED: Responsive Lighting
+ ADDED: Arduino Remembers Strip Length
# CHANGED: Redid Settings Menu
# CHANGED: Small redesigns
# CHANGED: Cleaned code
- FIXED: Lots of bugs.
Alpha v0.1.0.1
---------------------------------------------
# FIXED: Bug that did not allow the program to close
Alpha v0.1
---------------------------------------------
+ ADDED: Ability To Control Arduino Board
+ ADDED: Custom Variables For Functions
+ ADDED: Settings Menu
+ ADDED: Update Form
+ ADDED: Ability to choose when to check for updates
+ ADDED: Choose Download Location
+ ADDED: Color Preview
+ ADDED: Misc Settings
* CHANGED: Nothing. This is the first Release