### Changelog
# All notable changes to this project will be documented in this file.

## [2.0.0] - 2023-05-18

### Introducing
# Introducing AI Chat Bots.
# Added new payment gateways: Skrill, Paystack, Razorpay, Mollie and Bank Transfer.

### Added
# Added support to add sub menu in menu manager.
# Added recent AI Images on homepage.
# Added missing links in menu manager.
# Added search on transactions.
# Added setting to change Twitter username for twitter card.

### Improvements
# Several SEO and Accesibility improvements.
# Improved checkout process.
# Converted Google Anlytics to tag manager.
# Footer widgets responsiveness improvement.

### Fixed
# Fixed Admin menu not appearing on mobile devices.
# Fixed menu cache issue on update.
# Menu sorting issue fixed in menu manager.
# Fixed admin roles not clickable issue.
# Fixed some bugs in role management.
# Fixed some missing translations.
# Fixed several tooltips for admin panel.
# Fixed homepage showing AI Image in usecases.
# Image generator response bug fix.
# Fixed an issue with auto update process.

### Updated
# Laravel has been updated to v9.52.7 and other packages have been updated as well.

## [1.3.0] - 2023-04-13

### Added
# Remember last selection on doucment.
# Added AI Images support.
# Added GPT4 support.
# Added ada, divinci, curie, babbage, and other OpenAi models support.
# Added document order option in settings.
# Added OG image for homepage.
# Added remaining words counter on document page and user dropdown.
# Added Documents and Images menu options under menu.

### Fixed
# Fixed homepage meta tags.
# Some minor bug fixes.
# Fixed user remaining words count issue.
# Fixed product registration issue in admin panel.
# Fixed installation issues.

### Updated
# Laravel has been updated to v9.52.5 and other packages have been updated as well.

## [1.1.0] - 2023-03-21

### Fixed
# Fixed Invoice styling.
# Fixed product registration procedure.
# Fixed some console errors.
# Fixed social logins.
# Fixed auth pages validation.
# Fixed install error.
# Fixed counts in the admin dashboard.

## [1.0.0] - 2023-03-21

### Initial Release