Skip to content

v1.0.0-alpha.16

Latest
Compare
Choose a tag to compare
@aimok04 aimok04 released this 15 Jan 18:55

Hey ✌️
kitshn is now finally available on the Apple App Store! 🥳
Don't be confused: the iOS versioning scheme differs from the Android scheme due to App Store limitations.

I will probably try to recover the costs from publishing in the App Store, however kitshn will be available for free WITHOUT limiting functionality for non-paying users.


This release contains some crash and bug fixes and some small changes:

  1. The unit and food fields on the shopping page now show recommendations while typing (#57).
  2. 🇱🇰/🇮🇳 Tamil has been added on Weblate (by @TamilNeram).
  3. Adapted iOS build to Apple App Store guidelines.
  4. Improved iOS back gesture.
  5. Fixed crash when logging in with SSO (#52).
  6. Improved template comment detection (#58).
  7. (Hopefully) ruled out issue with duplicate imports.
  8. Increased minimum font size in cook mode.
  9. Checked compatibility with Tandoor version 1.5.27.

Highlights

  • feat(commonMain/shopping): added dropdowns to unit and food fields (resolved #57)
  • feat(iosApp & commonMain): adapt to Apple App Store guidelines
  • fix(commonMain/import): added second check to rule out double imports (resolved #29)
  • fix(commonMain/recipes): increased minimum fontSize in cook mode
  • fix(recipes): improved regex for template comments (resolved #58)
  • fix(commonMain/onboarding): crash when using SSO log in (resolved #52)
  • fix(commonMain): increased GESTURE_ACCEPTED_START in IOSBackGestureHandler
  • l10n(Tamil): added translation using Weblate
  • l10n(Ukrainian): translated using Weblate
  • l10n(Dutch): translated using Weblate
  • github: added FUNDING.yml