# Changelog

**📅 August, 11 - 2025 - Version 1.1.4**

* Improved app startup speed and overall responsiveness.
* Optimized transaction history loading for smoother scrolling.
* Reduced memory usage on older devices.

**📅 May, 5 - 2025 - Version 1.1.2**

* Enhanced security checks for wallet import and backup.
* Improved syncing with blockchain nodes for faster wallet updates.

**📅 May, 1 - 2025 - Version 1.1.1**

* Major under-the-hood performance optimizations.
* Streamlined background processes to reduce battery consumption.
* Improved handling of large wallets with multiple tokens.

**📅 April, 9 - 2025 - Version 1.1.0**

* &#x20;**Transaction Notifications:** Receive alerts for incoming and outgoing transactions, keeping you informed about activity in your wallet.
* **Off-Ramp Feature**: Convert your crypto assets to fiat currency directly within GeeFi Wallet, providing more flexibility in managing your funds.

**📅 March, 10 - 2025 - Version 1.0.1**

* &#x20;**RocketX Integration:** We've added **RocketX** as a new provider for **swaps and cross-chain bridges**, expanding our liquidity options. Users now get **the best possible quote** for their intended swap by aggregating rates from multiple providers.

**📅 February, 20 - 2025 - Version 1.0.0**

* &#x20;**Staking Feature:** Users can now stake **Ethereum (ETH), Solana (SOL), and Tron (TRX)** directly through GeeFi Wallet.
* **Bug Fixes**: Minor Bug Fixes that prevented WalletConnect interactions on certain platforms.

**📅 December, 27 - 2024 - Version 1.0.0**

* &#x20;**APK Release:** Users can now download and install **GeeFi Wallet** through our Android APK. 🎉


---

# 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://docs.geefi.io/geefi-wallet/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.
