Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

59 lines (41 loc) · 1.25 KB

Changelog

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

The format is based on Keep a Changelog.

[Unreleased]

Added

  • v1.0 Infinite stock with license key generation during purchase.
  • v1.0 Terms Page

Changed

  • v1.0 Display of the license key on the Thank-you page instead of Order Confermation Email.

Removed

  • v1.0 In-stock products management.

[1.1] 06/15/2024 02:53

Added

  • v1.1 Admin Dashboard
  • v1.1 Account Dashboard

Changed

  • v1.1 Registration Form
  • v1.1 Registration Reseller Accounts

Removed

  • v1.1 /reviews/admin route

[1.2] 06/16/2024 03:05

Added

  • v1.2 Support to Update Email
  • v1.2 Support to Update User
  • v1.2 Support to Update Password
  • v1.2 Support to Check Account Security
  • v1.2 User Mobile Navbar

Changed

  • v1.2 Account Sidebar Design
  • v1.2 On Thank-you page, is order is paid, remove the cart items

Removed

  • v1.2 [N/A]

[1.3] 07/03/2024 15:00

Added

  • v1.3 Added Reseller Details Route (e.g. /Reseller)
  • v1.3 Added FAQs Section

Changed

  • v1.3 Removed Stripe Payments and added Crypto (BNB & TRX)
  • v1.3 If Product Price is less then €6, then use BNB and TRX, otherwise use LTC and BTC

Removed

  • v1.3 [N/A]