> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pesaswap.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Updates

Stay up to date with minimal maintenance effort!

<Info>This chapter covers everything you need to know about handling maintenance and updates for your application</Info>

#### Pesaswap Version Updates :

* Pesaswap requires minimal maintenance effort, and updating to newer versions is quite simple.

* Pesaswap adheres to a monthly release schedule, with versions undergoing thorough internal testing before being deemed stable.

* Stay informed about updates by checking our GitHub Releases Page.

* Pesaswap follows semantic versioning for all releases.

<Check>Our releases ensure backward compatibility between the three components – the App Server, Web Client, and Control CenterIn case of any release which breaks backward compatibility, prior announcement will be made along with the expected action.</Check>

#### Updating The Application :

Often, when you are upgrading to a latest version of Pesaswap, you would also need to take care of two aspects:

#### Web Client Updates :

The Pesaswap Web Client is periodically updated for new features and bug fixes.

* The Web Client adheres strictly to semantic versioning for consistent releases.
* Please follow the Changelog to get the latest updates. You can pull the latest changes to get new features or build new features and contribute to the Pesaswap-web repo for other.
* For ensuring backward compatibility, please ensure that the major version of the web client is the same as that of the app server's major release version.

#### Request Features or Report Bug :

You can reach out to us about new features or report bugs on GitHub:

1. You can request for a new feature if it hasn't been requested already on our issue tracker.
2. You can report a bug if there isn't hasn't been reported already on our issue tracker.
3. You can open a GitHub discussion, or reach out to us on our Discord server or Slack workspace for any general help or queries that you may have.

<Danger> Steps for updating and maintaining the Control Centre would be updated in this chapter soon!</Danger>
