Skip to content

Version 1.379

Latest
Compare
Choose a tag to compare
@novotnyr novotnyr released this 25 Sep 14:20
· 23 commits to master since this release

Added

  • Don't verify that com.intellij.languageBundle extension point is internal and must be used by JetBrains only (#1162)
  • Handle malformed annotation descriptors when using obfuscation (MP-6950, #1160)
  • In TeamCity Actions, support composite action names with namespaces (#1159)

Changed

  • Remove duplicate vendor check when verifying plugin identifier for JetBrains plugins (#1161)
  • Use the same logic for plugin problem classification and remapping (#1163)

Fixed

  • Fix an empty dotnet plugin name if the title was an empty string (#1158)