Posted January 01, 2025 by ItsZariep
This release adds the a ability of save the imported assets thanks to IndexedDB, with this, now setups will be faster and using local version is less necessary.
IndexedDB is a low-level, client-side database system built into web browsers that allows websites to store large amounts of structured data, such as files or blobs, directly in the user’s browser. It provides a way to store data persistently without the use of any external server, enabling faster access to assets and reducing the need for repeated server requests.
Leaving that aside, 1.21 (not published on itch) added translations support, so, now Spanish and portuguese are available if is the preferred browser language