# FLC-2304.18 (WEBBY Upgrade)

**Upgrades**

* **Networkless:** All strategies of all networks and their APRs are now shown when doing a Flashstake or Flashback. Connecting to the proper network with the chosen strategy is no longer required until the user attempts to perform an action.

**Fixes and Changes**

* **Unstaking Too Early:** Minimum staking requirements are now properly enforced by the dapp to not show unstake button before it is possible to do so for stakes less than 1 hour.&#x20;
* **Congratulations Popup:** Improved UX and messaging of popups for pending and completed transactions for Flashbacks and Unstaking. Also tweaked twitter share text output to resolve number formatting issue.
* **Partial Approval:** An edge case fixed for partially approved tokens causing stakes to fail due to not enough tokens approved but the dapp not accounting for that issue.
* **Decimal APRs:** Resolved improper formatting display for APR amounts preview text for Flashstakes for edge case scenarios of very small amounts and 0 values.&#x20;
* **Decimal inputs:** Resolved minor interaction issues caused by more than 18 decimal values input by the user that could cause a dapp crash for the user.
* **Flashback Redesign:** As part of the networkless upgrade, the Flashback tab has been completely redesigned to make it easier to choose the LP token you wish to stake with and its current APR and an easily accessible link to manage LP deposits on external sites to acquire more LP tokens as needed.
* **Slippage:** Better error message handling for redeeming yield failing due to too low slippage advanced setting value.
* **RPCs:** We now use our own RPCs when possible for swaps data loading to avoid issues caused by using public RPCs.
* **Minor stuff:** New fsGLP logo, tweaked clickable elements, dashboards, and UI. More Unit Tests.


---

# 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.flashstake.io/frontend-changelog/2023-changelog/flc-2304.18-webby-upgrade.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.
