-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreleasenotes.html
488 lines (488 loc) · 15.1 KB
/
releasenotes.html
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
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
<html>
<head>
<meta charset="utf-8">
<title>Games Keeper - Release Notes</title>
<meta name="generator" content="Trackup Editor">
<meta name="viewport" content="width=device-width">
<link href="https://www.studioamanga.com/gameskeeper/releasenotes" rel="canonical">
<style>
body {font-family: -apple-system; padding-bottom: 80px; padding-left: 10px; padding-right: 10px;}
body > * {max-width:600px; margin-left: auto; margin-right: auto;}
h1 {margin-top: 80px; margin-bottom: 4px;}
h2 {margin-top: 40px; margin-bottom: 4px;}
time {color: #888;}
ul {padding-left: 20px;}
li.major {font-weight: bold;}
</style>
</head>
<body>
<h1>Games Keeper Release Notes</h1>
<div><a href="https://www.studioamanga.com/gameskeeper">https://www.studioamanga.com/gameskeeper</a></div>
<section>
<h3>3.5.2</h3>
<time datetime="2023-9-16">16 September 2023</time>
<ul>
<li>Optimized for iOS 17, iPadOS 17, watchOS 10, and macOS 14</li>
<li>Export all user data (JSON)</li>
<li>Update about controller</li>
<li>Remove Twitter links</li>
</ul>
</section>
<section>
<h3>3.5.1</h3>
<time datetime="2022-11-10">10 November 2022</time>
<ul>
<li>Optimized for iPadOS 16 and macOS 13</li>
<li>Add “Start New Game” App Shortcut (iOS 16, iPadOS 16)</li>
<li>New Apple Watch app (SwiftUI)</li>
</ul>
</section>
<section>
<h2>3.5</h2>
<time datetime="2022-9-12">12 September 2022</time>
<ul>
<li class="major">Optimized for iOS 16 and watchOS 9</li>
<li>Clean up legacy resources</li>
</ul>
</section>
<section>
<h3>3.4.3</h3>
<time datetime="2022-5-31">31 May 2022</time>
<ul>
<li>Add Version History</li>
<li>Update request App Store review prompts</li>
<li>Require iOS 13</li>
</ul>
</section>
<section>
<h3>3.4.2</h3>
<time datetime="2022-3-31">31 March 2022</time>
<ul>
<li>Fix About window (macOS)</li>
<li>Update macOS icon</li>
</ul>
</section>
<section>
<h3>3.4.1</h3>
<time datetime="2022-1-6">6 January 2022</time>
<ul>
<li>Improve number formatting</li>
</ul>
</section>
<section>
<h2>3.4</h2>
<time datetime="2021-11-18">18 November 2021</time>
<ul>
<li class="major">Optimized for iOS 15, iPadOS 15, watchOS 8, and macOS 12</li>
</ul>
</section>
<section>
<h2>3.3</h2>
<time datetime="2021-7-5">5 July 2021</time>
<ul>
<li class="major">Mac application</li>
<li>Refined player cards interface</li>
<li>Update keyboard shortcuts</li>
<li>Require iOS 12</li>
<li>Remove Peek/Pop in History screen</li>
</ul>
</section>
<section>
<h3>3.2.3</h3>
<time datetime="2021-5-5">5 May 2021</time>
<ul>
<li>Remove unused libraries</li>
</ul>
</section>
<section>
<h3>3.2.2</h3>
<time datetime="2020-11-4">4 November 2020</time>
<ul>
<li>Optimized for iOS 14</li>
<li>Update dictionary/die/store icons (iOS 14)</li>
</ul>
</section>
<section>
<h3>3.2.1</h3>
<time datetime="2020-4-19">19 April 2020</time>
<ul>
<li>Bug fixes</li>
</ul>
</section>
<section>
<h2>3.2</h2>
<time datetime="2020-4-17">17 April 2020</time>
<ul>
<li class="major">Search games history</li>
<li>Sort player name suggestions on Add Player screen based on games history</li>
<li>Add icon to player name suggestions on Add Player screen</li>
<li>Improve Dynamic Type support</li>
<li>Fix missing French localization on Game screen</li>
</ul>
</section>
<section>
<h2>3.1</h2>
<time datetime="2020-2-29">29 February 2020</time>
<ul>
<li class="major">Keyboard shortcuts</li>
<li>Add haptic feedback when moving to next player and rolling dice</li>
<li>Minor bug fixes</li>
</ul>
</section>
<section>
<h3>3.0.3</h3>
<time datetime="2019-11-5">5 November 2019</time>
<ul>
<li>Persist active keyboard</li>
<li>Adjust button colors</li>
<li>Adjust Store screen images</li>
</ul>
</section>
<section>
<h3>3.0.2</h3>
<time datetime="2019-10-5">5 October 2019</time>
<ul>
<li>Improve players cards layout</li>
<li>Update Undo/Redo icons</li>
<li>Restore landscape orientation on iPhone</li>
</ul>
</section>
<section>
<h3>3.0.1</h3>
<time datetime="2019-9-25">25 September 2019</time>
<ul>
<li>Update app icon in About screen</li>
<li>Improve Game screen layout for small screens</li>
<li>Fix game options being reset when starting new game from Results screen</li>
<li>Disable landscape orientation on iPhone (temporary)</li>
</ul>
</section>
<section>
<h2>3.0</h2>
<ul>
<li class="major">New interface</li>
</ul>
</section>
<section>
<h3>2.8.5</h3>
<ul>
<li>Improve delete player from New Game screen reliability</li>
</ul>
</section>
<section>
<h3>2.8.4</h3>
<time datetime="2019-9-3">3 September 2019</time>
<ul>
<li>Improve delete player from New Game screen reliability</li>
</ul>
</section>
<section>
<h3>2.8.2</h3>
<time datetime="2019-6-3">3 June 2019</time>
<ul>
<li>Update About screen</li>
<li>Refine button images (dictionary)</li>
<li>Adjust buttons layout</li>
<li>Update Store screen copy-editing</li>
<li>Update to Swift 5</li>
<li>Fix some game options being reset when leaving the app</li>
</ul>
</section>
<section>
<h3>2.8.1</h3>
<time datetime="2019-3-26">26 March 2019</time>
<ul>
<li>Fix player ranks for Lowest score wins option in Results screen</li>
</ul>
</section>
<section>
<h2>2.8</h2>
<ul>
<li class="major">Add Lowest score wins option</li>
<li class="major">Add Go to next player automatically option</li>
<li>Update About screen</li>
<li>Improve accessibility support</li>
<li>Improve Dynamic Type support</li>
</ul>
</section>
<section>
<h3>2.7.2</h3>
<ul>
<li>Fix export game with “/” in title</li>
</ul>
</section>
<section>
<h3>2.7.1</h3>
<time datetime="2018-11-9">9 November 2018</time>
<ul>
<li>Suggestions when editing game title</li>
<li>Optimized for new iPad Pro (2018)</li>
<li>Update to Swift 4.2</li>
</ul>
</section>
<section>
<h2>2.7</h2>
<ul>
<li class="major">Multiplayer Apple Watch app</li>
<li>Requires watchOS 4.0</li>
</ul>
</section>
<section>
<h2>2.6</h2>
<ul>
<li>Optimized for iOS 12</li>
<li>Siri Shortcut to start new game</li>
<li>Spotlight integration to start new game</li>
<li>Add game title fron Results screen (requires in-app purchase)</li>
<li>Present New Game screen at launch automatically (if app hasn’t been launch in the past 24 hours)</li>
<li>Update pop-up label animation</li>
</ul>
</section>
<section>
<h3>2.5.5</h3>
<time datetime="2018-7-17">17 July 2018</time>
<ul>
<li>Fix watchOS 2 support</li>
<li>Fix Store screen layout for small screens</li>
</ul>
</section>
<section>
<h3>2.5.4</h3>
<time datetime="2018-6-29">29 June 2018</time>
<ul>
<li>Handoff support</li>
<li>Configure player name text fields for name content</li>
</ul>
</section>
<section>
<h3>2.5.3</h3>
<time datetime="2018-2-28">28 February 2018</time>
<ul>
<li>Add “small points” option</li>
<li>Switch to local dictionary</li>
<li>Partial Swift rewrite</li>
</ul>
</section>
<section>
<h3>2.5.2</h3>
<time datetime="2018-1-26">26 January 2018</time>
<ul>
<li>Add space between rounds in Results screen</li>
<li>Export games to CSV on Results screen (from Games History only)</li>
<li>Add number of saved games on Store screen (“you already have N games saved”)</li>
</ul>
</section>
<section>
<h3>2.5.1</h3>
<time datetime="2018-1-15">15 January 2018</time>
<ul>
<li>Apply pending score when tapping previous/next player button</li>
</ul>
</section>
<section>
<h2>2.5</h2>
<time datetime="2017-11-3">3 November 2017</time>
<ul>
<li class="major">Add digit keyboard</li>
<li>Fix layout for iPhone X</li>
<li>Fix large score layout in Results screen</li>
<li>Fix “+” icon New Game screen to display Add Player screen</li>
</ul>
</section>
<section>
<h2>2.4</h2>
<time datetime="2017-9-19">19 September 2017</time>
<ul>
<li class="major">Update interface for iOS 11</li>
<li>Add Undo/Redo buttons on Game screen</li>
<li>Add “Follow on Twitter” button in About screen</li>
<li>Fix score pop-up font size for large scores</li>
<li>Require iOS 9</li>
</ul>
</section>
<section>
<h2>2.3</h2>
<time datetime="2017-6-23">23 June 2017</time>
<ul>
<li class="major">Scores logs in Results screen</li>
<li>Update timer to account for time when the app is in background</li>
<li>Fix score chart for games with non-zero starting points</li>
<li>Fix score chart for games with reset timers</li>
<li>Support native review requests</li>
</ul>
</section>
<section>
<h3>2.2.1</h3>
<time datetime="2017-5-18">18 May 2017</time>
<ul>
<li>Rename “History” button to “Games History” on Results Screen</li>
<li>Rename “Done” button to “Resume” on Results Screen</li>
<li>Update timer with fixed-width font</li>
<li>Fix crash when saving game with no starting date</li>
</ul>
</section>
<section>
<h2>2.2</h2>
<time datetime="2016-12-6">6 December 2016</time>
<ul>
<li>Today Widget</li>
</ul>
</section>
<section>
<h2>2.1</h2>
<time datetime="2016-3-9">9 March 2016</time>
<ul>
<li class="major">Apple Watch app</li>
<li>Requires iOS 8</li>
</ul>
</section>
<section>
<h2>2.0</h2>
<time datetime="2016-2-24">24 February 2016</time>
<ul>
<li class="major">New icon</li>
<li class="major">New interface colors</li>
<li class="major">Updated New Player screen with suggestions</li>
<li class="major">Updated New Game screen with options (Starting Points, Big Scores mode)</li>
<li class="major">iPad multitasking support (Slide Over, Split View)</li>
<li>Fixed crash when deleting player with name being edited</li>
<li>Fixed crash when rendering player view with unexpected index</li>
</ul>
</section>
<section>
<h2>1.11</h2>
<time datetime="2016-1-22">22 January 2016</time>
<ul>
<li>Added Quick Action to start new game</li>
<li>Added Peek/Pop support on games results</li>
<li>Animated Store icons</li>
</ul>
</section>
<section>
<h2>1.10</h2>
<time datetime="2015-11-20">20 November 2015</time>
<ul>
<li class="major">Added names to History games</li>
</ul>
</section>
<section>
<h3>1.9.2</h3>
<time datetime="2015-10-13">13 October 2015</time>
<ul>
<li>Optimized for iOS 9</li>
<li>Switched to Safari View Controller</li>
</ul>
</section>
<section>
<h3>1.9.1</h3>
<time datetime="2015-7-8">8 July 2015</time>
<ul>
<li>Improved Dictionary interface (added progress bar, error messages)</li>
<li>Fixed new game player names defaults from results screen</li>
<li>Fixed visible toolbar in new game screen from results screen</li>
</ul>
</section>
<section>
<h2>1.9</h2>
<time datetime="2015-6-1">1 June 2015</time>
<ul>
<li class="major">Added Dictionary</li>
<li>Updated toolbar icons</li>
<li>Fixed Play/Pause initial image</li>
</ul>
</section>
<section>
<h2>1.8</h2>
<time datetime="2015-3-23">23 March 2015</time>
<ul>
<li class="major">Added History (requires in-app purchase)</li>
<li>Improved Retina HD support</li>
<li>Fixed Share with Friends on iPad</li>
<li>Removed custom crash reporting</li>
</ul>
</section>
<section>
<h2>1.7</h2>
<time datetime="2014-11-4">4 November 2014</time>
<ul>
<li class="major">Optimized for iOS 8</li>
<li class="major">Added die</li>
<li>Added New Game button in Results screen</li>
<li>Refreshed Results screen layout</li>
</ul>
</section>
<section>
<h2>1.6</h2>
<time datetime="2014-7-7">7 July 2014</time>
<ul>
<li class="major">iPad version</li>
<li>Disabled scroll and buttons for 1 player</li>
</ul>
</section>
<section>
<h2>1.5</h2>
<time datetime="2014-6-22">22 June 2014</time>
<ul>
<li class="major">Added Hide Scores option</li>
<li>Updated navigation bar color</li>
</ul>
</section>
<section>
<h3>1.4.1</h3>
<time datetime="2014-2-27">27 February 2014</time>
<ul>
<li>Improved fast player switcher layout</li>
<li>Fixed text field tint color</li>
</ul>
</section>
<section>
<h2>1.4</h2>
<time datetime="2014-2-18">18 February 2014</time>
<ul>
<li class="major">Added fast player switcher</li>
<li>Bug fixes</li>
</ul>
</section>
<section>
<h2>1.3</h2>
<time datetime="2014-1-9">9 January 2014</time>
<ul>
<li>Improved score buttons</li>
<li>Updated score points popup animation</li>
<li>Added About screen</li>
<li>Fixed icon color</li>
</ul>
</section>
<section>
<h3>1.2.1</h3>
<time datetime="2013-12-18">18 December 2013</time>
<ul>
<li>Bug fixes</li>
</ul>
</section>
<section>
<h2>1.2</h2>
<time datetime="2013-10-8">8 October 2013</time>
<ul>
<li class="major">Added score points popup</li>
<li class="major">Added French localization</li>
<li class="major">Added Undo/Redo support</li>
</ul>
</section>
<section>
<h2>1.1</h2>
<time datetime="2013-9-28">28 September 2013</time>
<ul>
<li class="major">Added Score Charts</li>
<li>Added crash reporter</li>
</ul>
</section>
<section>
<h2>1.0</h2>
<time datetime="2013-9-17">17 September 2013</time>
<ul>
<li class="major">Initial Release</li>
</ul>
</section>
</body>
</html>