Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Oct 00:00

New Version [1.2.0]

馃殌 Features

  • Last fixes and update doc for new recents feature
  • Customize corner radius on emojis

馃悰 Bug Fixes

  • Windows build
  • Aur publish
  • Solve the hide window failed
  • Tone from args was not applied in the tabs content
  • Move name by codes position
  • Remove padding right on preview

Feat

  • Added recents settings and UI

Fix

  • Fixed clippy error
  • Activities and objects tab were switched

Build

  • Update nix build required

Install simplemoji 1.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/SergioRibera/Simplemoji/releases/download/v1.2.0/simplemoji-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/SergioRibera/Simplemoji/releases/download/v1.2.0/simplemoji-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install SergioRibera/tap/simplemoji

Download simplemoji 1.2.0

File Platform Checksum
simplemoji-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
simplemoji-x86_64-apple-darwin.tar.xz Intel macOS checksum
simplemoji-x86_64-pc-windows-msvc.zip x64 Windows checksum
simplemoji-x86_64-pc-windows-msvc.msi x64 Windows checksum
simplemoji-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
simplemoji-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum