v0.47.13
0.47.13
🐛 Bug Fixes & Patches
- i18n for curseforge is not triggered (a9773b67b5779466564e97545c7949e2c03c5255)
- Fix some ui glitch (07dbc9ea680bec70a1c8609a491098bb018d8e5c)
- Avoid the null table rows inserted into resource db (204221c539bad7d0853d178b0b5bfd2924c3becb)
- Tasks are not clear immediately after clear clicked (936c6fc16e6671727216c2d451b8fe3406f0b1d3)
- Project mapping db is not disposed after app closed (950914044b3e4a8a78038ba36557c412475d6c12)
🏗️ Refactors
- Reduce memroy footprint by using virtual list for modpack upstream display (b962cc2f07d3912171a39051ec9f0d4c004d4a4d)
- Make more tooltip to use shared tooltip to reduce memory usage (9d5ad544d921ebc508e364a1c93e7627d6f68eff)
- Make instance setting ui more simple (626d304b67586f9fda72e91841b3d56469ebb366)
- Improve perf by marking more immutable object raw (9ea0b70e49b3619be657ea1c7b3ebbd4d272fe4f)
- Handle app exit service disposition more precisely (801053d94adadce5ceaa7e5e82d0c1a815ef02d7)
0.47.12
🐛 Bug Fixes & Patches
- Java memory is not edited if the global setting is manual (f0ed969be2020d9e0fb139667e5fce19f1bacac2)
- Wrong instance name start/end with space (b98efb99b940b55e34f8086c506472f30e59ede1)
- Cannot install neoforge for some 1.20.1 version (ae691742fcebab9478e637c1c009ad824619cf62)
- Fix the wrong window position or size due to the window pos is not inside the screen (65adf0d596d59fdf5546d34c0dea0016597c3acb)
- The instance name cannot start and end with space (506a0e2e30dcbb32d0c995215eabd067d6f7d4ad)
- new language Kazakhstan (#834) (c5b7217bafbff116ec4544ee3571246f6ff1e320)
🏗️ Refactors
- Allow to change icon on the context menu (3b90d1f177f265b20af010cd8ba1af80250ddbdc)