# Releases

## 1.0.4 (12th January 2026)

**Fixes**

* Fixed issue with On Specific Weather and On Any Weather triggers.

## 1.0.3 (10th December 2025)

**Fixes**

* Updated Assembly files

## 1.0.2 (1th October 2025)

**New**

* Added instruction: Control Horizon (Requires COZY: Horizon module)
* Added instruction: Control Eclipse (Requires COZY: Eclipse module)
* Added instruction: Control ReSound (Requires COZY: ReSound module)

**Changes**

* Minor improvements and refinements.

## 1.0.1 (13th June 2025)

**New**

* Added property GetDecimalCozyMonthDay

**Changes**

* Removed EventWeatherHelper and now using the provided events from COZY to detect weather, since this event is now fixed in newer versions of COZY
* Updates to the example scene

## 1.0.0 (10th February 2025)

First release


---

# 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.fullscreen.no/info/game-creator-2-assets/cozy-stylized-weather-integration/releases.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.
