Skip to content

v2.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 16:55
· 46 commits to main since this release

BREAKING

  • Your tinker plugin settings might reset after the update - sorry for that :)

Fixed

  • Swapped out deprecated StringEscapeUtils.
  • Fixed ModalityState deprecation warning.
  • [#316] Fixed ActionUpdateThread deprecation.
  • [#312] Fixed app settings storage conflict with another plugin.
  • [#255][#280] Fixed (worked around) characters not present in
    windows-1252 charset being displayed weirdly on windows machines.
  • Fixed deprecation warnings coming from the Migrations.

Miscellaneous

  • Updated all dependencies to their latest versions.
  • Fixed a typo in feature request template. (Thanks @igorsantos07!)
  • Changed minimal version to 2024.1, deprecating the plugin for older versions of IDEs.