Releases: aelassas/movinin
Releases · aelassas/movinin
Movin' In 3.7
- Added coutries, agencies and destinations pages
- Added destinations carrousel to homepage
- Added destinations map to homepage
- Added location map to search page
- Added pull to refresh to mobile app
- Added @ import alias
- Updated footer component
- Updated tos and contact pages
- Updated cors middleware
- Updated dependencies
- Fix AutocompleteDropdown on iOS
- Fix layout issues
- Fix db issues
Full Changelog: v3.6...v3.7
Movin' In 3.6
- Added social login
- Added pull to refresh to mobile app
- Updated dependencies
- Updated search filters
- Updated homepage layout
- Updated stripe controller
- Updated unit tests
- Fix layout issues
- Fix mobile locatization issues
- Fix mobile checkout issues
Full Changelog: v3.5...v3.6
Movin' In 3.5
- Updated layout and colors
- Updated checkout page
- Fix localization issues
- Fix sort queries
- Fix layout issues
- API:
- Bump @babel/cli from 7.24.6 to 7.24.7
- Bump @babel/core from 7.24.6 to 7.24.7
- Bump @babel/plugin-transform-modules-commonjs from 7.24.6 to 7.24.7
- Bump @babel/preset-env from 7.24.6 to 7.24.7
- Bump @babel/preset-typescript from 7.24.6 to 7.24.7
- Bump @types/node from 20.12.12 to 20.14.9
- Bump @types/uuid from 9.0.8 to 10.0.0
- Bump @types/validator from 13.11.10 to 13.12.0
- Bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.15.0
- Bump @typescript-eslint/parser from 7.11.0 to 7.15.0
- Bump mongoose from 8.4.0 to 8.4.4
- Bump nodemailer from 6.9.13 to 6.9.14
- Bump nodemon from 3.1.2 to 3.1.4
- Bump stripe from 15.8.0 to 16.1.0
- Bump tsx from 4.11.0 to 4.16.2
- Bump typescript from 5.4.5 to 5.5.3
- Bump uuid from 9.0.1 to 10.0.0
- Backend and frontend:
- Bump @mui/icons-material from 5.15.18 to 5.15.21
- Bump @mui/material from 5.15.18 to 5.15.21
- Bump @mui/x-data-grid from 7.5.1 to 7.8.0
- Bump @mui/x-date-pickers from 7.5.1 to 7.8.0
- Bump @stripe/react-stripe-js from 2.7.1 to 2.7.3
- Bump @stripe/stripe-js from 3.4.1 to 4.1.0
- Bump @types/node from 20.12.12 to 20.14.9
- Bump @types/validator from 13.11.10 to 13.12.0
- Bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.15.0
- Bump @typescript-eslint/parser from 7.11.0 to 7.15.0
- Bump @vitejs/plugin-react from 4.3.0 to 4.3.1
- Bump react-router-dom from 6.23.1 to 6.24.1
- Bump stylelint-config-standard from 36.0.0 to 36.0.1
- Bump vite from 5.2.12 to 5.3.3
- Mobile App:
- Bump @react-navigation/drawer from 6.6.15 to 6.7.0
- Bump @react-navigation/native-stack from 6.9.26 to 6.10.0
- Bump @react-navigation/stack from 6.3.29 to 6.4.0
- Bump @types/validator from 13.11.10 to 13.12.0
- Bump axios-retry from 4.3.0 to 4.4.1
- Bump expo from 51.0.9 to 51.0.18
- Bump expo-asset from 10.0.6 to 10.0.10
- Bump expo-image-picker from 15.0.5 to 15.0.7
- Bump expo-notifications from 0.28.4 to 0.28.9
- Bump expo-splash-screen from 0.27.4 to 0.27.5
- Bump expo-updates from 0.25.15 to 0.25.18
- Bump react-native from 0.74.1 to 0.74.3
- Bump react-native-gesture-handler from 2.16.2 to 2.16.1
- Bump @babel/core from 7.24.6 to 7.24.7
- Bump @typescript-eslint/eslint-plugin from 7.11.0 to 7.15.0
- Bump @typescript-eslint/parser from 7.11.0 to 7.15.0
- Bump eslint-plugin-react from 7.34.2 to 7.34.3
Full Changelog: v3.4...v3.5
Movin' In 3.4
- Migrate from craco to vite
- Added property sort by daily price
- Added
MI_DB_SERVER_SIDE_JAVASCRIPT
setting to api/.env - Added
VITE_MI_CURRENCY
andVITE_MI_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 expo from 51.0.8 to 51.0.9
- 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: v3.3...v3.4
Movin' In 3.3
- Upgrade to Google reCAPTCHA v3
- Fix checkout issues
- Fix image issues in mobile app
- Fix rendering issue of property's description 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.2...v3.3
Movin' In 3.2
- 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
- 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
andMI_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
- 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
- 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
- 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