Merry Christmas everyone! 🎄  Santa just brought a small release with important bug fixes. 🎁 

**Download Link**: [https://datadyne.perfectdark.space/monogatari/releases/Monogatari-v2.0.0.beta.5.zip](https://datadyne.perfectdark.space/monogatari/releases/Monogatari-v2.0.0.beta.5.zip)

> **Remember this is a _Beta_ release meant for testing and bugs are expected, everything is also prone to change a lot. If you're using it to release a game, you should warn your players as chances are it will eventually break.**

### 💜 Support Monogatari

Monogatari is free, open source, and built in the open — releases like this one are powered by the people who chip in to keep it going. If the engine helps you bring your stories to life, please consider sponsoring its development:

- ❤️ [GitHub Sponsors](https://github.com/sponsors/Hyuchia)
- 🧡 [Patreon](https://www.patreon.com/Hyuchia)
- ☕ [Ko-fi](https://ko-fi.com/hyuchia)

### 📰 Release Change Log

#### 🌟 New Features
- Save file dates will now be localized depending on the language the user has set

#### 🐛 Bug Fixes
- Saving on a slot, then loading from it and saving it again would cause an error with some actions such as `play`, `show image` and `show video`. This bug was related to an inconsistent state handling that caused the actions to be run twice or more. 

### How To Upgrade

If you were already using a previous release from `v2.x.x`, then upgrading is as simple as replacing the files in your engine directory with the new ones.

If you are planning to upgrade from a game made with the `v1.4.1` release, we recommend you reading the [Upgrade Guide](https://developers.monogatari.io/documentation/v/develop/upgrading-from-v1.4.1)