Releases: mrsamirr/ask-this-website
v1.0.2
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
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:
-
Navbar and Chat Components:
- Updated the Navbar link.
- Enhanced the Chat components.
- Added an animated beam feature.
-
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
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:
-
Layout and Styling Updates:
- Replaced local fonts with Google Fonts by removing
localFont
and importingInter
fromnext/font/google
. - Updated the
body
class to use theinter
class name.
- Replaced local fonts with Google Fonts by removing
-
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.
- Redesigned the homepage by adding new components (
-
Utility and Configuration Updates:
- Added
punycode
andeslint-config-prettier
dependencies inpackage.json
.
- Added
Key Pull Requests:
- #2: feat: Update UI components and layout enhancements and main route with no build errors
- #1: feat: Update UI components and layout enhancements of main route
Notable Commits:
- 3100bdc: feat: restructure Chat components and update metadata for improved clarity
- d4712c7: Merge pull request #2 from mrsamirr/frontend/@aurora.ai
- 2f0cd4a: feat: update HeroSection text formatting and add key prop to Star component in BentoGrid
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.