

[1.0.0]

First Release

[1.1.0]

- Fixed: Profile (Admin Panel)
	- ./admin/controller/sidebar.php
	- ./admin/controller/profile.php
	- ./admin/views/profile.view.php
	- ./admin/views/sidebar.view.php
- Fixed: Change Theme Settings
	- ./admin/controller/update-theme.php

[1.2.0]

- Update Database
	- Add Auto-Increment:
	- categories / category_id
	- subcategories / subcategory_id

[1.3.0]

- Fixed: ./functions.php

[1.4.0]

- Updated: PhpMailer Library
	- ./classes/phpmailer (Replace folder)

[1.5.0]

- Updated: Fix Bugs
	- ./functions.php
	- ./redirect.php
	- ./admin/controller/colors.php (New File)

[1.6.0]

- Fixed: Ad Position
	- ./sections/views/sidebar-ad.view.php
	- ./sections/views/search-form.view.php
	- ./sections/views/footer-ad.view.php
	- ./sections/views/header-ad.view.php
	- ./pages/views/categories.view.php
	- ./pages/views/search.view.php
	- ./pages/views/stores.view.php
	- ./views/single-store.view.php	
	- ./views/single-modal.view.php	
	- ./views/single-page.view.php	

- Fixed: Reactions counter & Rating total
	- ./functions.php
	- ./views/single-store.view.php

[1.7.0]

- Fixed: Expired Coupons on Search
	- ./functions.php

[1.8.0]

- Fixed: deprectead functions
	- ./functions.php

[1.9.0]

- Fix style issue on RTL languages

Modified Files:

- assets/css/theme-rtl.css

[2.0.0]

- Support PHP 8.0

Modified Files:

- ./functions.php
- ./signin.php
- ./signup.php
- ./reset.php
- ./forgot.php
- ./admin/functions.php
- ./admin/test-email.php