-
Notifications
You must be signed in to change notification settings - Fork 30
/
Changelog
90 lines (75 loc) · 3.14 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
2017-02-21 Salvatore Iovene <[email protected]>
* Release: 0.9.0-alpha
* ocf-explorer: add support for arbitrary resources via JSON editing
* ui: improve looks of 'loading' page
* ui: move console to the right pane
2017-02-16 Salvatore Iovene <[email protected]>
* Release 0.8.3-alpha
* Remove link to Zephyr OS from app title/desc because of prod build
issues
2017-02-16 Salvatore Iovene <[email protected]>
* Release 0.8.2-alpha
* Fix references to incorrect git repo
* Rename app to 'JS IDE for Zephyr OS'
* Add content to About page
* Make sure accent color for links is propagated everywhere
* Fix disappearing resize handle between editor and console
* Prevent unintended double newlines in console
2017-02-14 Salvatore Iovene <[email protected]>
* Release 0.8.1-alpha
* webusb: remove stripping of 'console.log' statements
2017-02-14 Salvatore Iovene <[email protected]>
* Release 0.8.0-alpha
* ocf-explorer: sanitize user input for path
* ocf-explorer: implement sending fan sensor updates
* console: fix issue with CR/LF control codes
2017-02-13 Salvatore Iovene <[email protected]>
* Release 0.7.2-alpha
* ocf-explorer: adapt API to some update in iot-rest-server
2017-02-13 Salvatore Iovene <[email protected]>
* Release 0.7.1-alpha
* Add support for HTTPS OCF requests
2017-02-13 Salvatore Iovene <[email protected]>
* Release 0.7.0-alpha
* Fix and add unit tests
* Add "OCF Explorer" functionality
2017-02-09 Salvatore Iovene <[email protected]>
* Release 0.6.2-alpha
* Add WebUSB origin trial token
* Prevent router links from usin APP_BASE as leading path
2017-02-09 Salvatore Iovene <[email protected]>
* Release 0.6.1-alpha
* Fix location of landing page bg image to work in all build configs
2017-02-09 Salvatore Iovene <[email protected]>
* Release 0.6.0-alpha
* Fix tab active status when opening new tab and a tab other than the last
was selected
* Implement landing page
* Disable terminal overlay when resizing it
* Remove default code and add ability to close single remaining tab
* Use bubble style notifications instead of modals
* Share github data (user, token, repos...) across multiple editor tabs
* Various UI/UX improvements
2017-01-30 Salvatore Iovene <[email protected]>
* Release 0.5.0
* Major restructuring of pages/components
* Production build working
* Minor UI fixes
2017-01-26 Salvatore Iovene <[email protected]>
* Release 0.4.0
* Fix vertical resizing issues
* Fix issue when typing in the console when disconnected
* Take ClearSans font into use
* Improve UI in various places
* Improve tabs menu UI and make tabs flexible
2017-01-24 Salvatore Iovene <[email protected]>
* Release 0.3.0
* Port UI to latest visual guidelines
* Add working console
2017-01-17 Salvatore Iovene <[email protected]>
* Release 0.2.0
* Add version info to the About page, version and revision to footer
* Make error and warning messages more readable
* Make WebUSB selection work properly via `requestDevice`
2017-01-13 Salvatore Iovene <[email protected]>
* Initial release 0.1.0