Skip to content

Scribe-iOS v3.1.0

Compare
Choose a tag to compare
@andrewtavis andrewtavis released this 31 Jul 12:14
· 207 commits to main since this release

✨ New Features

  • The About tab now includes a link to Scribe's Mastodon account (#474).

πŸ—ƒοΈ Data Added

  • French: 38 nouns, 1 verb
  • German: 75 nouns, 3 verbs
  • Italian: 719 nouns, 5 verbs
  • Portuguese: 13 nouns, 1 verb
  • Spanish: 1,299 nouns, 26 verbs
  • Swedish: 32 nouns, 4 verbs

🎨 Design Changes

  • The top right corner of the keyboard installation directions now blinks when the view is clicked on (#461).
  • The app hints now appear and disappear with a transition (#462).
  • The Installation tab texts were made larger on certain devices to improve readability (#466).
  • The reset app hints option in the About tab has an icon so that all menu options now have one (#475).

🌐 Localization

  • The Scribe-i18n localization process has been fully integrated into the Scribe-iOS workflow.
    • All strings for the application have been converted over to localizable strings.
    • Localization is version controlled via Weblate and new texts are added to Scribe-iOS via Git subtrees.
    • The new menu of the Scribe application has been localized into German, Swedish and Spanish (Scribe-i18n#11, Scribe-i18n#13).

🐞 Bug Fixes

  • The user will no longer click a menu option beneath an app hint as the hints will disappear on scroll (#465).
  • The installation app hints tooltip's vertical location is programmatically determined based on if the device has a home button or not (#467).
  • Keyboard layouts have been fixed for when the user has disabled accent characters (#463).
  • The disable accent characters option has been removed on iPads and will no longer crashes the app settings (#477).