Skip to content

Commit a82b4f4

Browse files
committed
Update changelogs
1 parent ff0cb02 commit a82b4f4

2 files changed

Lines changed: 39 additions & 23 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/).
6060
- 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)).
6161
- 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)).
6262

63-
# Scribe-iOS 3.1.1
63+
## Scribe-iOS 3.1.1
6464

6565
### ✨ New Features
6666

@@ -75,7 +75,7 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/).
7575

7676
- The plural command now reacts to the capitalization of the input word when a word that's already plural is entered.
7777

78-
# Scribe-iOS 3.1.0
78+
## Scribe-iOS 3.1.0
7979

8080
### ✨ New Features
8181

@@ -111,7 +111,7 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/).
111111
- Keyboard layouts have been fixed for when the user has disabled accent characters ([#463](https://github.com/scribe-org/Scribe-iOS/issues/463)).
112112
- 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)).
113113

114-
# Scribe-iOS 3.0.0
114+
## Scribe-iOS 3.0.0
115115

116116
### ✨ New Features
117117

@@ -171,7 +171,7 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/).
171171
- Extra whitespace was removed from the codebase ([#429](https://github.com/scribe-org/Scribe-iOS/issues/429)).
172172
- pre-commit hooks were added to the codebase to fix common errors on commit ([#450](https://github.com/scribe-org/Scribe-iOS/issues/450)).
173173

174-
# Scribe-iOS 2.3.0
174+
## Scribe-iOS 2.3.0
175175

176176
### ✨ New Features
177177

@@ -206,7 +206,7 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/).
206206
- The logic of `selectedWordAnnotation` and `typedWordAnnotation` is now shared in a single function.
207207
- Many variable names have been changed to be zero indexed.
208208

209-
# Scribe-iOS 2.2.0
209+
## Scribe-iOS 2.2.0
210210

211211
### ✨ New Features
212212

@@ -271,7 +271,7 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/).
271271
- 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)).
272272
- [GRDB.swift](https://github.com/groue/GRDB.swift) was added to the dependencies.
273273

274-
# Scribe-iOS 2.1.0
274+
## Scribe-iOS 2.1.0
275275

276276
### ⌨️ New Keyboards
277277

@@ -317,7 +317,7 @@ Thousands of new French verb conjugations have been added!
317317
- Light and dark mode colors are now defined in `Assets.xcassets` and accessed via `ScribeColor.getter:color` or `UIColor`'s new convenience initializer.
318318
- 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.
319319

320-
# Scribe-iOS 2.0.0
320+
## Scribe-iOS 2.0.0
321321

322322
### ✨ New Features
323323

@@ -364,7 +364,7 @@ Thousands of new French verb conjugations have been added!
364364
- Enums are now used to control switching between conjugations.
365365
- Enums are now used to control switching between different conjugation displays.
366366

367-
# Scribe-iOS 1.4.0
367+
## Scribe-iOS 1.4.0
368368

369369
### ✨ New Features
370370

@@ -387,7 +387,7 @@ Thousands of new French verb conjugations have been added!
387387
- The App Store images for translation have been changed to reflect the new enter key design.
388388
- Key pressed colors have been made darker to be more distinct from base key colors.
389389

390-
# Scribe-iOS 1.3.8
390+
## Scribe-iOS 1.3.8
391391

392392
### 🗃️ Data Added
393393

@@ -411,7 +411,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
411411

412412
- 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)).
413413

414-
# Scribe-iOS 1.3.7
414+
## Scribe-iOS 1.3.7
415415

416416
### 🗃️ Data Added
417417

@@ -431,7 +431,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
431431

432432
- The privacy policy was updated to add the MIT licensed original source code.
433433

434-
# Scribe-iOS 1.3.6
434+
## Scribe-iOS 1.3.6
435435

436436
### 🗃️ Data Added
437437

@@ -442,7 +442,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
442442
- Spanish: 6650 nouns, 70 verbs
443443
- Swedish: 512 nouns, 9 verbs
444444

445-
# Scribe-iOS 1.3.5
445+
## Scribe-iOS 1.3.5
446446

447447
### 🗃️ Data Added
448448

@@ -463,7 +463,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
463463

