You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23-23Lines changed: 23 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/).
60
60
- The app interface was refactored to allow for right to left languages for the app texts ([#513](https://github.com/scribe-org/Scribe-iOS/issues/513)).
61
61
- Variables with language references were changed to only use ISO-2 codes rather than full language names to simplify the code ([#494](https://github.com/scribe-org/Scribe-iOS/issues/494)).
62
62
63
-
# Scribe-iOS 3.1.1
63
+
##Scribe-iOS 3.1.1
64
64
65
65
### ✨ New Features
66
66
@@ -75,7 +75,7 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/).
75
75
76
76
- The plural command now reacts to the capitalization of the input word when a word that's already plural is entered.
77
77
78
-
# Scribe-iOS 3.1.0
78
+
##Scribe-iOS 3.1.0
79
79
80
80
### ✨ New Features
81
81
@@ -111,7 +111,7 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/).
111
111
- Keyboard layouts have been fixed for when the user has disabled accent characters ([#463](https://github.com/scribe-org/Scribe-iOS/issues/463)).
112
112
- The disable accent characters option has been removed on iPads and will no longer crashes the app settings ([#477](https://github.com/scribe-org/Scribe-iOS/issues/477)).
113
113
114
-
# Scribe-iOS 3.0.0
114
+
##Scribe-iOS 3.0.0
115
115
116
116
### ✨ New Features
117
117
@@ -171,7 +171,7 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/).
171
171
- Extra whitespace was removed from the codebase ([#429](https://github.com/scribe-org/Scribe-iOS/issues/429)).
172
172
- pre-commit hooks were added to the codebase to fix common errors on commit ([#450](https://github.com/scribe-org/Scribe-iOS/issues/450)).
173
173
174
-
# Scribe-iOS 2.3.0
174
+
##Scribe-iOS 2.3.0
175
175
176
176
### ✨ New Features
177
177
@@ -206,7 +206,7 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/).
206
206
- The logic of `selectedWordAnnotation` and `typedWordAnnotation` is now shared in a single function.
207
207
- Many variable names have been changed to be zero indexed.
208
208
209
-
# Scribe-iOS 2.2.0
209
+
##Scribe-iOS 2.2.0
210
210
211
211
### ✨ New Features
212
212
@@ -271,7 +271,7 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/).
271
271
- All prior JSON data references have been replaced with database queries and JSON language data files have been removed ([#96](https://github.com/scribe-org/Scribe-iOS/issues/96)).
272
272
-[GRDB.swift](https://github.com/groue/GRDB.swift) was added to the dependencies.
273
273
274
-
# Scribe-iOS 2.1.0
274
+
##Scribe-iOS 2.1.0
275
275
276
276
### ⌨️ New Keyboards
277
277
@@ -317,7 +317,7 @@ Thousands of new French verb conjugations have been added!
317
317
- Light and dark mode colors are now defined in `Assets.xcassets` and accessed via `ScribeColor.getter:color` or `UIColor`'s new convenience initializer.
318
318
- Variants of the Scribe key icon are placed into `Assets.xcassets`, making it unnecessary to check for light/dark mode and device type in code.
319
319
320
-
# Scribe-iOS 2.0.0
320
+
##Scribe-iOS 2.0.0
321
321
322
322
### ✨ New Features
323
323
@@ -364,7 +364,7 @@ Thousands of new French verb conjugations have been added!
364
364
- Enums are now used to control switching between conjugations.
365
365
- Enums are now used to control switching between different conjugation displays.
366
366
367
-
# Scribe-iOS 1.4.0
367
+
##Scribe-iOS 1.4.0
368
368
369
369
### ✨ New Features
370
370
@@ -387,7 +387,7 @@ Thousands of new French verb conjugations have been added!
387
387
- The App Store images for translation have been changed to reflect the new enter key design.
388
388
- Key pressed colors have been made darker to be more distinct from base key colors.
389
389
390
-
# Scribe-iOS 1.3.8
390
+
##Scribe-iOS 1.3.8
391
391
392
392
### 🗃️ Data Added
393
393
@@ -411,7 +411,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
411
411
412
412
- Verb conjugation tables now always return to their base conjugation each time the command is used ([#168](https://github.com/scribe-org/Scribe-iOS/issues/168)).
413
413
414
-
# Scribe-iOS 1.3.7
414
+
##Scribe-iOS 1.3.7
415
415
416
416
### 🗃️ Data Added
417
417
@@ -431,7 +431,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
431
431
432
432
- The privacy policy was updated to add the MIT licensed original source code.
433
433
434
-
# Scribe-iOS 1.3.6
434
+
##Scribe-iOS 1.3.6
435
435
436
436
### 🗃️ Data Added
437
437
@@ -442,7 +442,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
442
442
- Spanish: 6650 nouns, 70 verbs
443
443
- Swedish: 512 nouns, 9 verbs
444
444
445
-
# Scribe-iOS 1.3.5
445
+
##Scribe-iOS 1.3.5
446
446
447
447
### 🗃️ Data Added
448
448
@@ -463,7 +463,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
463
463
464
464
- The data files have been moved to a new directory within the organization on GitHub - [Scribe-Data](https://github.com/scribe-org/Scribe-Data).
465
465
466
-
# Scribe-iOS 1.3.4
466
+
##Scribe-iOS 1.3.4
467
467
468
468
### 🎨 Design Changes
469
469
@@ -475,7 +475,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
475
475
476
476
- The privacy policy was updated to reflect the addition of the Wikidata logo into the app.
477
477
478
-
# Scribe-iOS 1.3.3
478
+
##Scribe-iOS 1.3.3
479
479
480
480
### 🗃️ Data Added
481
481
@@ -487,7 +487,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
487
487
488
488
- Key long press for alternate characters has had cancellation removed to avoid buggy performance.
489
489
490
-
# Scribe-iOS 1.3.2
490
+
##Scribe-iOS 1.3.2
491
491
492
492
### 🗃️ Data Added
493
493
@@ -505,7 +505,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
505
505
506
506
- Key long press cancellation was switched from changed to cancel to avoid unnecessary cancels.
507
507
508
-
# Scribe-iOS 1.3.1
508
+
##Scribe-iOS 1.3.1
509
509
510
510
### 🗃️ Data Added
511
511
@@ -523,7 +523,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
523
523
- Key alternate views now stay if the key is canceled as they were disappearing too easily ([#143](https://github.com/scribe-org/Scribe-iOS/issues/143)).
524
524
- The width of alternate character callouts for certain keys has been fixed for iPhones.
525
525
526
-
# Scribe-iOS 1.3.0
526
+
##Scribe-iOS 1.3.0
527
527
528
528
### ⌨️ New Keyboards
529
529
@@ -542,7 +542,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
542
542
- Hold to select characters have been redesigned to reflect the addition of keys popping up ([#26](https://github.com/scribe-org/Scribe-iOS/issues/26)).
543
543
- All App Store media has been redone to reflect these changes ([#139](https://github.com/scribe-org/Scribe-iOS/issues/139)).
544
544
545
-
# Scribe-iOS 1.2.1
545
+
##Scribe-iOS 1.2.1
546
546
547
547
### ✨ New Features
548
548
@@ -582,7 +582,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
582
582
- Scribe has been modularized to be more easily worked with ([#1](https://github.com/scribe-org/Scribe-iOS/issues/1)).
583
583
- The app screen's text was moved to a new directory where localizations will be stored.
584
584
585
-
# Scribe-iOS 1.2.0
585
+
##Scribe-iOS 1.2.0
586
586
587
587
Scribe's first design sprint with the help of Berlin's Spencer Arney!
588
588
@@ -614,7 +614,7 @@ The entire layout of Scribe has been reworked to make the experience more aesthe
614
614
615
615
- The privacy policy was updated to reflect the addition of the GitHub, Inc icon into the app ([#50](https://github.com/scribe-org/Scribe-iOS/issues/50)).
616
616
617
-
# Scribe-iOS 1.1.1
617
+
##Scribe-iOS 1.1.1
618
618
619
619
### 🗃️ Data Added
620
620
@@ -643,7 +643,7 @@ Data updates are now all done through a single Python file - update_data.py ([#9
643
643
- Queries were refactored to reduce their total characters so they can be sent through query APIs.
644
644
- Command variables were edited to interact with new formatting from query refactoring.
645
645
646
-
# Scribe-iOS 1.1.0
646
+
##Scribe-iOS 1.1.0
647
647
648
648
### ⌨️ New Keyboards
649
649
@@ -687,7 +687,7 @@ Data updates are now all done through a single Python file - update_data.py ([#9
687
687
- Combines all conjugation logic into one function that is accessed by each button press case.
688
688
- Combines all noun annotation logic into one function that accessed by child functions.
689
689
690
-
# Scribe-iOS 1.0.1
690
+
##Scribe-iOS 1.0.1
691
691
692
692
### ✨ New Features
693
693
@@ -711,7 +711,7 @@ Data updates are now all done through a single Python file - update_data.py ([#9
711
711
712
712
- The hold-to-select character functions are now combined into one ([#5](https://github.com/scribe-org/Scribe-iOS/issues/5)).
0 commit comments