Skip to content

Releases: neopromic/jupiter-finance

v1.2.1

04 Dec 00:04
Compare
Choose a tag to compare

1.2.1 (2024-12-04)

Bug Fixes

  • api route to clerk webhooks: πŸš‘ fixed the method name (2fef337)
  • api route to clerk webhooks: πŸš‘ fixed the method name (69ddc43)
  • api route to clerk webhooks: πŸš‘ fixed the method name (b64db27)

v1.2.0

27 Nov 17:13
Compare
Choose a tag to compare

1.2.0 (2024-11-27)

Bug Fixes

  • πŸ› fixed a code error caused by rule of hooks (b0e7dbc)

Features

  • ✨ add action to delete transactions (9731f3c)
  • ✨ add button to delete transactions (9e8ecd9)

v1.1.0

26 Nov 02:16
Compare
Choose a tag to compare

1.1.0 (2024-11-26)

Features

  • πŸ“± add responsivibillity to mobile devices (e704973)

v1.0.0

22 Nov 21:49
Compare
Choose a tag to compare

1.0.0 (2024-11-22)

Bug Fixes

  • πŸ› add suspense to root layout and private routes layout to useSearchParams work correctly (426093b)
  • πŸ› ensure actions will update and delete correctly (929e5cd)
  • πŸ› ensure chart will dont have error with "unused vars" (f9f02e1)
  • πŸ› ensure that icons have correctly bg (ec7672f)
  • πŸ”₯ removed unused variables (df10dd8)
  • db dont have nothing (56a5330)
  • ensure the prod will get all dependencies correctly (bdb7030)
  • ensure the prod will get all dependencies correctly (75199ed)
  • removed build step from release workflow (d1850cf)
  • removed unnecessary code (0b89e22)

Features

  • ♻️ add constants folder to store global datas (f9a54f5)
  • ✨ add a function to check if has user and redirect to dashboard (0bd6bfd)
  • ✨ add a function to redirect if user is not logged yet to login page (8931f21)
  • ✨ add addTransaction server action (22a1caf)
  • ✨ add and setup shadcn ui (cc256fb)
  • ✨ add badge from shadcn (35c10ee)
  • ✨ add button (fef9b6d)
  • ✨ add clerk middleware (c095423)
  • ✨ add clerk provider and header component (9ef4bfb)
  • ✨ add data table to display transactions (b9cc15d)
  • ✨ add date-picker (e5a5254)
  • ✨ add expenses per category component (dd32619)
  • ✨ add global error boundary (070bbcd)
  • ✨ add Header component (c076dca)
  • ✨ add heigth to layout and dark class (717ed11)
  • ✨ add logo (fb54f2d)
  • ✨ add mobile responsive support (5c7c71e)
  • ✨ add money input (ede8a12)
  • ✨ add payment method formatter, categories, and actions (7fed85b)
  • ✨ add posthog provider to private routes (16f32fc)
  • ✨ add posthog provider to public routes layout (a5103f0)
  • ✨ add prisma (174be7a)
  • ✨ add prisma client and table from shadcn (ff30fde)
  • ✨ add shadcn components to use with date picker (6b00b69)
  • ✨ add summary cards (b85fb1d)
  • ✨ add transaction button component (2327e31)
  • ✨ add Transaction Page (8714294)
  • ✨ add transactions pie charts component (6a21917)
  • ✨ add type-badge component (88ba359)
  • ✨ create posthog provider (a4c8c5f)
  • ✨ ensure dashboard get actual month to display data (5f7fe91)
  • ✨ ensure overflow will not appear, and now we use scroll areas (2220b45)
  • ✨ ensure transaction can be updated (15c2f27)
  • ✨ inital sign in ui (6e099e6)
  • ✨ initial login ui (63e12c8)
  • ✨ transactions now can be created (0a7eb7d)
  • ✨ updated fonts (83d81ea)
  • add last transaction component (2349d3e)
  • add select (52d8f05)
  • add semantic release (77cd8e6)
  • ensure prisma is in prod dependencies (7676144)
  • ensure prisma is in prod dependencies (27794f0)