Releases: finxol/karr
Releases · finxol/karr
v0.8.0
🚀 Enhancements
- config:
⚠️ Allow app name customisation (#21)
🩹 Fixes
- version: Change version release url (a8df0ed)
⚠️ Breaking Changes
- config:
⚠️ Allow app name customisation (#21)
❤️ Contributors
- Colin Ozanne git@finxol.io
- Finxol git@finxol.io
v0.7.15
🚀 Enhancements
- web: Redirect to auth when logged out (#19)
🩹 Fixes
- web: Don’t show delete button for federated trips (668cbf8)
🏡 Chore
❤️ Contributors
- Colin Ozanne git@finxol.io
- Finxol git@finxol.io
v0.7.14
🚀 Enhancements
- web: UI enhancements (#17)
🩹 Fixes
- docker: Improve compose files (2384226)
🏡 Chore
❤️ Contributors
- Finxol git@finxol.io
- Colin Ozanne git@finxol.io
v0.7.12
🚀 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
- Colin Ozanne git@finxol.io
- Finxol git@finxol.io
v0.7.11
🩹 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
- Finxol git@finxol.io
- Colin Ozanne git@finxol.io
v0.7.8
v0.7.7
🚀 Enhancements
🩹 Fixes
🏡 Chore
- Update checklist (5a7c842)
- Remove useless logs (2af4d78)
- Disallow committing to main (16741d7)
- Add version (b8bc6dd)
- Update todo (647dc7c)
- Add pr title cheking (4221477)
❤️ Contributors
- Colin Ozanne git@finxol.io
- Martin (@KimBlazter)
- Finxol git@finxol.io
v0.7.5
v0.7.4
🚀 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
- Colin Ozanne git@finxol.io
- Finxol git@finxol.io
- Saunier Martin blasster35@gmail.com
v0.7.3
🚀 Enhancements
- PoC: Display trips on trips page (e87b037)
🏡 Chore
- Comment out unused (2296b00)
🤖 CI
❤️ Contributors
- Finxol git@finxol.io