A small release with a new language and improved support for older save files.

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

### 💜 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
- [Toki Pona](https://tokipona.org/) Language was added and is now available as a translation for the UI
- Improved support for older save files from both `v1.4.1` and `v2.x.x` releases. The last beta introduced a history element that was not present on any save file created with previous versions, this release will now create that element using the other info on the save file as reference for it if it's not present or inconsistent.

#### 🐛 Bug Fixes
- The `Close` string in the dialog log was not being translated. It will now follow the user preference's as any other UI element
- The `Ok` label in some of the buttons was hard-coded and didn't have a translation string, preventing it from reacting to the user preferences.

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