Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Paymenter/Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
CorwinDev committed Jan 11, 2024
2 parents 5153dea + cad2afd commit 45683a7
Show file tree
Hide file tree
Showing 7 changed files with 68 additions and 0 deletions.
68 changes: 68 additions & 0 deletions content/release/v0.9/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
# Paymenter Version 0.9 Release Notes

## Category Enhancements:

- **Subcategories**: Now introducing the ability to create subcategories for a more organized product structure.
- **Category Images**: Enhance your product presentation with the inclusion of images at the category level.

![Subcategory](v0.9-subcategory-imagesoncategory.png)

## [NEW FEATURE] Subscriptions

- **Subscription Management**: Users can now subscribe to your product, enabling automatic and seamless recurring charges.

## [NEW FEATURE] Taxes:

- **Global Tax Settings**: Set tax rates for each country, specifying whether it is inclusive or exclusive of the current price.

![Taxes](v0.9-taxes.png)

## Ticketing System Improvements:

- **Dynamic Messaging**: Experience live message updates within tickets for smoother communication.
- **Ticket Closure Fix**: Tickets can no longer be reopened once closed.

## Extension Updates:

- **Checkout Gateway Configuration**: Specify the availability of your checkout gateway for the current invoice/checkout based on specific conditions.
- **Pterodactyl Extension Enhancements**: Introduce port array support for Pterodactyl extension, especially useful for selling game servers requiring multiple ports. Also, added Single Sign-On (SSO) support for Virtualizor.

## New Commands:

- **MakeTheme**: Easily create and customize themes with the new MakeTheme command. This command copy's the default theme.

## Register/Checkout Requirements:

- **User Information Requirements**: Configure mandatory information needed during user registration and/or checkout processes.

![Login](v0.9-register-requiredinfo.png)

## [NEW BETA FEATURE] Upgrade / Downgrade Functionality (Pterodactyl Only)

- **Client Product Adjustment**: Allow clients to upgrade or downgrade their Pterodactyl products seamlessly.

![Upgrade](v0.9-upgrade.png)

## [NEW FEATURE] Close / Cancel Button

- **Client Control**: Empower clients to close or cancel their products/subscriptions at their convenience.

![Cancel](v0.9-cancel2.png)

## Frontend Enhancements:

- **Admin Panel UI Tweaks**: Experience a more polished admin panel interface with small but impactful changes.
- **Breadcrumbs for Navigation**: Improved navigation with the addition of breadcrumbs.
- **Livewire Checkout**: Real-time updates on prices and totals during the checkout process.
- **Pagination for Backend Tables**: Better organization and accessibility with paginated tables in the backend.

## Additional Changes

- **Language Input Update**: Changed languages input to a more user-friendly select format.
- **Cronjob Optimization**: Cronjob now runs once a day for efficiency.
- **Error Logging**: Added error logging within Paymenter for better issue tracking.
- **Backend Optimization**: General optimizations for a smoother backend experience.

## Bug Fixes:

- Refer to [GitHub Release Page](https://github.com/Paymenter/Paymenter/compare/v0.8.2...v0.9) for detailed bug fixes and improvements.
Binary file added content/release/v0.9/v0.9-cancel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/release/v0.9/v0.9-cancel2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/release/v0.9/v0.9-taxes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/release/v0.9/v0.9-upgrade.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 45683a7

Please sign in to comment.