Skip to content

Releases: finxol/karr

v0.8.0

28 Jan 20:32
v0.8.0
0f0ded3
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • config: ⚠️ Allow app name customisation (#21)

🩹 Fixes

  • version: Change version release url (a8df0ed)

⚠️ Breaking Changes

  • config: ⚠️ Allow app name customisation (#21)

❤️ Contributors

v0.7.15

27 Jan 14:36
v0.7.15
27da031
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • web: Redirect to auth when logged out (#19)

🩹 Fixes

  • web: Don’t show delete button for federated trips (668cbf8)

🏡 Chore

❤️ Contributors

v0.7.14

25 Jan 17:20
v0.7.14
3318f03
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • web: UI enhancements (#17)

🩹 Fixes

  • docker: Improve compose files (2384226)

🏡 Chore

❤️ Contributors

v0.7.12

25 Jan 15:16
v0.7.12
e2b088c
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • trips: Show email instead of id on results (e77ca67)

🩹 Fixes

  • caddy: Allow to run behind another proxy (#16)

🏡 Chore

  • husky: Fix commit hooks (1d6a333)

❤️ Contributors

v0.7.11

25 Jan 14:23
v0.7.11
f6e0673
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • trips: New trip schema validation (#14)

💅 Refactors

  • husky: Only allow release commit to main (e7f3f34)

🏡 Chore

  • husky: Allow release commit only on main (795cf71)

❤️ Contributors

v0.7.8

25 Jan 00:56
v0.7.8
097af4b
Compare
Choose a tag to compare

compare changes

🏡 Chore

❤️ Contributors

v0.7.7

25 Jan 00:54
v0.7.7
83f77a6
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • api: Add email field to getTrips requests (#13)
  • federation: Add basic federation for trips (#11)

🩹 Fixes

  • auth: Change success redirect url (25199fc)
  • ui: Adjust font size (9e57f89)

🏡 Chore

❤️ Contributors

v0.7.5

22 Jan 15:36
v0.7.5
4c00627
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • form: Correct error messages display below fields (#6)

❤️ Contributors

v0.7.4

22 Jan 13:25
v0.7.4
0985118
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • api: Build trip add route (#3)
  • pages: Create NewTripForm page for creating new trips (18382dc)
  • ui: Add Calendar, Form, Label, and Popover components from shadcnui (fe5ffc2)
  • ui: Implement CurrencyInput component (8d75075)
  • trips: Trips add and delete (#5)

🩹 Fixes

  • trips: Prevent unnecessary refetching on window focus (fd0513c)
  • trips: Prevent unnecessary refetching on window focus (dfc4323)
  • Should fix tests on windows (503c0f7)
  • Correct absolute path mistake (e261bad)
  • layout: Update link to point to the new trips search path (d4c7b98)
  • schema: Enforce minimum price validation and add NewTripInputSchema (ec4ee62)

💅 Refactors

  • pages: Reorganize trips pages for better hierarchy (823f209)
  • structure: Move the search folder to trips for better hierarchy (089ba3e)
  • prettier: Clean up prettierrc (705af1e)

🏡 Chore

  • Federated trips are separate step (1e4f5c5)
  • css: Update shadcn variable (14601ce)
  • config: Add .prettierrc for better Windows compatibility (202cb12)
  • vscode: Configure Prettier settings for consistent code formatting (e9b81b2)
  • Fix vscode prettier config path (c8a711e)
  • Move deps versions to workspace catalog (27f5176)

❤️ Contributors

v0.7.3

20 Jan 21:13
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • PoC: Display trips on trips page (e87b037)

🏡 Chore

🤖 CI

❤️ Contributors