forked from oberon-manjaro/whatsie
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG.json
304 lines (304 loc) · 8.8 KB
/
CHANGELOG.json
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
[{
"version": "2.1.0",
"channel": "stable",
"releasedAt": 1473142433854,
"urgency": "low",
"changes": {
"General": [
"Various fixes and improvements."
]
}
}, {
"version": "2.0.20",
"channel": "beta",
"releasedAt": 1472996825354,
"urgency": "low",
"changes": {
"General": [
"Improve theme Numix Dark.",
"Various fixes and improvements.",
"Add button to download profile images.",
"Add menu item to exclude muted messages from the notifications counter."
]
}
}, {
"version": "2.0.19",
"channel": "beta",
"releasedAt": 1469345363345,
"urgency": "low",
"changes": {
"General": [
"Make the app 15 MB smaller.",
"Make the chat fill the entire window (thanks @levrik).",
"Update dependencies and Electron to v1.2.8."
],
"OS X": [
"Fix notifications missing the 'reply' button."
],
"Windows": [
"Fix tray using .png rather than .ico icons.",
"Fix crashes for some tray menu items."
],
"Linux": [
"Fix 'Shown in Tray' being always disabled.",
"Improve PKGBUILD for publishing to AUR."
]
}
}, {
"version": "2.0.18",
"channel": "dev",
"releasedAt": 1468945979964,
"urgency": "low",
"changes": {
"Windows": [
"Fix error when receiving notifications (again)."
]
}
}, {
"version": "2.0.17",
"channel": "dev",
"releasedAt": 1468938041773,
"urgency": "low",
"changes": {
"Windows": [
"Fix error when receiving notifications."
]
}
}, {
"version": "2.0.16",
"channel": "dev",
"releasedAt": 1468905436540,
"urgency": "low",
"changes": {
"General": [
"Add a menu item to enter debug mode more easily.",
"Add new themes: Shadow, Numix Dark.",
"Improve the build flow and add code linting.",
"Improve the context menu.",
"Increase min-width of window in mini mode.",
"Highlight unread notifications in mini mode.",
"Search for spellchecker dictionaries in multiple paths.",
"Ship custom dictionaries with the app: en, de, es, fr, ru, ro.",
"Update dependencies and Electron to v1.2.7.",
"Remove raffle functionality."
],
"OS X": [
"Add showDefinitionForSelection in the context menu.",
"Ship LICENSE and LICENSES.chromium.html with the app."
],
"Windows": [
"Implement custom notifications for Windows 7.",
"Add menu item to toggle menu bar.",
"Auto-update on quit."
],
"Linux": [
"Add X-GNOME-UsesNotifications=true to the deb package.",
"Add menu item to toggle menu bar.",
"Add dock badge support for Unity.",
"Disable \"show in tray\" menu item on Elementary OS.",
"Closing the window will just minimize the app on Elementary OS.",
"Fix window icon."
]
}
}, {
"version": "2.0.15",
"channel": "beta",
"releasedAt": 1461840068712,
"urgency": "low",
"changes": {
"General": [
"Add a new preference: close with Esc key.",
"Add more keyboard shortcuts to the menu.",
"Add an item to the tray menu to reset the window's position and size.",
"Add a link to FAQ in the help menu.",
"Show notifications count in the window's title.",
"Disable features that are not yet fully functional.",
"Improve logging, analytics and error reporting.",
"Remove the native crash reporter.",
"Update dependencies, remove redundant ones.",
"Update Electron to 0.37.8."
],
"Windows": [
"Show a badge on the taskbar icon with the number of missed notifications.",
"Handle Squirrel (installer) error messages better.",
"Fix window getting stuck far off-screen.",
"Use ico instead of png icons for the tray icon."
],
"Linux": [
"Improve deb dependencies.",
"Fix clicking the tray icon not showing the app.",
"Fix the auto launcher by simplifying the process.",
"Deb releases are now distributed in 3 channels (stable, beta, dev).",
"Merge notifications with the same title."
]
}
}, {
"version": "2.0.14",
"channel": "beta",
"releasedAt": 1460871803000,
"urgency": "low",
"changes": [
"Improve the ordering of menu items (Linux, Windows).",
"Improve OS X tray icon display.",
"Update Electron to v0.37.6.",
"Fix Windows notifications.",
"Fix exe path used for the squirrel shortcut.",
"Handle tray left- and right-clicks correctly (OS X, Windows).",
"Make tray icon alert more prominent (Linux, Windows).",
"Add hunspell as a recommended package to the deb release."
]
}, {
"version": "2.0.13",
"channel": "beta",
"releasedAt": 1460831791000,
"urgency": "low",
"changes": [
"Use dictionaries from Hunspell (Linux, Windows).",
"Remove rpm dependency on lsb-core-noarch (Linux).",
"Let the app move whatsie.desktop at runtime (Linux).",
"Include build number and channel name menus.",
"Update dependencies eslint and winreg."
]
}, {
"version": "2.0.12",
"channel": "stable",
"releasedAt": 1460793021000,
"urgency": "low",
"changes": [
"Fix rpm build having inconsistent dependencies.",
"Fix error about inexistent prefs.",
"Fix cp in linux after-install script.",
"Fix potential error if a theme would be removed.",
"Fix --debug flag for the CLI.",
"Add release channels for the auto updater.",
"Improve error handling.",
"Update dependencies."
]
}, {
"version": "2.0.11",
"channel": "beta",
"releasedAt": 1460653667000,
"urgency": "low",
"changes": [
"Fix auto-launch on startup (Linux).",
"Fix rpm package build settings and dependencies (Linux).",
"Fix preferences not being saved correctly (sometimes).",
"Fix dragging and dropping files onto the app window.",
"Change keyboard shortcut for quitting the app from Alt-F4 to Ctrl+Q (Windows, Linux).",
"Handle connection errors from the auto updater better.",
"Handle WAFD cleaner EBUSY and EPERM errors better.",
"Improve the .desktop config used for launching on startup (Linux).",
"Improve error logging.",
"Improve WAFD cleaner."
]
}, {
"version": "2.0.10",
"channel": "beta",
"releasedAt": 1459944231000,
"urgency": "low",
"changes": [
"Fix the WAFD cleaner removing other files, too.",
"Fix the app window not showing when a notification was clicked on OS X.",
"Make the WAFD cleaner dialog show the files that are going to be removed.",
"Update how items are grouped in the Help menu."
]
}, {
"version": "2.0.9",
"channel": "beta",
"releasedAt": 1459771571000,
"urgency": "low",
"changes": [
"Improve the WhatsApp for Desktop cleaner.",
"Fix app closing even with tray icon enabled on Linux.",
"Fix category displayed incorrectly on Linux."
]
}, {
"version": "2.0.8",
"channel": "beta",
"releasedAt": 1459571311000,
"urgency": "low",
"changes": [
"Update Electron to v0.37.3.",
"Add 4 new themes: Faded, Fluttershy, Orange, Sephia.",
"Re-add keyboard shortcuts for navigation conversations.",
"Remove 'Paste and Match Style' context menu item.",
"Fix language names on Windows.",
"Fix WAFD cleaner."
]
}, {
"version": "2.0.7",
"channel": "beta",
"releasedAt": 1458982689000,
"urgency": "low",
"changes": [
"Prompt user to update instead of doing it automatically on quit (Windows).",
"Disable the crash reporter if stats reporting is disabled."
]
}, {
"version": "2.0.6",
"channel": "beta",
"releasedAt": 1458914766000,
"urgency": "low",
"changes": [
"Improves support for debugging.",
"Improves app launch by adding transitions.",
"Adds support for multiple languages for the spell checker.",
"Adds option to enable or disable the update checks.",
"Adds WAFD cleaner for Windows.",
"Updates dependencies.",
"Fix for completely black window using Dark theme.",
"Fix for crash in Windows auto launcher."
]
}, {
"version": "2.0.5",
"channel": "beta",
"releasedAt": 1457708609000,
"urgency": "low",
"changes": [
"Adds support for raffles."
]
}, {
"version": "2.0.4",
"channel": "beta",
"releasedAt": 1457348491000,
"urgency": "low",
"changes": [
"Fixes OS X auto updater.",
"Improved logging."
]
}, {
"version": "2.0.3",
"channel": "beta",
"releasedAt": 1457255232000,
"urgency": "low",
"changes": [
"Upgrades Electron to v0.36.10.",
"Upgrades dependencies."
]
}, {
"version": "2.0.2",
"channel": "beta",
"releasedAt": 1456752731000,
"urgency": "low",
"changes": [
"Fixes for the auto updater.",
"Include build number in releases.",
"Improved logging."
]
}, {
"version": "2.0.1",
"channel": "beta",
"releasedAt": 1455267535000,
"urgency": "low",
"changes": [
"Dummy release to test the updating process."
]
}, {
"version": "2.0.0",
"channel": "beta",
"releasedAt": 1450639564000,
"urgency": "low",
"changes": [
"Initial release."
]
}]