Skip to content

Releases: aelassas/bookcars

BookCars 4.1

26 May 18:57
Compare
Choose a tag to compare
  • Migrate from craco to vite
  • Added unknown car engine type
  • Added VITE_BC_CURRENCY and VITE_BC_SET_LANGUAGE_FROM_IP settings to frontend/.env
  • Updated backend and frontend components
  • Fix layout issues in the backend and the frontend
  • Fix some queries in API
  • API:
    • Bump @babel/cli from 7.24.5 to 7.24.6
    • Bump @babel/core from 7.24.5 to 7.24.6
    • Bump @babel/plugin-transform-modules-commonjs from 7.24.1 to 7.24.6
    • Bump @babel/preset-env from 7.24.5 to 7.24.6
    • Bump @babel/preset-typescript from 7.24.1 to 7.24.6
    • Bump @typescript-eslint/eslint-plugin from 7.9.0 to 7.10.0
    • Bump @typescript-eslint/parser from 7.9.0 to 7.10.0
    • Bump nodemon from 3.1.0 to 3.1.1
    • Bump stripe from 15.7.0 to 15.8.0
    • Bump tsx from 4.10.4 to 4.11.0
  • Backend and frontend:
    • Bump @stripe/stripe-js from 3.4.0 to 3.4.1
    • Bump @types/react from 18.2.66 to 18.3.3
    • Bump @types/react-dom from 18.2.22 to 18.3.0
    • Bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.10.0
    • Bump @typescript-eslint/parser from 7.2.0 to 7.10.0
    • Bump @vitejs/plugin-react from 4.2.1 to 4.3.0
    • Bump axios from 1.6.8 to 1.7.2
    • Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2
    • Bump eslint-plugin-react-refresh from 0.4.6 to 0.4.7
    • Bump react from 18.2.0 to 18.3.1
    • Bump react-dom from 18.2.0 to 18.3.1
    • Bump stylelint from 16.5.0 to 16.6.0
  • Mobile App:
    • Bump axios from 1.6.8 to 1.7.2
    • Bump axios-retry from 4.2.0 to 4.3.0
    • Bump @babel/core from 7.24.5 to 7.24.6
    • Bump @typescript-eslint/eslint-plugin from 7.9.0 to 7.10.0
    • Bump @typescript-eslint/parser from 7.9.0 to 7.10.0

Full Changelog: v4.0...v4.1

BookCars 4.0

18 May 07:49
Compare
Choose a tag to compare
  • Added the following engine types: electric, hybrid and plug-in hybrid
  • Upgrade to Google reCAPTCHA v3
  • Fix checkout issues
  • Fix image issues in mobile app
  • API:
    • Bump @types/node from 20.12.11 to 20.12.12
    • Bump @types/validator from 13.11.9 to 13.11.10
    • Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0
    • Bump @typescript-eslint/parser from 7.8.0 to 7.9.0
    • Bump mongoose from 8.3.4 to 8.4.0
    • Bump rimraf from 5.0.5 to 5.0.7
    • Bump stripe from 15.6.0 to 15.7.0
    • Bump tsx from 4.9.4 to 4.10.4
  • Backend and frontend:
    • Bump @mui/icons-material from 5.15.17 to 5.15.18
    • Bump @mui/material from 5.15.17 to 5.15.18
    • Bump @mui/x-data-grid from 7.3.2 to 7.5.0
    • Bump @mui/x-date-pickers from 7.3.2 to 7.5.0
    • Bump @types/node from 20.12.11 to 20.12.12
    • Bump @types/react from 18.3.1 to 18.3.2
    • Bump @types/validator from 13.11.9 to 13.11.10
    • Bump react-router-dom from 6.23.0 to 6.23.1
  • Mobile App:
    • Bump @react-native-community/datetimepicker from 7.7.0 to 8.0.1
    • Bump @types/validator from 13.11.9 to 13.11.10
    • Bump axios-retry from 4.1.0 to 4.2.0
    • Bump expo from 51.0.2 to 51.0.8
    • Bump expo-image-picker from 15.0.4 to 15.0.5
    • Bump expo-notifications from 0.28.1 to 0.28.3
    • Bump expo-updates from 0.25.11 to 0.25.14
    • Bump react-native-root-toast from 3.5.1 to 3.6.0
    • Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0
    • Bump @typescript-eslint/parser from 7.8.0 to 7.9.0

Full Changelog: v3.9...v4.0

BookCars 3.9

