# Changelog

{% hint style="info" %}
**Important Note:** Do Not Upgrade from version ***Less than 3.0***
{% endhint %}

## Version 3

### 3.0.3

* ***Minor Bug Fixes***
  * Related to CSS Classes of Frontend Pages

### 3.0.2

* ***Journal Payment Dashboard \[UPDATE]***
  * **Added Count Stats of Articles :** "Rejected" Articles & **Removed** : "Paid" Articles
  * Updated Pie Chart Count Fields
  * Minor Bug Fixes

### 3.0.1

* ***Journal Payment Dashboard \[UPDATE]***
  * ***Added Count Stats of Articles** : "Total" ,"Accepted", "Published", "Under Review" Articles*
  * *Added Count Stats of Received Payments and "New Copyright Docs"*
  * *Added Pie Chart for Better visual representation of Count Statistics*
  * *Added Bar Chart for Monthly Orders*
* **Bug Fixes**
  * ***Journal Payment > Settings***
    * *Minor Bug Fixes*

### 3.0

> First Release with WooCommerce Integration

{% hint style="success" %}
To Check Changelog & Documentation of Older Versions

**Visit :** <https://journaldocs.hyvikk.space/>
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://journalpayv3.hyvikk.space/help-and-support/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
