πŸ–οΈ
Chisfis - Online Booking NextJs template
DemoBuy now
  • Getting Started
  • Folder structure and organization
  • Dependencies
  • Installation
  • Custom color, fonts
  • CSS
  • Component Structure
  • How to fetch data
  • How to deploy
  • How to add metadata
  • Resources and assets
  • Support
  • Change log
    • Change log
  • How to?
    • How to Get Google Maps API Key for Free (in 5 easy steps)
    • Converting a Next.js project from TypeScript to plain JavaScript
Powered by GitBook
On this page
  • ** Sat 31 May, 2025 - 2.1.0
  • ** Fri 30 May, 2025 - 2.0

Was this helpful?

  1. Change log

Change log

Change log

PreviousSupportNextHow to Get Google Maps API Key for Free (in 5 easy steps)

Last updated 12 days ago

Was this helpful?

** Sat 31 May, 2025 - 2.1.0

  1. Update: Remove react-hooks-global-state and react-use-keypress

  2. Update: Create a themeContext for ThemeMode and ThemeDir

  3. Update: Social login icons for Login/Signup pages

** Fri 30 May, 2025 - 2.0

  1. Update: Update to Next.js 15

  2. Update: Update to Taiwind CSS 4

  3. Breaking update: Rebuild the structure of the whole project, use dynamic routes for collections/products/blogs, etc, rebuild the data, and get the data.

  4. Breaking update: Streamlined and optimized the entire codebase - reduced by over 15,000 
lines of code.

  5. Update : Update the entire way data is retrieved from pages and components, using best practices.

  6. Update: Updated all classNames to match Tailwind CSS 4

  7. Update: Update SEO, add metadata to all pages

  8. Update: Use embla-carousel instead of Glidejs

  9. New: Add the Real Estate listing detail page.

  10. Update: Update all "popover" components

  11. Update: Update the Blog page

  12. Update: Remove font Awesome icons, use Hugeicons instead

  13. Update: Update all dependent packages to the latest version

**Update (Sat 14 Dec, 2024)

  1. Update: Update Packages version @type

  2. Breakthrough: Added RTL mode feature πŸŽ‰πŸŒŸπŸ”₯

  3. Update Update slider components, use CSS Snap instead of @Frame-motion

  4. Added locales/en.ts file

**Update (Wed 20 Nov, 2024)

  1. Update: Update Packages version

  2. Update Filter Dialogs on Listings pages to use with HeadlessUI 2.1

  3. Fix the bug where the search button UI is hidden when operating on the Mobile Search form

  4. Add 3 new styles for the Footer

**Update (Sat 20 Jul, 2024)

  1. Update: Update Packages version

  2. Update: Update HeadlessUI to version 2.0

VERSION: (25 May, 2023)

  1. Update: Update Nextjs 13.4.3 and all packages to the latest version.

  2. Update: Add 404 page

VERSION: 0.2.2 (12 April, 2023)

  1. Update: Update Nextjs 13.3 and all packages to the latest version.

  2. Update: Update some Routes for suitable Next.js 13.3

VERSION: 0.2.1 (10 MAR, 2023)

  1. Fixed: Fixed bugs that arose during development on listing-has-map pages

  2. Update: Set ReactStrictMode in next.config file to false to handle error 1

VERSION: 0.2.0 (05 MAR, 2023)

  1. Release v0.2.0

  2. Remove the moment package.

  3. Simplified HeroSearchForm components

VERSION: 0.1.1 (15 FEB, 2023)

  1. Release v0.1.1

  2. Fixed: Fix broken home page when uploading build to hosting

VERSION: 0.1.0 (03 FEB, 2023)

  1. Release v0.1.0

  2. Update docs to online.

Breakthrough: Remove using Font Awesome Icon font and use SVG Icon in instead

Update: Use Google's @vis.gl/react-google-maps package instead of /google-map-react package. So you need to add your Google map API key to the NEXT_PUBLIC_GOOGLE_MAP_API_KEY and NEXT_PUBLIC_GOOGLE_MAP_ID environment variable in the .env file.

Update!: Replace package with package (Cause: react-dates package has not been updated for a long time and better performance comes from react-datepicker package)

πŸŽ‰
Hugeicons
https://visgl.github.io/react-google-maps/docs/get-started
react-dates
react-datepicker