Releases: EricLin0509/WuMing
v1.0: Milestone achieved
Changes
- Add toast notification
- Use asynchronous I/O to run the process
- Add Delete All button for the threat page
- Minor fixes and some optimizations
Full Changelog: v0.4...v1.0
v0.4: Add user settings
v0.3.1: Add notification support
Highlights
This version finally add a application icon
and add notification support
Changes
- Add notification support
- Add Application icon
- Minor fixes and some optimizations
Full Changelog: v0.3...v0.3.1
v0.3: Add SecurityOverviewPage and UI redesign
Hightlights
This version add SecurityOverviewPage and redesign a lot of pages and widgets
| Old | New |
|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Changes
- Add
SecurityOverviewPage - Redesign some pages and widgets
- Minor fixes and some optimizations
Full Changelog: v0.2.beta3...v0.3
v0.2.beta3: Reliability update
Highlight
This version add clamscanc, which provide concurrent scanning, but this program is still under the development.
To test this program, you need to install manually
git clone https://github.com/EricLin0509/WuMing/
cd WuMing/src/clamscanc
make && sudo make install # If you don't need to install, just input make
Changes
- Add clamscanc for concurrent scanning (Still in testing)
- Add keyboard shortcuts
- Use AdwShortcutsDialog
- Rewrite
ring_buffer_find_new_lineand dropLineAccumulator - optimize
file-securitylibrary - A bunch of fixes and optimizations
Full Changelog: v0.2.beta2...v0.2.beta3
v0.2.beta2: Add helper program
This version allow user to delete files in system directories via a helper prgram
Changes
- Add a elevated helper program to delete files in system directories
- Minor fixes and some optimizations
Full Changelog: v0.2.beta1...v0.2.beta2
v0.2.beta1: First BETA version
This is the first BETA version of this app 🎉
Changes
- Allow user to cancel the scan
- Allow user delete infected files
- Minor fixes and cleanup
Full Changelog: v0.1.1...v0.2.beta1
Known issue
- Can't remove infected files in the system directories (e.g. files in
/usr), may need a elevated helper app to fix this issue.
v0.1.1: Critical bug fix
This version fix a critical bug which use a improper clean-up logic in the function clear_box_list_and_force_close
Full Changelog: v0.1...v0.1.1
v0.1: The first preview version
This version only implement the Scan Page and the Update Page
Full Changelog: https://github.com/EricLin0509/WuMing/commits/v0.1








