v2.4.1
HeyPuter/puterv2.4.1Jul 11, 2024by KernelDeimos
AI Summary
A focused release on translations and minor enhancements, adding JSON support for the KV driver and documentation for My Websites, along with various bug fixes.
Key Highlights
- JSON support for KV driver
- Documentation for My Websites
- Bug fixes for npm retry process
- Translation updates for multiple languages
New Features
- JSON support for kv driver
- Documentation instructions for My Websites
Full Release Notes
## What's Changed ### Translations * Update ru.js issue #547 by @julijatol in https://github.com/HeyPuter/puter/pull/561 * Russian translation fixed by @Speedyjet in https://github.com/HeyPuter/puter/pull/560 * Russian and ukrainian by @Speedyjet in https://github.com/HeyPuter/puter/pull/564 * feat: update BR translation by @matheussss1 in https://github.com/HeyPuter/puter/pull/566 * Completing Italian translation based on English file by @micheledinelli in https://github.com/HeyPuter/puter/pull/570 * Completing Arabic translation based on English file. by @stronkexe in https://github.com/HeyPuter/puter/pull/567 * Update Arabic translations in ar.js by @medelm1 in https://github.com/HeyPuter/puter/pull/565 * Add Japanese translation by @askdkc in https://github.com/HeyPuter/puter/pull/574 * Add Romanian translations by @xslendix in https://github.com/HeyPuter/puter/pull/575 * Added missing Romanian translations. by @sbondor in https://github.com/HeyPuter/puter/pull/576 * Issue#530 - Update bengali translations by @Waheed4719 in https://github.com/HeyPuter/puter/pull/579 ### Features * feat: JSON support for kv driver by @KernelDeimos in https://github.com/HeyPuter/puter/pull/562 * Add documentation instructions to get started with My Websites by @micheledinelli in https://github.com/HeyPuter/puter/pull/571 ### Bug Fixes * retry npm 3 times to account for the flakiness of the process by @jelveh in https://github.com/HeyPuter/puter/pull/572 * Move `.commit` to `/tools` by @jelveh in https://github.com/HeyPuter/puter/pull/573 ## New Contributors * @julijatol made their first contribution in https://github.com/HeyPuter/puter/pull/561 * @Speedyjet made their first contribution in https://github.com/HeyPuter/puter/pull/560 * @medelm1 made their first contribution in https://github.com/HeyPuter/puter/pull/565 * @matheussss1 made their first contribution in https://github.com/HeyPuter/puter/pull/566 * @micheledinelli made their first contribution in https://github.com/HeyPuter/puter/pull/570 * @stronkexe made their first contribution in https://github.com/HeyPuter/puter/pull/567 * @askdkc made their first contribution in https://github.com/HeyPuter/puter/pull/574 * @xslendix made their first contribution in https://github.com/HeyPuter/puter/pull/575 * @sbondor made their first contribution in https://github.com/HeyPuter/puter/pull/576 * @Waheed4719 made their first contribution in https://github.com/HeyPuter/puter/pull/579 **Full Changelog**: https://github.com/HeyPuter/puter/compare/v2.4.0...v2.4.1