Skip to content

Latest commit

 

History

History
173 lines (116 loc) · 5.95 KB

File metadata and controls

173 lines (116 loc) · 5.95 KB

gitmoji-plus-commit-button changelog

3.0.0 - 2025-12-22

  • ⬆️ Update versions of dependencies
  • ✨ Configuration global or per project
  • ✨ Preview gitmoji in the configuration
  • ✨ Customize the set of gitmojis available in the plugin : Gitmoji, Conventional Gitmoji, or a custom source (thanks to @glazrtom)
  • ⬆️ Update gitmoji.json to the last version
  • 🌐 Add translation for last gitmojis
  • 🌐 Add t-rex icon

2.5.0 - 2025-12-01

  • 🚚 Rename repository to gitmoji-plus-commit-button

2.4.0 - 2025-12-01

  • ⬆️ Update versions of dependencies
  • 🌐Add pt_BR translation (thanks to @P3terHenry)

2.3.0 - 2025-05-13

  • ⬆️ Update versions of dependencies
  • 🔥 Remove deprecated VcsStartupActivity classe
  • 📌 De-pin pluginUntilBuild (Thanks to @pboling)

2.2.3 - 2025-01-24

  • ⬆️ Update to intellij 2025.1

2.2.2 - 2024-10-21

  • ⬆️ 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