[1.2.2] - 2024-04-01
✨ Features
- Right click on preview copies coordinates
🐛 Bug Fixes
- Add fallback to World Loading [#29]
Changelog
This document contains a list of notable changes for world-preview.
[1.2.1] - 2024-02-14
🐛 Bug Fixes
-
Replace forbidden characters in the cache filename [#25]
-
Correctly set initial state of the toggle buttons
Changelog
This document contains a list of notable changes for world-preview.
[1.2.0] - 2024-02-10
✨ Features
-
Preview caching (https://github.com/caeruleusDraconis/world-preview/issues/23)
-
Preview-data compression to reduce RAM usage
-
Render preview initializing message
🐛 Bug Fixes
-
Black icons on resize
-
Fix possible nullpointer exception
-
Mod compatibility issue with spark
-
Work around some more Forge server thread detection