Skip to content

Latest commit

 

History

History
136 lines (90 loc) · 4.35 KB

CHANGELOG.md

File metadata and controls

136 lines (90 loc) · 4.35 KB

gitmoji-intellij-plugin changelog

  • Update to intellij 2024.3
  • Update gradle plugin version (thanks to @DeKaN)
  • Add RU translation (thanks to @Greem4)

2.1.0 - 2024-07-12

  • Update to intellij 2024.2
  • Correct first display list not loaded
  • Update versions of dependencies

2.0.0 - 2024-07-01

  • Translate the gitmoji description
    • Chinese (thanks to @caiyucong)
    • French
  • Update project to last intellij plugin
  • Translate the plugin in Chinese (thanks to @caiyucong)
  • Add a new column in the log table for display the gitmoji icon.

1.14.0 - 2024-02-08

  • Update to intellij 2024.1

1.13.0 - 2023-07-26

  • Fix the bug of Exception reporting when opening idea 2023.2
  • Change Method deprecated in Config
  • Update project to last intellij plugin

1.12.2 - 2023-07-05

  • Update to intellij 2023.2

1.12.1 - 2023-02-21

  • Update to intellij 2023.1

1.12.0 - 2023-01-11

  • Update gitmoji.json
  • Change the URL to download the gitmojis data.

1.11.1 - 2022-12-05

  • Update to intellij 2022.2
  • Bug fix #34 Error when select the option nothing
  • Feature #27 Add new option for insert the gitmoji description in the commit
  • Update to intellij version 2022.1
  • Update to last intellij plugin template version
  • Update plugin name problem on windows installation
  • Update plugin to intellij version 2021.3 thanks to @HwanChang
  • Update projet to last intellij plugin
  • Fix NPE in the plugin
  • Update fallback gitmoji.json
  • Option for insert emoji in place of the cursor instead of the begin
  • Option for choose the character after the emoji (space, :, -, _, (, [ ) thanks to @rubenvitt
  • Option to display list with emoji or icon (Bug in IntelliJ Windows who not display emoji on list)
  • Icon is now accessible when the IDE index
  • Rename, change description and add an icon
  • Display directly the emoji instead of an image
  • Load the list of gitmoji from the repo of gitmoji (fallback to a local list if error)
  • Add shortcut for open the window : ctrl alt g (or cmd alt g)
  • Add new gitmoji : wastebasket
  • Compatibility since 2019.2 versions
  • Add an option to switch to the unicode character instead of the :code: style (#1)
  • Compatibility with 2019.3
  • Add new icons : seedling, triangular_flag_on_post, dizzy, goal_net
  • Compatibility with 2019.2