-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdevlog.txt
310 lines (231 loc) · 7.44 KB
/
devlog.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
NEKO Code Editor Devlog
|-----------------------|
Update v1.6.1 08/29/2023:
- Updated styling
Update v1.6.0 08/09/2023:
- Updated in-editor console to be more useful
- Updated window resizing
Update v1.5.9 04/19/2023:
- Updated "Compressed" feature to have better compression
Update v1.5.8 04/19/2023:
- Dashboard is now the main page
- Updated creating projects so where if the name exists it adds a number after it
Update v1.5.7 04/08/2023:
- Added Windows App
- Added back buttons
- Added confirmation after project is downloaded
Bug Fix v1.5.6 03/27/2023:
- Fixed the "Clear Data" feature on dashboard to clear data properly
Update/Bug Fix v1.5.5 03/24/2023:
- Fixed "Import Project" Feature
- Updated indexedDB to use the latest version of IDB Keyval
Update v1.5.4 03/08/2023:
- Tidied up editor source code
Bug Fix v1.5.3 02/28/2023:
- Fixed "Import Project" feature
- Edited sidenav
Update v1.5.2 02/27/2023:
- Added a feature where you can import a project
Bug Fix v1.5.1 02/03/2023:
- Fixed bug that occurs when creating a new folder
- Fixed bug that occurs when deleting a file
- Fixed code processing
Update v1.5.0 02/03/2023:
- Added better monaco editor support
Update/Bug Fix v1.4.9 02/02/2023:
- Added 'clear data' option on dashboard
- Added 'delete editor' setting in editor
- Small bug fix
Update v1.4.8 02/02/2023:
- Updated code processing
Update v1.4.7 02/02/2023:
- Re-added download project feature
Bug Fix v1.4.6 02/02/2023:
- Small bug fixes
Update v1.4.5 02/01/2023:
- Added offline mode (no db connection)
- Removed online mode (for now)
Update v1.4.4 01/27/2023:
- Made better mobile support
Bug Fix v1.4.3 01/13/2023:
- Fixed/Updated Console
- A Few Other Small Bug Fixes
Update/Bug Fix 1.4.2 01/13/2023:
- Fixed Console
- Fixed Share Page
- Updated Styles
- Added Console Updates
Update v1.4.1 01/12/2023:
- Added Changing Editor Name Setting
- Added Editor Preview On Dashboard
Update/Bug Fix v1.4.0 01/09/2023:
- Fixed Code Processing (Out of Maintenance)
- Updated Login Page
- Fixed Login Page
Update v1.3.9 01/05/2023:
- Updated View Page's Code Processing
Update/Bug Fix v1.3.8 01/05/2023:
- Fixed Bug That Occurs When You Delete A File
- Huge Update To Code Processing
- Style Fixes
Update/Bug Fix v1.3.7 12/14/2022:
- Added A Feature Where You Can Delete Files
- Updated Styles
- Fixed Styles
- Other Bug Fixes
Bug Fix v1.3.6 12/09/2022:
- Fixed Open In New Tab Feature
- Fixed Share Feature
Bug Fix v1.3.5 12/08/2022:
- Fixed Folder Feature
- Other Bug Fixes
Bug Fix v1.3.4 12/08/2022:
- Fixed "Compressed" Feature
Update/Bug Fix v1.3.3 12/08/2022:
- Added Folder System
- Added "Compressed" Setting Which Compresses Your Project So You Can Have More Storage
- Bug Fixes
Update v1.3.2 11/29/2022:
- Added Settings Menu
- Added "Preserve Editor" Setting
- Added "Editor Access" Setting (Choose If You Want Your Project To Be Private)
- Added "Preview Visibility" Setting (Choose If You Want Your Preview To Be Private)
- Added "Autosave" Setting
Update/Bug Fix v1.3.1 11/18/2022:
- Added More Console Functionality
- Style Fixes
Update/Bug Fix v1.3.0 11/10/2022:
- Added Multiple File Functionality
- Updated Open In New Tab Feature
- Added Same File Detection
- Updated Themes
- Changed Fonts
- Bug Fixes
- Text Fixes
Update v1.2.9 11/01/2022:
- Updated Styles
- Added Tooltips
Bug Fix v1.2.8 10/26/2022:
- Fixed Loading Resources
Update/Bug Fix v1.2.7 10/26/2022:
- Updated Code Emails To Look More Professional
- Updated Sidenav In Editor
- Text Fixes
Update/Bug Fix v1.2.6 10/25/2022:
- Added Loader To Editor
- Text Fixes
Update v1.2.5 10/10/2022:
- Updated Styles For Login Forms
Bug Fix v1.2.4 10/07/2022:
- Fixed Projects On The Dashboard
- Text Fixes
Update v1.2.3 10/06/2022:
- Updated Styles To Give Editor A More Refreshing Look
Update v1.2.2 09/28/2022:
- Added Feature For the Dashboard Where You Can See When You Last Opened Your Project
Update v1.2.1 09/27/2022:
- Added 2-Step Verification Feature
- Updated Changing Settings
Bug Fix v1.2.0 09/26/2022:
- Fixed Share Editor Access With Others Feature
Update v1.1.9 09/22/2022:
- Added Email Account Setting (2-Step, Change Email, and More Coming Later)
- Reset Our Database
Bug Fix v1.1.8 09/21/2022:
- Fixed "Remove Sources" Button
Bug Fix v1.1.7 09/21/2022:
- Fixed Sign Up Form
Update v1.1.6 09/21/2022:
- Added Feature Where You Can Share Editor Access (Beta)
Bug Fix v1.1.5 09/20/2022:
- Fixed Title Bug In Shared Projects
Bug Fix v1.1.4 09/20/2022:
- Fixed Security Issues
Update v1.1.3 09/20/2022:
- Added "Share" Feature So Others Can View Your Projects
Bug Fix v1.1.2 09/14/2022:
- Fixed "Remove Sources" Feature
Update/Bug Fix v1.1.1 09/14/2022:
- Added "Add Resources" Feature
- Fixed Code Processing
Update/Bug Fix v1.1 09/12/2022:
- Added Monaco Editor Functionality
- Fixed Console Bug
- Added "Theme" Settings
- Added "Switch Code Language" Settings
Bug Fix v1.0.9 09/07/2022:
- Fixed Dashboard
Bug Fix v1.0.8 09/07/2022:
- Fixed Dark Mode/Light Mode Bug
Bug Fix v1.0.7 09/07/2022:
- Fixed Console
- Fixed Download Code Feature
Update v1.0.6 09/01/2022:
- Added Account Settings Menu
Bug Fix v1.0.5 08/31/2022:
- Fixed Dashboard
Update/Bug Fix v1.0.4 08/30/2022:
- Added Account System
- Added Dashboard to Manage Projects
- Added Homepage
- Fixed Console Bug
Update v1.0.3 04/13/2022:
- Added HTML Autocomplete(CSS Coming Soon!)
Update v1.0.2 04/13/2022:
- Updated Console
Update v1.0.1 04/13/2022:
- Updated Console
Update v1.0.0 03/15/2022:
- Changed Light Mode colors
- Added Save Code Feature
Update/Bug Fix v0.9.9 02/15/2022:
- Fixed Iframe's Border
- Made Code More Neat
- Added Notes In Code To Help People Understand It Better!
Update v0.9.8 02/15/2022:
- Reverted Valentines Theme Back To Normal
Update v0.9.7 02/14/2022:
- Updated the Saving Code Feature
Bug Fix v0.9.6 02/14/2022:
- Fixed Light Mode/Dark Mode Code
- Fixed V-Day Countdown Code
Update v0.9.5 02/09/2022:
- Changed Iframe to a Valentines theme!
- Added Close Menu Button
Update/Bug Fix v0.9.4 02/09/2022:
- Added Valentines Timer!
- Changed Light Mode To A Valentines Theme!
- Squashed a bug with the console
Bug Fix v0.9.3 02/08/2022:
- Fixed Console
- Fixed Live Mode
Update v0.9.2 02/08/2022:
- Added Console (In Devlopment)
Update/Bug Fix v0.9.1 02/04/2022:
- Updated Checkmark style
- Fixed File Download
- Added Devlog
Update v0.9 02/04/2022:
- Fixed Open In New Tab Bug
- Updated colors
Update/Bug Fix v0.8 02/01/2022:
- Added Open in New Tab Function
- Updated Buttons
- Fixed Dark Mode
Update v0.6 12/14/2021:
- Added favicon
- Added feature where you can download your code
Update v0.5 12/13/2021:
- Changed light mode and dark mode buttons into one button
- Rounded buttons
- Rounded corners
Update v0.4 12/10/2021:
- Added CSS & Javascript functionality
- Updated live button
Update v0.3 12/03/2021:
- Updated dark mode
Update v0.2 12/01/2021:
- Updated fonts
- Added version in bar
Release v0.1 12/01/2021:
- Released CE-Beta