Skip to content

v2024.10.22-7ca5933

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 09:58
· 10 commits to main since this release
5732483

Docker images

  • Docker Hub
    • corentinth/it-tools:latest
    • corentinth/it-tools:2024.10.22-7ca5933
  • GitHub Container Registry
    • ghcr.io/corentinth/it-tools:latest
    • ghcr.io/corentinth/it-tools:2024.10.22-7ca5933

Changelog

Features

Bug fixes

  • favorites: store favorites regardless of languages (#1202) (7ca5933)
  • emoji-picker: debounced search input (#1181) (76a19d2)
  • format-transformer: set overflow for output area width (#787) (b430bae)
  • jwt-parser: prevent UI overflow on small screen (#1095) (dd4b7e6)

Refactoring

  • regex-tester: better description (7251700)

Chores

Documentation