> For the complete documentation index, see [llms.txt](https://docs.plugin.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plugin.global/changelog/v1.0.4.md).

# V1.0.4

**Dated**: 06th December 2022

Dear Community members,&#x20;

We thank you for your support, we have received many inputs/feedback and are constantly improvising our plugin platform.&#x20;

We have made much progress with respect to Plugin Core Improvisation & Plugin Eco System development. Herewith, we have attached the summary of updates that went through in the last few months.

Going forward, we will be sharing an update bi-weekly, as we are making huge progress with Plugin Eco System.

{% hint style="info" %}
If you have any questions or comments, feel free to reach out to our dev team on the Discord Channel.
{% endhint %}

1. &#x20;**Features/Modules Enabled**
   1. &#x20;Yield Farming  ( <https://pliyf.goplugin.co> )
      * We have introduced Yield farming with a minimum requirement for staking to be 50,000 PLI tokens and a maximum of 1 Million PLI tokens.&#x20;
      * 2.5 % per month in PLI tokens (APY 30%) are given as a reward subject to yearly review by the Governance Committee.
      * Please go through the [docs.goplugin](https://docs.goplugin.co/features/pli-yield-farming/steps-for-staking-in-plugin-yield-farming-pliyf) for all the steps and requirements to become a part of this significant project of yield farming.
   2. &#x20;Crypto Compare-Pricing Index
      * We are happy to add the crypto compare-pricing index to our “Use Cases” list. As a node operator/data feed provider, you should be able to set up a crypto-compare adapter that can bring the currency pair value to end customers quickly.
   3. &#x20;Plugin WFN - Ambient Weather Unit Onboarding Instructions
      * We have provided the steps from where you can buy the unit to the actions to build the entire setup.&#x20;
      * Once you complete the entire process of the setup and after staking is done successfully the node details will be pushed into our 'Data collector engine' and your contribution to the weather use case starts.
   4. Plugin WFN - Acurite Weather Unit Onboarding Instructions - LEGACY
      * We are currently supporting the Ambient weather Unit, existing Acurite weather unit in WFN data transmission is accepted. Furthermore, there will not be any Approval on any new Acurite weather unit for Plugin WFN.
      * Members are requested to purchase an Ambient weather unit. If you want to check out in-depth details on the Acurite weather unit, you can check it in the list of use cases on <https://docs.goplugin.co/use-cases/plugin-wfn-use-case/plugin-wfn-acurite-weather-unit-onboarding-instructions-legacy>.
   5. Data Feeds ( <https://feeds.goplugin.co> )
      * The Plugin Data Feed module has been improvised to make it easier for the Node operators and the end consumers to provide and consume a data feed from Plugin
2. &#x20;**New Feature Updates**
   1. Modular Method Deployment (Recommended Approach)
   2. Script Method(Legacy)
   3. New sections under FAQS
   4. Queries are added under FAQs
   5. The SLA for each ticket is reduced from 24 to 36 hours to 8-12 hours and 30-50 minutes during office hours.
   6. Plugin Team, has built the following features for XDC Community - for ease of onboarding and user experience
      * <https://www.npmjs.com/package/xdcpay-web3modal>
      * <https://www.npmjs.com/package/plugin-pricing-index-pair>
      * [https://www.npmjs.com/package/react-solidity-xdc3 ](<https://www.npmjs.com/package/react-solidity-xdc3 >)

**Upcoming Release**

1. Restructure of the network architecture of Plugin.
2. Plugin 2.0 - Whitepaper with significant enhancement with Network Architecture is in progress
3. PLIP -1 (Plugin Improvement Protocol).
4. Addition of feeds on our Data Feed Platform <https://feeds.goplugin.co/>
5. RPC Load Enhancement
6. Mobile Application Development for Plugin
7. XDC Full node has been set up to balance the RPC load
8. Crop Loss Compensation - Proudly presented as “In-Sure Pli”.
9. Flight Delay Compensation - Mobile Dapp
10. Yield Farming - Mobile DApp is in progress to give a better user experience
11. HUMCEN IPR Platform - SaaS platform for Patenting
12. Plugin Emergency Connect App - Development Geared up
13. Plugin Active Participation & Updates Sharing are in <https://xdc.dev> our community platform
14. Weekly metrics of SLA for the tickets will be shared on <https://xdc.dev>.

Note:- Each line item update will be shared as we progress


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.plugin.global/changelog/v1.0.4.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
