Releases: Abdenasser/neohtop
Releases Β· Abdenasser/neohtop
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
v1.0.3
v1.0.2
v1.0.1
π What's New
- β Support for more process statuses
- β More fun themes + Light ones
- β Apps & Processes icons using simpleicons
Made with β€οΈ using Rust + Tauri + Svelte