Skip to content

Latest commit

 

History

History
116 lines (88 loc) · 3.58 KB

CHANGELOG.md

File metadata and controls

116 lines (88 loc) · 3.58 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.8.0 - 2022-12-17

✨ Added

  • update gitmojis to v3.13.0

1.7.0 - 2021-12-05

✨ Added

  • update gitmojis to v3.8.0
  • add shortcut to focus searchbar

1.6.0 - 2021-08-27

✨ Added

  • update gitmojis to v3.5.0

1.5.3 - 2021-07-23

✨ Added

  • update gitmojis to v3.4.0

1.5.2 - 2021-07-04

♻️ Changed

  • update dependencies

1.5.1 - 2021-06-05

✨ Added

  • update gitmojis to v3.2.0

1.5.0 - 2021-04-21

✨ Added

  • add gitmoji in front of merge commit title for GitHub/GitLab

1.4.1 - 2021-04-05

🐛 Fixed

  • eye icon color on dark theme

1.4.0 - 2021-02-04

✨ Added

  • Option to see gitmoji's description on hover or focus

1.3.0 - 2021-01-11

✨ Added

  • dark theme
  • settings page

♻️ Changed

  • use transition in gitmoji code :hover animation

1.2.5 - 2020-12-20

🐛 Fixed

  • add missing colors

1.2.2 - 2020-12-11

♻️ Changed

  • gitmoji's website link from gitmoji.carloscuesta.me to gitmoji.dev
  • use svelte-portal package

1.2.1 - 2020-09-19

✨ Added

  • modal asking the user to leave a star on GitHub

1.2.0 - 2020-09-10

✨ Added

  • bump to Gitmoji v3.0.0

1.1.1 - 2020-07-30

♻️ Changed

  • remove unnecessary permission

1.1.0 - 2020-07-30

✨ Added

  • improve search flexibility
  • gitmoji present in tab are displayed first with an icon
  • bump to Gitmoji v2.1.0

♻️ Changed

  • searchbar's placeholder
  • saved animation is rendered in the footer
  • underline animation on hover is behind the gitmoji code

🐛 Fixed

  • animation's reload on fast click

1.0.1 - 2020-07-04

✨ Added

  • searchbar to find gitmoji by name and description
  • links to gitmoji website and extension's github repo