-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCHANGELOG.txt
319 lines (261 loc) · 5.79 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
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
311
312
313
314
315
316
317
318
319
#----v25.1.1----# !! DATABASE CHANGED !!
-Add reminders
-Add offline mode for local notes
-Improve sidebar controls
-Improve UI/UX
-Improve code structure
-Bug fixes
#----v24.11.2----#
-Add keyboard shortcuts
-Improve UI/UX
-Improve code structure
-Bug/Security fixes
#----v24.11.1----#
-Improve UI/UX
-Bug/Security fixes
#----v24.10.1----# !! DATABASE CHANGED !!
-Add last login date
-Improve categories system
-New mobile UI/UX
-Bug fixes
#----v24.9.1----#
-Improve accent color system
-Improve UI/UX
-Improve code structure
-Bug fixes
#----v24.8.1----# !! DATABASE CHANGED !!
-Add folders to manage notes
-Improve code structure
-Bug fixes
#----v24.7.1----#
-Add a new theme "carrot"
-Improve system for all notes export
-Add .txt
-Add .md
-Add .html
-Improve biometrics
-Improve security
-Improve UI/UX
-Improve code structure
-Bug fixes
#----v24.6.3----#
-Improve biometrics
-Improve security
-Improve UI/UX
-Improve code structure
-Bug fixes
#----v24.6.2----#
-Prepare 2FA for a future update
-Maximum note content from 5000 to 20000
-Improve UI/UX
-Improve code structure
-Bug fixes
#----v24.6.1----#
-Add a new theme "leaf"
-Add used storage info
-Update dependencies
-Improve UI/UX
#----v24.5.1----#
-Improve UI/UX
-Bug fixes
#----v24.4.3----#
-Prepare plugins for a future update
-Improve security
-Better input sanitization
-Improve code structure
-Bug fixes
#----v24.4.2----#
-Improve code structure
-Bug fixes
#----v24.4.1----# DATABASE CHANGED
-Add pinned notes
-Improve security
-UserId and NoteId are now randomly generated
-Better input sanitization
-Improve code structure
-Improve system for all notes export
-Bug fixes
#----v24.3.3----#
-Better self-hosting
-Better Docker configuration
-Change shared notes system
-Shared notes now use a URL parameter
-From 10 to 12 characters
-Shared notes now refresh automatically
-Improve UI/UX
#----v24.3.2----#
-Add spellcheck toggle
-Add back/forward/clear button
-Add search options
-Better self-hosting
-Improve code structure
-Improve UI/UX
-Refractor SCSS to SASS
-Bug fixes
#----v24.3.1----#
-Improve code structure
-Replace Showdown by Marked
-Faster
-More maintained
#----v24.2.3----#
-Add compact mode for mobile
-Improve accessibility
-Improve UI/UX
-Bug fixes
#----v24.2.2----#
-Improve security
-Better input sanitization
-Password must be at least 8 characters long
-Change password requires current password
-Delete account requires current password
-Stricter file access
-Hardened server configuration
-Bug fixes
#----v24.2.1----#
-Improve accessibility
-Improve code structure
-Improve UI/UX
-Bug fixes
#----v24.1.3----#
-Better languages (single page url)
#----v24.1.2----#
-Add accent color customization
-Improve UI/UX
#----v24.1.1----#
-Better local use
-Improve code structure
-Bug fixes
#----v23.12.3----#
-Add categories
#----v23.12.2----#
-Add fingerprint auth for cloud notes
-Refractor database and code structure
#----v23.12.1----#
-Add Spanish support
-Improve security (add DOMPurify)
-Bug fixes
#----v23.11.3----#
-Add password generator
-Better Markdown
-Better mobile gesture
-Better sorting
-Improve code structure
-Improve UI/UX
-Bug fixes
#----v23.11.2----#
-New UI
-Export all your notes at once
#----v23.11.1----#
-Better Markdown (add table and strikethrough)
-Better PWA
-Improve UI/UX
-Bug fixes
#----v23.10.2----#
-Local notes are now also encrypted
-Better key management
-Improve shared notes
-Improve UI/UX
-Bug fixes
#----v23.10.1----#
-Add public notes
-Bug fixes for self-hosting
#----v23.9.1----#
-Add note export in .txt
-Improve UI/UX
#----v23.8.2----#
-Better self-hosting
-Change license (CC-BY-4.0 to GPL-3.0)
-Improve code structure
(Thanks for your suggestions!)
#----v23.8.1----#
-Add German support
-Better error handling
-Improve UI/UX
#----v23.7.4----#
-Better language switch
-Improve UI/UX
-Improve code structure
#----v23.7.3----#
-Improve code structure
-Improve performances
-Bug fixes
#----v23.7.2----#
-Add light/dark mode switch
-Maximum note content from 2000 to 5000
-Improve UI/UX
-Bug fixes
#----v23.7.1----#
-Better PWA
-Bug fixes
#----v23.6.3----#
-Better server configuration
-Improve code structure
-Bug fixes
#----v23.6.2----#
-Improve mobile UI/UX
-Bug fixes
#----v23.6.1----#
-Add sidebar
-Change icon
-Improve UI/UX
-Improve security (no longer inline scripts)
-Optimize Showdown.js
-Bug fixes
#----v23.5.3----#
-Improve code structure
#----v23.5.2----#
-Add ESLint and PHPCS
-Improve code structure
#----v23.5.1----#
-Encrypt notes title
-Improve accessibility
-Improve code structure
#----v23.4.4----#
-Add light blue and pink notes
-Change color selector
-Bug fixes
#----v23.4.3----#
-Add CSRF tokens
-Change checkboxes styles
-Great security improvements (unique keys)
-Improve mobile UI/UX
#----v23.4.2----#
-Add hidden notes
-Bug fixes
#----v23.4.1----#
-Add fullscreen
-Add white notes
-Change date format to GMT
-Improve UI/UX
-Bug fixes
#----v23.3.7----#
-Add note sorting
-Improve accessibility
-Improve security
-Minify JavaScript
-Bug fixes
#----v23.3.6----#
-Add English support
-Improve PWA performance
-Improve security
-Improve UI/UX
#----v23.3.5----#
-Add copy to clipboard
-Change Material Design UI
#----v23.3.4----#
-Improve UI/UX on safari iOS
#----v23.3.3----#
-Improve mobile UI/UX
#----v23.3.2----#
-Add Orange and Cyan notes
#----v23.3.1----#
-Add Markdown support
#----v23.2.4----#
-Improve code structure
#----v23.2.3----#
-Improve security
#----v23.2.2----#
-Improve UI/UX
-Bug fixes
#----v23.2.1----#
-First commit