14 May 08:02
Compare
Choose a tag to compare
  • Upgrade to Expo SDK 51
  • Fix checkout issues
  • Fix Stripe issues
  • Fix Safari issues
  • Fix notification issues
  • API:
    • Bump @types/node from 20.12.10 to 20.12.11
    • Bump expo-server-sdk from 3.9.0 to 3.10.0
    • Bump stripe from 15.5.0 to 15.6.0
    • Bump tsx from 4.9.3 to 4.9.4
    • Bump validator from 13.11.0 to 13.12.0
  • Backend and frontend:
    • Bump @mui/icons-material from 5.15.16 to 5.15.17
    • Bump @mui/material from 5.15.16 to 5.15.17
    • Bump @types/node from 20.12.10 to 20.12.11
    • Bump validator from 13.11.0 to 13.12.0
  • Mobile app:
    • Bump @react-native-async-storage/async-storage from 1.21.0 to 1.23.1
    • Bump @react-native-community/datetimepicker from 7.6.1 to 7.7.0
    • Bump expo from 50.0.17 to 51.0.2
    • Bump expo-asset from 9.0.2 to 10.0.6
    • Bump expo-constants from 15.4.6 to 16.0.1
    • Bump expo-device from 5.9.4 to 6.0.2
    • Bump expo-image-picker from 14.7.1 to 15.0.4
    • Bump expo-localization from 14.8.4 to 15.0.3
    • Bump expo-notifications from 0.27.7 to 0.28.1
    • Bump expo-splash-screen from 0.26.5 to 0.27.4
    • Bump expo-status-bar from 1.11.1 to 1.12.1
    • Bump expo-updates from 0.24.12 to 0.25.11
    • Bump react-native from 0.73.6 to 0.74.1
    • Bump react-native-gesture-handler from 2.14.0 to 2.16.2
    • Bump react-native-reanimated from 3.6.2 to 3.10.1
    • Bump react-native-safe-area-context from 4.8.2 to 4.10.1
    • Bump react-native-screens from 3.29.0 to 3.31.1
    • Bump validator from 13.11.0 to 13.12.0
    • Bump @stripe/stripe-react-native from 0.35.1 to 0.37.2
    • Bump @types/react from 18.2.45 to 18.2.79
    • Bump typescript from 5.4.5 to 5.3.3

Full Changelog: v3.8...v3.9

BookCars 3.8

07 May 05:58
Compare
Choose a tag to compare
  • Added Google Pay and Apple Pay to mobile app
  • Added REACT_APP_BC_STRIPE_CURRENCY_CODE setting to the frontend
  • Added BC_STRIPE_COUNTRY_CODE and BC_STRIPE_CURRENCY_CODE to the mobile app
  • API:
    • Bump @types/node from 20.12.8 to 20.12.10
    • Bump mongoose from 8.3.3 to 8.3.4
    • Bump stripe from 15.4.0 to 15.5.0
    • Bump tsx from 4.8.2 to 4.9.3
  • Backend and frontend:
    • Bump @types/node from 20.12.8 to 20.12.10

Full Changelog: v3.7...v3.8

BookCars 3.7

03 May 18:04
Compare
Choose a tag to compare
  • Fixed push notifications issues in Android app related to FCM V1
  • Fixed some issues in DateTimePicker component
  • Fixed some issues in api related to sign up and logging
  • CSS cleanup
  • API:
    • Bump @types/node from 20.12.7 to 20.12.8
    • Bump @types/nodemailer from 6.4.14 to 6.4.15
    • Bump tsx from 4.7.3 to 4.8.2
  • Backend and frontend:
    • Bump @mui/icons-material from 5.15.15 to 5.15.16
    • Bump @mui/material from 5.15.15 to 5.15.16
    • Bump @mui/x-data-grid from 7.3.1 to 7.3.2
    • Bump @mui/x-date-pickers from 7.3.1 to 7.3.2
    • Bump @types/node from 20.12.7 to 20.12.8
    • Bump stylelint from 16.4.0 to 16.5.0
  • Mobile app:
    • Bump mime from 4.0.1 to 4.0.3
    • Bump react-native-vector-icons from 10.0.3 to 10.1.0
    • Bump @babel/core from 7.24.4 to 7.24.5
    • Bump @types/react from 18.2.79 to 18.2.45
    • Bump @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0
    • Bump @typescript-eslint/parser from 7.7.1 to 7.8.0
    • Bump eslint-plugin-react-hooks from 4.6.2 to 4.6.2
    • Bump npm-check-updates from 16.14.20 to 16.14.20

Full Changelog: v3.6...v3.7

BookCars 3.6

