1.21 Release Notes
Release date: Q4 2025 (ETA)
NOTE
This is a preview work-in-progress release, which may have breaking changes introduced at any time. Choose it if you're in the early development stages or need a specific feature unavailable in the stable release. Note that preview releases are not published on Unity's Asset Store and have to be installed from GitHub.
Compatibility
Supported Unity versions range: 6000.0.23 - 6000.1
Only LTS releases in the range are supported. Any issues with the future Unity releases will be addressed in the next Naninovel releases. Compatible Unity versions for past releases are specified in the release notes.
Upgrade Guide
When upgrading a project with Naninovel version 1.18 or older first follow v1.19 release upgrade guide, then continue with the following instructions:
- Backup the project or use a VCS to be able to rollback in case something goes wrong.
- In case using VS Code extension, update both the extension and VS Code itself to the latest versions, then run
Naninovel: Purge Cached Metadata
command viaView -> Command Palette
and restart VS Code. - ...
WARNING
In-game saves (slots in save/load menu, values in settings menu and global game state) created with previous versions may cause undefined behavior when loaded with the updated version; when patching a shipped project with a new Naninovel version, make sure existing saves work as expected.
Added
- ...
Changed
- Min. supported Unity version changed to 6000.0.23
Fixed
Most fixes associated with bugs found during the pre-release stage are backported to the previous stable release and are not listed here; find them at the "Patches" section of the previous release changelog.
- ...