Releases: mazipan/xhotit
xhotit.v1.1.1
🔥 Hot Fix: Crash in v1.1.0
The root cause was due to the dynamic menu icon, revert it for now.
📦 Executable Assets
Take a look at the assets to download and install this app.
- 🍏 Mac:
- Silicon:
▶️ Xhot.It_aarch64.app.tar.gz
- Intel :
▶️ Xhot.It_x64.app.tar.gz
- Silicon:
- 🪟 Windows:
▶️ Xhot.It_[version]_x64_en-US.msi
▶️ Xhot.It_[version]_x64-setup.exe
- 🐧 Linux:
▶️ Xhot.It_[version]_amd64.deb
▶️ Xhot It-[version].x86_64.rpm
📄 What's Changed
Full Changelog: release-v1.1.0...release-v1.1.1
xhotit.v1.1.0
New Feature: ⚡️ Image Compressor
You can now compress your local images using Xhot It, only support for PNG and JPEG/JPG for now.
Compress your image and save for storage! 📥 Download "Xhot It" now!
📦 Executable Assets
Take a look at the assets to download and install this app.
- 🍏 Mac:
- Silicon:
▶️ Xhot.It_aarch64.app.tar.gz
- Intel :
▶️ Xhot.It_x64.app.tar.gz
- Silicon:
- 🪟 Windows:
▶️ Xhot.It_[version]_x64_en-US.msi
▶️ Xhot.It_[version]_x64-setup.exe
- 🐧 Linux:
▶️ Xhot.It_[version]_amd64.deb
▶️ Xhot It-[version].x86_64.rpm
📄 What's Changed
- FEAT: Image jpeg compressor by @mazipan in #24
- FEAT: PNG Compressor by @mazipan in #26
- FEAT: Add setting panel ui by @mazipan in #30
- FEAT: Pass setting to Rust by @mazipan in #31
- 🖼️ Release: 1.1.0 - Image Compression by @mazipan in #32
- FIX: % Saving calculation in compress screen by @mazipan in #33
Full Changelog: release-v1.0.1...release-v1.1.0
xhotit.v1.0.1
🔥 Hot Fix - image can not be saved
This hot fix release is to resolve issue where you can not save image, the root cause is because of the non proper CSP config.
📦 Executable Assets
Take a look at the assets to download and install this app.
- 🍏 Mac:
- Silicon:
▶️ Xhot.It_aarch64.app.tar.gz
- Intel :
▶️ Xhot.It_x64.app.tar.gz
- Silicon:
- 🪟 Windows:
▶️ Xhot.It_[version]_x64_en-US.msi
▶️ Xhot.It_[version]_x64-setup.exe
- 🐧 Linux:
▶️ Xhot.It_[version]_amd64.deb
▶️ Xhot It-[version].x86_64.rpm
📄 What's Changed
Full Changelog: release-v1.0.0...release-v1.0.1
xhotit.v1.0.0
🚀 First public release for "Xhot It"
Xhot it (read as "shot it") is just another screenshot app in your desktop: an experimental application. powered by Tauri v2.
This first release will rolling out the core features such as capture specific area in your screen, capture active window, capturing the whole screen and adding background drop to the image that was taken before.
Enjoy it!
📦 Executable Assets
Take a look at the assets to download and install this app.
- 🍏 Mac:
- Silicon:
▶️ Xhot.It_aarch64.app.tar.gz
- Intel :
▶️ Xhot.It_x64.app.tar.gz
- Silicon:
- 🪟 Windows:
▶️ Xhot.It_[version]_x64_en-US.msi
▶️ Xhot.It_[version]_x64-setup.exe
- 🐧 Linux:
▶️ Xhot.It_[version]_amd64.deb
▶️ Xhot It-[version].x86_64.rpm
📄 What's Changed
- FEAT: Capture active window by @mazipan in #9
- FEAT: Capture monitor by @mazipan in #10
- FEAT: Add new favicon files by @mazipan in #11
- FIX: specify target os by @oxwazz in #18
- FEAT: Add outer shadow by @mazipan in #19
- CI: Add github action to publish manually by @mazipan in #20
🤝 New Contributors
Full Changelog: https://github.com/mazipan/xhotit/commits/release-v1.0.0