30 Apr 03:10
Compare
Choose a tag to compare
  • Added all active Stripe Payment methods to the frontend
  • Updated Stripe Payment integration in the backend, the frontend and the mobile app
  • Updated unit tests
  • Fixed jest and babel issues
  • Fixed TTL indexing issues
  • Fixed some issues in unit tests
  • API:
    • Bump @babel/cli from 7.24.1 to 7.24.5
    • Bump @babel/core from 7.24.4 to 7.24.5
    • Bump @babel/preset-env from 7.24.4 to 7.24.5
    • Bump @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0
    • Bump @typescript-eslint/parser from 7.7.1 to 7.8.0
    • Bump mongoose from 8.3.2 to 8.3.3

Full Changelog: v3.5...v3.6

BookCars 3.5

27 Apr 03:46
a6c8ae5
Compare
Choose a tag to compare
  • Added stripe payment gateway
  • API:
    • Bump npm-check-updates from 16.14.18 to 16.14.20
    • Bump supertest from 6.3.4 to 7.0.0
    • Bump tsx from 4.7.2 to 4.7.3
  • Backend and frontend:
    • Bump @mui/x-data-grid from 7.3.0 to 7.3.1
    • Bump @mui/x-date-pickers from 7.2.0 to 7.3.1
    • Bump @types/react from 18.2.79 to 18.3.1
    • Bump @types/react-dom from 18.2.25 to 18.3.0
    • Bump npm-check-updates from 16.14.18 to 16.14.20
    • Bump react from 18.2.0 to 18.3.1
    • Bump react-dom from 18.2.0 to 18.3.1
  • Mobile App:
    • Bump expo-splash-screen from 0.26.4 0.26.5

Full Changelog: v3.4...v3.5

BookCars 3.4

24 Apr 07:18
Compare
Choose a tag to compare
  • Fixed some issues in BookingList, DatePicker and DateTimePicker components
  • Fixed some issues in Bookings and User pages
  • Updated mobile layout
  • API:
    • Bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1
    • Bump @typescript-eslint/parser from 7.7.0 to 7.7.1
  • Backend and frontend:
    • Bump react-router-dom from 6.22.3 to 6.23.0
    • Bump stylelint from 16.3.1 to 16.4.0
  • Mobile app:
    • Bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1
    • Bump @typescript-eslint/parser from 7.7.0 to 7.7.1

Full Changelog: v3.3...v3.4

BookCars 3.3

18 Apr 22:01
Compare
Choose a tag to compare
  • Updated currency and price formats
  • Fixed some issues related to BookingList and MultipleSelect components
  • Fixed date and time issues
  • Fixed some issues related mobile app local build
  • API:
    • Bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0
    • Bump @typescript-eslint/parser from 7.6.0 to 7.7.0
    • Bump babel-plugin-module-resolver from 5.0.0 to 5.0.2
  • Backend and frontend:
    • Bump @mui/x-data-grid from 7.1.1 to 7.3.0
    • Bump @mui/x-date-pickers from 7.1.1 to 7.2.0
    • Bump @types/react from 18.2.77 to 18.2.79
    • Bump date-fns from 2.25.0 to 2.29.3
  • Mobile App:
    • Bump babel-plugin-module-resolver from 5.0.0 to 5.0.2
    • Bump expo from 50.0.15 to 50.0.17
    • Bump expo-constants from 15.4.5 to 15.4.6
    • Bump expo-device from 5.9.3 to 5.9.4
    • Bump expo-localization from 14.8.3 to 14.8.4
    • Bump expo-notifications from 0.27.6 to 0.27.7
    • Bump @types/react from 18.2.77 to 18.2.79
    • Bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0
    • Bump @typescript-eslint/parser from 7.6.0 to 7.7.0

Full Changelog: v3.2...v3.3

BookCars 3.2

13 Apr 04:03
Compare
Choose a tag to compare
  • Added winston logging to the API
  • Added React Context to the backend, the frontend and the mobile app
  • Updated Notifications page
  • Updated LocationList and Supplier components
  • Updated packages
  • General cleanup and under the hood updates
  • API:
    • Bump @types/node from 20.12.4 to 20.12.7
    • Bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.6.0
    • Bump @typescript-eslint/parser from 7.5.0 to 7.6.0
    • Bump mongoose from 8.3.0 to 8.3.1
    • Bump typescript from 5.4.4 to 5.4.5
  • Backend and frontend:
    • Bump @types/node from 20.12.4 to 20.12.7
    • Bump @types/react from 18.2.74 to 18.2.77
    • Bump @types/react-dom from 18.2.24 to 18.2.25
  • Mobile App:
    • Bump expo from 50.0.14 to 50.0.15
    • Bump @types/react from 18.2.74 to 18.2.77
    • Bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.6.0
    • Bump @typescript-eslint/parser from 7.5.0 to 7.6.0
    • Bump typescript from 5.4.4 to 5.4.5

Full Changelog: v3.1...v3.2