v2.4.0

louis-e/arnisv2.4.0Dec 5, 2025by louis-e

AI Summary

Major release adding full Minecraft Bedrock Edition support, one of the most requested features. Includes live map preview in the GUI, noticeably faster world generation, and numerous behind-the-scenes performance and stability improvements.

Key Highlights

  • Full Minecraft Bedrock Edition support
  • Live map preview in GUI
  • Noticeably faster world generation
  • Performance and stability enhancements
  • Crash telemetry collection

New Features

  • Bedrock world generation
  • Map preview display in GUI
  • Crash telemetry for debugging

Full Release Notes

<img src="https://github.com/user-attachments/assets/7876c142-7348-42f5-9400-aded82a072b4" width="100%" alt="Banner">

This update brings one of the most requested features to Arnis: full Minecraft Bedrock Edition support. You can now also view a live preview of your generated map directly in the GUI. World generation is noticeably faster than before, and numerous behind-the-scenes improvements greatly enhance performance and stability.

## Assets
* Windows: arnis-windows.exe
* Linux: arnis-linux
* MacOS: arnis-mac-universal

Scroll down to find the download in Assets.

## What's Changed

<details>
<summary>Click to expand</summary>

## What's Changed
* Crash telemetry collection by @louis-e in https://github.com/louis-e/arnis/pull/630
* build(deps): bump geo from 0.30.0 to 0.31.0 by @dependabot[bot] in https://github.com/louis-e/arnis/pull/619
* build(deps): bump tokio from 1.47.0 to 1.48.0 by @dependabot[bot] in https://github.com/louis-e/arnis/pull/618
* Fix no-default-features build by @louis-e in https://github.com/louis-e/arnis/pull/638
* Reintroduce Sutherland-Hodgman Clipping Algorithm by @louis-e in https://github.com/louis-e/arnis/pull/640
* Display map preview in GUI by @louis-e in https://github.com/louis-e/arnis/pull/647
* build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/louis-e/arnis/pull/643
* build(deps): bump semver from 1.0.26 to 1.0.27 by @dependabot[bot] in https://github.com/louis-e/arnis/pull/644
* Add date time in benchmark comment by @louis-e in https://github.com/louis-e/arnis/pull/649
* Mock map preview emit for CLI builds by @louis-e in https://github.com/louis-e/arnis/pull/650
* fix: correct disabled icon positions for 7-sprite 2x sheet by @louis-e in https://github.com/louis-e/arnis/pull/651
* Bedrock support by @louis-e in https://github.com/louis-e/arnis/pull/653
* Prepare release v2.4.0 by @louis-e in https://github.com/louis-e/arnis/pull/654

</details>

**Full Changelog**: https://github.com/louis-e/arnis/compare/v2.3.1...v2.4.0