464464
- The data files have been moved to a new directory within the organization on GitHub - [Scribe-Data](https://github.com/scribe-org/Scribe-Data).
465465

466-
# Scribe-iOS 1.3.4
466+
## Scribe-iOS 1.3.4
467467

468468
### 🎨 Design Changes
469469

@@ -475,7 +475,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
475475

476476
- The privacy policy was updated to reflect the addition of the Wikidata logo into the app.
477477

478-
# Scribe-iOS 1.3.3
478+
## Scribe-iOS 1.3.3
479479

480480
### 🗃️ Data Added
481481

@@ -487,7 +487,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
487487

488488
- Key long press for alternate characters has had cancellation removed to avoid buggy performance.
489489

490-
# Scribe-iOS 1.3.2
490+
## Scribe-iOS 1.3.2
491491

492492
### 🗃️ Data Added
493493

@@ -505,7 +505,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
505505

506506
- Key long press cancellation was switched from changed to cancel to avoid unnecessary cancels.
507507

508-
# Scribe-iOS 1.3.1
508+
## Scribe-iOS 1.3.1
509509

510510
### 🗃️ Data Added
511511

@@ -523,7 +523,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
523523
- 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)).
524524
- The width of alternate character callouts for certain keys has been fixed for iPhones.
525525

526-
# Scribe-iOS 1.3.0
526+
## Scribe-iOS 1.3.0
527527

528528
### ⌨️ New Keyboards
529529

@@ -542,7 +542,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
542542
- 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)).
543543
- All App Store media has been redone to reflect these changes ([#139](https://github.com/scribe-org/Scribe-iOS/issues/139)).
544544

545-
# Scribe-iOS 1.2.1
545+
## Scribe-iOS 1.2.1
546546

547547
### ✨ New Features
548548

@@ -582,7 +582,7 @@ Scribe's second design sprint with Spencer Arney focussed on the App Store media
582582
- Scribe has been modularized to be more easily worked with ([#1](https://github.com/scribe-org/Scribe-iOS/issues/1)).
583583
- The app screen's text was moved to a new directory where localizations will be stored.
584584

585-
# Scribe-iOS 1.2.0
585+
## Scribe-iOS 1.2.0
586586

587587
Scribe's first design sprint with the help of Berlin's Spencer Arney!
588588

@@ -614,7 +614,7 @@ The entire layout of Scribe has been reworked to make the experience more aesthe
614614

615615
- 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)).
616616

617-
# Scribe-iOS 1.1.1
617+
## Scribe-iOS 1.1.1
618618

619619
### 🗃️ Data Added
620620

@@ -643,7 +643,7 @@ Data updates are now all done through a single Python file - update_data.py ([#9
643643
- Queries were refactored to reduce their total characters so they can be sent through query APIs.
644644
- Command variables were edited to interact with new formatting from query refactoring.
645645

646-
# Scribe-iOS 1.1.0
646+
## Scribe-iOS 1.1.0
647647

648648
### ⌨️ New Keyboards
649649

@@ -687,7 +687,7 @@ Data updates are now all done through a single Python file - update_data.py ([#9
687687
- Combines all conjugation logic into one function that is accessed by each button press case.
688688
- Combines all noun annotation logic into one function that accessed by child functions.
689689

690-
# Scribe-iOS 1.0.1
690+
## Scribe-iOS 1.0.1
691691

692692
### ✨ New Features
693693

@@ -711,7 +711,7 @@ Data updates are now all done through a single Python file - update_data.py ([#9
711711

712712
- The hold-to-select character functions are now combined into one ([#5](https://github.com/scribe-org/Scribe-iOS/issues/5)).
713713

714-
# Scribe-iOS 1.0.0
714+
## Scribe-iOS 1.0.0
715715

716716
### MVP release of Scribe - Language Keyboards
717717

CHANGELOG_CONJUGATE.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,22 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/).
1515

1616
## Conjugate-iOS 1.0.0
1717

18+
### MVP release of Scribe Conjugate on iOS
19+
20+
### 🚀 Deployment
21+
22+
- Releasing for iPhone and iPad.
23+
1824
### ✨ New Features
1925

2026
- Feature
27+
28+
### 🗃️ Data
29+
30+
### 🎨 Design
31+
32+
### 🌐 Localization
33+
34+
### ✅ Tests
35+
36+
### ⚖️ Legal

0 commit comments

Comments
 (0)