Skip to content

Releases: aelassas/movinin

Movin' In 3.2

14 May 08:04
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.1...v3.2

Movin' In 3.1

07 May 06:06
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 MI_STRIPE_COUNTRY_CODE and MI_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.0...v3.1

Movin' In 3.0

03 May 18:06
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: v2.9...v3.0

Movin' In 2.9

30 Apr 03:12
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: v2.8...v2.9

Movin' In 2.8

27 Apr 03:46
46f7e0c
Compare
Choose a tag to compare
  • Added stripe payment gateway
  • Fixed some issues in mobile layout
  • 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: v2.7...v2.8

Movin' In 2.7

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: v2.6...v2.7

Movin' In 2.6

18 Apr 22:03
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: v2.5...v2.6

Movin' In 2.5

13 Apr 04:09
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 AgencyList and LocationList 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: v2.4...v2.5

Movin' In 2.4

05 Apr 14:23
Compare
Choose a tag to compare
  • Added stylelint scripts
  • Updated home, search, property and checkout pages
  • Updated BookingList, UserList, DatePicker and DateTimePicker components
  • Updated CI workflows
  • Fixed CSS issues
  • API:
    • Bump @babel/cli from 7.23.9 to 7.24.1
    • Bump @babel/core from 7.24.0 to 7.24.4
    • Bump @babel/plugin-transform-modules-commonjs from 7.23.3 to 7.24.1
    • Bump @babel/preset-env from 7.24.0 to 7.24.4
    • Bump @babel/preset-typescript from 7.23.3 to 7.24.1
    • Bump @types/node from 20.11.28 to 20.12.4
    • Bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.5.0
    • Bump @typescript-eslint/parser from 7.2.0 to 7.5.0
    • Bump expo-server-sdk from 3.7.0 to 3.9.0
    • Bump express from 4.18.3 to 4.19.2
    • Bump mongoose from 8.2.2 to 8.3.0
    • Bump nodemailer from 6.9.12 to 6.9.13
    • Bump npm-check-updates from 16.14.17 to 16.14.18
    • Bump tsx from 4.7.1 to 4.7.2
    • Bump typescript from 5.4.2 to 5.4.4
  • Backend and frontend:
    • Bump @emotion/styled from 11.11.0 to 11.11.5
    • Bump @mui/icons-material from 5.15.13 to 5.15.15
    • Bump @mui/material from 5.15.13 to 5.15.15
    • Bump @mui/x-data-grid from 6.19.6 to 7.1.1
    • Bump @mui/x-date-pickers from 6.19.7 to 7.1.1
    • Bump @types/node from 20.11.28 to 20.12.4
    • Bump @types/react from 18.2.67 to 18.2.74
    • Bump @types/react-dom from 18.2.22 to 18.2.24
    • Bump npm-check-updates from 16.14.17 to 16.14.18
    • Bump stylelint from 16.2.1 to 16.3.1
  • Mobile App:
    • Bump @react-navigation/drawer from 6.6.14 to 6.6.15
    • Bump @react-navigation/native from 6.1.16 to 6.6.17
    • Bump @react-navigation/native-stack from 6.9.25 to 6.6.26
    • Bump @react-navigation/stack from 6.3.28 to 6.6.29
    • Bump axios-retry from 4.0.0 to 4.1.0
    • Bump expo from 50.0.13 to 50.0.14
    • Bump react-native from 0.73.5 to 0.73.6
    • Bump @babel/core from 7.24.0 to 7.24.4
    • Bump @types/react from 18.2.67 to 18.2.74
    • Bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.5.0
    • Bump @typescript-eslint/parser from 7.2.0 to 7.5.0
    • Bump typescript from 5.4.2 to 5.4.4

Full Changelog: v2.3...v2.4

Movin' In 2.3

18 Mar 14:34
Compare
Choose a tag to compare
  • Reached 100% code coverage in the API
  • Upgrade to TypeScript 5.4
  • Fix an issue in checkout process
  • Fix an issue related to removing additional property images
  • Under the hood updates
  • API:
    • Bump @types/cookie-parser from 1.4.6 to 1.4.7
    • Bump @types/node from 20.11.24 to 20.11.28
    • Bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.2.0
    • Bump @typescript-eslint/parser from 7.1.0 to 7.2.0
    • Bump mongoose from 8.2.0 to 8.2.2
    • Bump nodemailer from 6.9.11 to 6.9.12
    • Bump typescript from 5.3.3 to 5.4.2
    • Bump npm-check-updates from 16.14.15 to 16.14.17
  • Backend and frontend:
    • Bump @mui/icons-material from 5.15.11 to 5.15.13
    • Bump @mui/material from 5.15.11 to 5.15.13
    • Bump @mui/x-data-grid from 6.19.5 to 6.19.6
    • Bump @mui/x-date-pickers from 6.19.5 to 6.19.7
    • Bump @types/node from 20.11.24 to 20.11.28
    • Bump @types/react from 18.2.61 to 18.2.67
    • Bump @types/react-dom from 18.2.19 to 18.2.22
    • Bump axios from 1.6.7 to 1.6.8
    • Bump npm-check-updates from 16.14.15 to 16.14.17
    • Bump react-router-dom from 6.22.2 to 6.22.3
    • Bump react-toastify from 10.0.4 to 10.0.5
  • Mobile App:
    • Bump @react-navigation/drawer from 6.6.11 to 6.6.14
    • Bump @react-navigation/native from 6.1.14 to 6.6.16
    • Bump @react-navigation/native-stack from 6.9.22 to 6.9.25
    • Bump @react-navigation/stack from 6.3.25 to 6.3.28
    • Bump axios from 1.6.7 to 1.6.8
    • Bump date-fns from 3.3.1 to 3.6.0
    • Bump expo from 50.0.8 to 50.0.13
    • Bump expo-updates from 0.24.11 to 0.24.12
    • Bump react-native from 0.73.4 to 0.73.5
    • Bump @types/react from 18.2.61 to 18.2.67
    • Bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.2.0
    • Bump @typescript-eslint/parser from 7.1.0 to 7.2.0
    • Bump eslint-plugin-react from 7.33.2 to 7.34.1
    • Bump typescript from 5.3.3 to 5.4.2

Full Changelog: v2.2...v2.3