Releases: SergioRibera/Simplemoji
Releases · SergioRibera/Simplemoji
v1.2.3
08 Dec 21:44
Compare
Sorry, something went wrong.
No results found
Install simplemoji 1.2.3
🚀 Features
Add auto insert into input using IME
🐛 Bug Fixes
Some results not show on search
⚙️ Miscellaneous Tasks
Fix get version from github aur workflow
Build
Update flake lock and cargo dist
Update dep versions
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/SergioRibera/Simplemoji/releases/download/v1.2.3/simplemoji-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/SergioRibera/Simplemoji/releases/download/v1.2.3/simplemoji-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install SergioRibera/tap/simplemoji
Download simplemoji 1.2.3
v1.2.2
19 Nov 20:15
Compare
Sorry, something went wrong.
No results found
Install simplemoji 1.2.2
🐛 Bug Fixes
Window size extra large
Prevent show recent line on search
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/SergioRibera/Simplemoji/releases/download/v1.2.2/simplemoji-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/SergioRibera/Simplemoji/releases/download/v1.2.2/simplemoji-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install SergioRibera/tap/simplemoji
Download simplemoji 1.2.2
v1.2.1
05 Nov 21:23
Compare
Sorry, something went wrong.
No results found
Install simplemoji 1.2.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/SergioRibera/Simplemoji/releases/download/v1.2.1/simplemoji-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/SergioRibera/Simplemoji/releases/download/v1.2.1/simplemoji-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install SergioRibera/tap/simplemoji
Download simplemoji 1.2.1
v1.2.0
26 Oct 00:00
Compare
Sorry, something went wrong.
No results found
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
v1.1.1
10 Oct 20:00
Compare
Sorry, something went wrong.
No results found
Install simplemoji 1.1.1
🐛 Bug Fixes
(nix) Export correct packages
(nix) Export simplemoji as an app
(bundle) Remove msi as it is empty
⚡ Performance
⚙️ Miscellaneous Tasks
Add changelog file
Update some deps and improvement gitignore
Integrate cargo dist to release workflow
Bump clap from 4.5.41 to 4.5.45
Bump display-info from 0.5.4 to 0.5.5
Bump emojis from 0.7.0 to 0.7.2
Build
Update cargo dist requirements
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/SergioRibera/Simplemoji/releases/download/v1.1.1/simplemoji-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/SergioRibera/Simplemoji/releases/download/v1.1.1/simplemoji-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install SergioRibera/tap/simplemoji
Download simplemoji 1.1.1
v1.1.0
23 Jul 05:41
Compare
Sorry, something went wrong.
No results found
New Version [1.1.0]
⚙️ Miscellaneous Tasks
Release simplemoji version {{version}}
v1.0.0
19 Jul 19:36
Compare
Sorry, something went wrong.
No results found
Keyboard Navigation Supports 😱😱😱
🚀 Features
Fuzzing alternative to search
Enable fuzzing search from args
Debug key pressed on screen
Press enter or space to call action into emoji selection
Full keyboard navigation support correct works 🥳
Keyboard navigation support
Emoji preview change with tab selection
Change tabs tone on change global tone
Tab and sift-tab simple based navigation
Close app on unfocus window and scape press
Add start event to move window to mouse position
Improvement ui looks
Show search conditional from args
Add parametter to use custom font
Some ui improvements
Search input
Combobox mask
Set custom colors to globals
Custom combobox component to select emoji tone
Implement search and restore tab after search
Simple search and select tone works
Implement emoji component preview
Handle copy emojis on click
Handle emojis from rust
Use skia to render beautiful emojis
Ui to view emoji by groups
🐛 Bug Fixes
Remove no_close request from keyboard actions
Initial tone from args
No-close option works fine
Window width fit to content
🚜 Refactor
Some improvements into a rust code
Remove old iced files
📚 Documentation
⚙️ Miscellaneous Tasks
Release simplemoji version 1.0.0
Check nix build on pr
Update to custom build
Prepare environment to slint
Use direnv
Bump device_query from 2.1.0 to 3.0.1
Bump clap from 4.5.35 to 4.5.37
Update deps
Remove double v on tag
Build
Nix build
Force to link some deps to binary to run in devshell
v0.2.1
04 Apr 05:13
Compare
Sorry, something went wrong.
No results found
Install simplemoji 0.2.1
AUR fixed, now you can install simplemoji from aur on ArchLinux
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/SergioRibera/Simplemoji/releases/download/v0.2.1/simplemoji-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install SergioRibera/tap/simplemoji
Download simplemoji 0.2.1
v0.2.0
13 Jun 02:21
Compare
Sorry, something went wrong.
No results found
Changes
You can now disable the default behavior of closing the application when the focus is removed.
Now you can make the application close as soon as you copy an emoji
🎨 Custom UI Colors are here
Install simplemoji 0.2.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/SergioRibera/Simplemoji/releases/download/v0.2.0/simplemoji-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install SergioRibera/homebrew-tap/simplemoji
Download simplemoji 0.2.0
v0.1.6
01 Oct 17:12
Compare
Sorry, something went wrong.
No results found
chore: Release simplemoji version 0.1.6