**Download Link**: [Monogatari-v2.0.0.beta.10.zip](https://datadyne.perfectdark.space/monogatari/releases/Monogatari-v2.0.0.beta.10.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

#### 🐛 Bug Fixes
- Save and load slots were not reacting to click events
- Notification string interpolation was not working on some permission conditions

### 📦 Misc
- The [npm package](https://www.npmjs.com/package/@monogatari/core) has been updated to this latest version
- String interpolation implementation for credits was simplified

### 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)