Skip to content

Releases: mrsamirr/ask-this-website

v1.0.2

07 Oct 07:11
babd066
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

Release Summary

Version: Latest Release

New Features

  • feat: Update chat model to Mistral-7B (Commit)
  • feat: Add animated shiny text and typing animation components; update HeroSection and ChatParams (Commit)
  • feat: Update Navbar link, enhance Chat components, and add animated beam feature (Commit)

Would you like to add or edit anything before finalizing the release?

v1.0.1

06 Oct 08:32
25bad25
Compare
Choose a tag to compare

Full Changelog: v1.0...v1.0.1
This release v1.0.1 includes significant updates to both the UI components and the overall layout of the website. The main changes and enhancements are as follows:

New Features and Enhancements:

  1. Navbar and Chat Components:

    • Updated the Navbar link.
    • Enhanced the Chat components.
    • Added an animated beam feature.
  2. Chat Demo:

    • Introduced a new Chat Demo component.
    • Enhanced the layout of the Reviews section.

Notable Commits:

  • 25bad25: "feat: update Navbar link, enhance Chat components, and add animated beam feature"
  • dd1032c: "chat Demo"
  • 7fef19d: "feat: add Chat Demo component and enhance Reviews section layout"

This release focuses on updating the Navbar and Chat components, adding new features, and enhancing the layout. For more details, you can view the commits page.

Full Changelog: v1.0...v1.0.1

v1.0

02 Oct 16:22
3100bdc
Compare
Choose a tag to compare

This release includes significant updates to both the UI components and the overall layout of the website. The main changes and enhancements are as follows:

New Features and Enhancements:

  1. Layout and Styling Updates:

    • Replaced local fonts with Google Fonts by removing localFont and importing Inter from next/font/google.
    • Updated the body class to use the inter class name.
  2. Component Additions and Modifications:

    • Redesigned the homepage by adding new components (Bento, Footer, GridPattern, HeroSection, Navbar) and restructuring the layout.
    • Added new icon components (GitHub, Logo).
    • Introduced a new footer component with links and branding.
    • Added a new navbar component with navigation links and branding.
  3. Utility and Configuration Updates:

    • Added punycode and eslint-config-prettier dependencies in package.json.

Key Pull Requests:

Notable Commits:

This release focuses on enhancing the user interface and improving the overall user experience by integrating new UI elements, updating existing ones, and making significant layout adjustments.