Skip to content

v1.0.0-alpha.14

Latest
Compare
Choose a tag to compare
@aimok04 aimok04 released this 17 Dec 12:27
· 30 commits to main since this release

Hey ✌️
This release adds log in via browser which enables using SSO (like Authentik), social media login and (possibly) other non-standard authentication methods. There is also a small visual fix included.


I have also worked on migrating to Kotlin/Compose Multiplatform, which enables kitshn to work on iOS and also desktop operating systems.
Here is a little sneak peek 🥳

This is very experimental at the moment and some features might be missing once this is released.
I will work on this and merge this the following weeks :)


The star count has more than doubled since the last release, so thank you for over 150 stars 🥳

The star history looks quite funny :)


Highlights

  • feat(onboarding): added sign in via browser (resolved #30)
  • fix(recipes): blur overflow in recipe card info tag