> For the complete documentation index, see [llms.txt](https://iron-network.gitbook.io/embryo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iron-network.gitbook.io/embryo/changelog.md).

# Changelog

### V 5.0.0 – Oct-18-2019

Added Vuejs version

### V 3.2.1 – June-24-2019

Fixed the angular.json issue

### V 3.2 – June-11-2019

Updated to angular 8

Updated other versions to latest

### V 3.1.1 –May-15-2019

```
Fixed - styling points in react js version and updated the following version:
css-loader : 1.0.1
firebase : 6.0.2 
react-instantsearch-dom : 5.5.0 
react-router-dom : 5.0.0 
react-swipeable-views : 0.13.1
react-table : 6.10.0 
redux : 4.0.1 
resolve : 1.10.0

```

### V 3.1.0 – April-29-2019

```
Added - Admin Panel
Updated - Modules Versions
```

### V 3.0.1 – April-01-2019

```
Fixed -  Cart Issue
```

### &#x20;V 3.0.0 – Feb-20-2019

```
Updated - ReactJs version
```

### V 2.0.0 – Feb-07-2019

```
Updated - All Modules to latest versions
```

### V 2.0.0 – Nov-29-2018

```
Update - Angular 7.xx
Added - 2 Home Pages
Added - User Section(Order,Info, Cards etc.)
Added - SEO Compatible
Added - Wishlist Functionality
Update - Material and other modules versions 
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://iron-network.gitbook.io/embryo/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.
