User: joe Date: 01 May 26 11:53 Revision: 66f57a651940ef2588bab9b001edd1c781e690e4 Summary: Bump version to 1.8.16 TeamCity URL: http://ci.mcdev.io:80/viewModification.html?tab=vcsModificationFiles&modId=10542&personal=false Index: changelog.md =================================================================== --- changelog.md (revision 1d029a36b7fec2a58be3a6e075389672dbd9a3ce) +++ changelog.md (revision 66f57a651940ef2588bab9b001edd1c781e690e4) @@ -1,5 +1,15 @@ # Minecraft Development for IntelliJ +## [1.8.16] + +### Added + +- Added autocompletion for `@Desc` selector + +### Fixed + +- Fixed freeze of analysis in occasional classes caused by `TranslationIdentifier` + ## [1.8.15] ### Added Index: gradle.properties =================================================================== --- gradle.properties (revision 1d029a36b7fec2a58be3a6e075389672dbd9a3ce) +++ gradle.properties (revision 66f57a651940ef2588bab9b001edd1c781e690e4) @@ -23,7 +23,7 @@ ideaVersionName = 2025.2 -coreVersion = 1.8.15 +coreVersion = 1.8.16 # Silences a build-time warning because we are bundling our own kotlin library kotlin.stdlib.default.dependency = false Index: readme.md =================================================================== --- readme.md (revision 1d029a36b7fec2a58be3a6e075389672dbd9a3ce) +++ readme.md (revision 66f57a651940ef2588bab9b001edd1c781e690e4) @@ -31,7 +31,7 @@ -Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.8.15-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327) +Info and Documentation [![Current Release](https://img.shields.io/badge/release-1.8.16-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/8327) ----------------------