# libgdx 1.14.2 - Product: libgdx (https://whatsnew.fyi/product/libgdx) - Vendor: libgdx - Date: 2026-06-05 - Version: 1.14.2 - Original notes: https://github.com/libgdx/libgdx/releases/tag/1.14.2 - Permalink: https://whatsnew.fyi/product/libgdx/releases/1.14.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fixed stuck over state when ClickListener is cancelled - **fixed** — BitmapFontCache.clear() should reset glyphCount - **changed** — Revert to set addAll returning void - **changed** — Use Shewchucks exact predicates and infinite super-triangle DelaunayTriangulator - **changed** — Change default BULLET char from Windows-1252 to Unicode - **added** — Add putMissing() to maps - **fixed** — Proper handling of GIDs from multiple Tilesets in Tiled Map Templates - **fixed** — Fix lwjgl3 OGG memory leak libGDX 1.14.2 is a minor release containing small fixes and improvements. **Check out [our blog post](https://libgdx.com/news/2026/05/gdx-1-14-1) to find out more!**
Click to show the full list of changes * Update version after release by @obigu in https://github.com/libgdx/libgdx/pull/7797 * Sort improvements by @NathanSweet in https://github.com/libgdx/libgdx/pull/7796 * Fixed stuck over state when ClickListener is cancelled by @NathanSweet in https://github.com/libgdx/libgdx/pull/7795 * Add missing changelog entries for 1.14.1 [ci skip] by @crykn in https://github.com/libgdx/libgdx/pull/7804 * BitmapFontCache.clear() should reset glyphCount. by @tommyettinger in https://github.com/libgdx/libgdx/pull/7803 * Revert to set addAll returning void. by @NathanSweet in https://github.com/libgdx/libgdx/pull/7805 * Use Shewchucks exact predicates and infinite super-triangle DelaunayTriangulator by @Berstanio in https://github.com/libgdx/libgdx/pull/7800 * Minor oversight in CHANGES by @SomeTroglodyte in https://github.com/libgdx/libgdx/pull/7807 * Change default BULLET char from Windows-1252 to Unicode. by @tommyettinger in https://github.com/libgdx/libgdx/pull/7810 * Add putMissing() to maps. by @NathanSweet in https://github.com/libgdx/libgdx/pull/7814 * Tiled Map Template Fixes, Proper handling of GIDs from multiple Tilesets. Fix for issue #7726 by @BoBIsHere86 in https://github.com/libgdx/libgdx/pull/7742 * Fix lwjgl3 OGG memory leak by @Berstanio in https://github.com/libgdx/libgdx/pull/7808 **Full Changelog**: https://github.com/libgdx/libgdx/compare/1.14.1...1.14.2