# Roadmap

<table><thead><tr><th width="150.33333333333334">Timeline</th><th width="403.93503390868085">Plans</th><th>Status</th></tr></thead><tbody><tr><td><strong>Q4 2021</strong></td><td><ul><li>Fix the New Version Popup </li><li>Customer token lifetime - OAuth </li><li>Refactoring of Bundle Products, Customizable Options, Forms, Stock, and Price calculations</li><li>Fixes for iOS 15 </li><li>Radio Button Support </li><li>Date &#x26; Time Custom Options </li><li>My Account refactoring </li><li>Add Items Ordered, Invoices, and Order Shipments tabs and Reorder button in My Orders </li><li>Disable Guest Checkout if Cart Contains Downloadable Items / M2 Support</li></ul></td><td>Complete</td></tr><tr><td><strong>Q1 + Q2 2022</strong></td><td><ul><li>Print Order functionality</li><li>URL parameters to track InApp sessions</li><li>Counter of images in mobile instead of dots </li><li>Hide the bottom navigation bar when scrolling on mobile</li><li>Price Slider extension </li><li>My Orders improvements</li><li>Magento 2.4.4 support</li><li>Start the migration to TypeScript</li></ul></td><td>Complete</td></tr><tr><td><strong>Q3 + Q4 2022</strong></td><td><ul><li>Refactoring of stock</li><li>Refactoring of configurable products</li><li>Refactoring of price and currency</li><li>Migrate to Magento endpoints</li><li>Products per page / M2 Support </li><li>New image zoom for mobile</li><li>New video guides for installing ScandiPWA</li><li>Performance improvements for adding products to the cart</li></ul></td><td>In Progress</td></tr></tbody></table>


---

# 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.scandipwa.com/roadmap.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.
