Skip to content

v0.2.3

Choose a tag to compare

@taciturnaxolotl taciturnaxolotl released this 02 Aug 14:12
· 61 commits to master since this release
e4a2588

Changelog

Full Commit Log: https://github.com/kcoderhtml/grolf/commits/v0.2.3

[0.2.3] - 2024-08-02

🚀 Features

  • Add prisma schema
  • Prisma switch part 1
  • Update githubHandler to use prisma
  • Added new close message for finished onboarding
  • Ignore github app uninstalls during onboarding process
  • Add prisma compatible docker file

📚 Documentation

  • Remove space
  • Title update
  • Add updated dev instructions

⚙️ Miscellaneous Tasks

  • Remove the installation step check
  • Migrate apphome over to prisma
  • Update user ID reference in appHome.ts
  • Update fetchHandler to use Prisma for updating user installation status
  • Update gitignore
  • Remove the rest of the drizzle stuff
  • Invert arcade session done to properly match logic
  • Move to increment for analytics
  • Update package.json version to 0.2.3

Bug

  • Fix app home analytics sorting
  • Update analytics incrementing so that it handles null values