Releases: Abdenasser/neohtop
Releases · Abdenasser/neohtop
NeoHtop v1.2.0
🎉 NeoHtop v1.2.0 - TouchBar Revolution
New in this version:
-
🍎 Mac TouchBar-Inspired Interface
-
🔍 Supercharged Search Experience
-
🎛️ Advanced Filtering System
-
⚡ Performance Improvments
-
♿ Accessibility & Polish
What's Changed
- feat: advanced search and filtering, updated toolbar to a mac inspire… by @Abdenasser in #168
Full Changelog: v1.1.3...v1.2.0
NeoHtop v1.1.3
What's Changed
- Bump vite from 5.4.11 to 5.4.19 by @dependabot in #166
- Bump tauri-plugin-shell from 2.0.2 to 2.2.1 in /src-tauri by @dependabot in #163
- Bump @tauri-apps/plugin-shell from 2.0.1 to 2.2.1 by @dependabot in #164
- Bump crossbeam-channel from 0.5.13 to 0.5.15 in /src-tauri by @dependabot in #165
- Bump esbuild, @sveltejs/vite-plugin-svelte and vite by @dependabot in #167
Full Changelog: v1.1.2...v1.1.3
NeoHtop v1.1.2
What's Changed
- Feature: new reactive process details modal ui by @Abdenasser
- Feature: reactive subprocesses table in process details modal @Abdenasser
- Fix: title bar accessibility bug by @philsherry
- Docs: update by @minsusun
New Contributors
- @philsherry made their first contribution in #122
Full Changelog: v1.1.1...v1.1.2
NeoHtop v1.1.1
What's Changed
- Glassy theme by @Abdenasser
- Add Ayu theme to theme options by @FormalSnake
- Docs: add sudo usage instructions by @nasyxx
- Rust refactor by @Abdenasser
- Svelte refactor by @Abdenasser
- Windows 11 vibrancy by @Abdenasser
New Contributors
NeoHtop v1.1.0
What's Changed
- 📜 readme: dev setup for bypassing code signing on Mac by @minsusun in #89
- 🔗 fix: app info links not opening by @back2Lobby in #86
- 🔠 enhancement: system fonts support for Windows by @Pinguin2001 in #87
- 🛜 fix: network stats reporting 0.0B/s R/S on Linux/Windows by @Abdenasser in #94
New Contributors
- @minsusun made their first contribution in #89
- @back2Lobby made their first contribution in #86
Full Changelog: v1.0.9...v1.1.0
NeoHtop v1.0.9
🎉 more stuff for the cool kids 😅
What's Changed
- Improve support for smaller screens by @phillipthelen in #54
- Search processes with comma-separated queries, incl regexes by @andrewjanssen in #60
- Make PID column optional by @hbina in #61
- decreasing min window size by @Abdenasser in #63
- Build RPM package for (x86_64) and (aarch64) by @Burhanverse in #59
- fix: disks stats for windows by @NoPlagiarism in #57
- More process columns, real time process info modal. by @Abdenasser in #77
- pin processes by command by @Abdenasser in #79
- custom title bar by @Abdenasser in #81
- persistent config between sessions by @Abdenasser in #83
New Contributors
- @phillipthelen made their first contribution in #54
- @andrewjanssen made their first contribution in #60
- @hbina made their first contribution in #61
- @Burhanverse made their first contribution in #59
- @NoPlagiarism made their first contribution in #57
Full Changelog: v1.0.8...v1.0.9
NeoHtop v1.0.8
v1.0.5
v1.0.4
🎉 What's New
Disk Space Reporting Bug Fix 🐛
Fixed
- Corrected disk space reporting on macOS to show accurate system storage capacity
- Fixed an issue where disk space was being incorrectly calculated by counting APFS volumes multiple times
- Improved disk space detection to properly handle macOS APFS volume structure
Technical Details
- Updated disk space calculation to only count the main APFS volume once
- Filtered out temporary and duplicate volume mounts
- Eliminated double-counting of
/
and/System/Volumes/Data
Made with ❤️ using Rust + Tauri + Svelte