3.4.0+1.18.2:
- Added Italian localization by m4t7w. (#129)
- Added tooltip locking: While previewing an item, you can hold the "Lock Tooltip" key (left control, by default) to lock the tooltip and see what items are contained inside in detail.
- Item counts over a thousand will now display with one decimal place by default.
- Removed the 'Dark' theme, it was replaced by the color system
- Exposed preview-related configuration options to the API
- Added per-item preview color customization config menu, modders may use the new ColorKey and ColorRegistry APIs.
- Fixed various typos and errors in localizations.
- Removed the unused 'Lock Preview Window' config option.
4.0.5+1.20.2:
- Updated to Minecraft 1.20.2 (Fabric and LexForge)
4.0.4+1.20.1:
- Fixed crash on startup when running Forge 47.0.15 or newer.
3.4.0+1.19.4:
- Added tooltip locking: While previewing an item, you can hold the "Lock Tooltip" key (left control, by default) to lock the tooltip and see what items are contained inside in detail.
- Item counts over a thousand will now display with one decimal place by default.
4.0.2+1.20:
- Fixed the "Contains X stacks" line hiding itself when pressing the full preview key while the normal preview key is unbound.
4.0.2+1.20:
- Fixed inventory keyboard shortcuts not working while holding the preview key (#123)
4.0.1+1.20:
- The mod is now compatible with Forge 1.20
3.3.1+1.19.4:
- On Forge, fixed crashing on startup caused by a Mixin failure
NOTE: Please use the version 3.3.1+1.19.4 instead
3.3.0+1.19.4:
- Removed the 'Dark' theme, it was replaced by the color system
- Exposed preview-related configuration options to the API
3.3.0+1.19.4:
- Removed the 'Dark' theme, it was replaced by the color system
- Exposed preview-related configuration options to the API
3.2.5+1.19.4:
- Update to Minecraft 1.19.4.
- Deprecate the API method PreviewRenderer#draw() that accepts a 'z' depth parameter.