# Changelog

This page will detail updates to the Rain suite of projects. Patch level fixes will not be detailed here.

### **June 2, 2022**

* [Renamed Card to Teaser](https://www.drupal.org/project/rain/issues/3283870)
* [Added Block Library feature](https://www.drupal.org/project/rain/issues/3282092)

### **April 18th, 2022**

**Rain 4.0**

* Removed composer dependencies and rain\_core submodule. The core functionality of Rain now exists in the Rain Core module project. The Rain install profile is no longer required.

**Rain Theme 5.0**

* Lesser-used features were removed to reduce cruft.
* Some components were renamed for better clarity.

**Rain Demo 3.0**

* This project now uses the rain\_core module in lieu of an inheritance patch.

**Rain Features 4.0**

* Some lesser-used features were removed to reduce cruft.

**Rain Core 4.0**

* Rain Core essentially replaces the Composer dependencies previously defined in the Rain install profile project.


---

# 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://mediacurrent.gitbook.io/rain-cms/getting-started/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.
