| 12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "2.0.0-alpha.100": {
- "date":"20180108",
- "title": "First Public Alpha",
- "new": "Everything is new",
- "fixed": "API Calls in settings page being to fast for refresh|Signup form submit issue in Wizard",
- "notes": "This is alpha - expect bugs|Please report bugs in GitHub issues page"
- },
- "2.0.0-alpha.110": {
- "date":"20180109",
- "title": "Small Addition",
- "new": "3 Options for appearance|Upgrade module completed",
- "fixed": "More API lag times",
- "notes": "This is alpha - expect bugs|Please report bugs in GitHub issues page"
- },
- "2.0.0-alpha.115": {
- "date":"20180109",
- "title": "Updater Fix",
- "new": "New Updater Progress Bar",
- "fixed": "Lag Times on updater|Added longer timeouts",
- "notes": "This is alpha - expect bugs|Please report bugs in GitHub issues page"
- },
- "2.0.0-alpha.120": {
- "date":"20180110",
- "title": "Color Picker Testing",
- "new": "",
- "fixed": "Attempt to fix color picker",
- "notes": "This is alpha - expect bugs|Please report bugs in GitHub issues page"
- },
- "2.0.0-alpha.125": {
- "date":"20180110",
- "title": "Image Manager",
- "new": "Added Image Manager",
- "fixed": "Color Selector|Wizard Preloader",
- "notes": "This is alpha - expect bugs|Please report bugs in GitHub issues page"
- }
- }
|