Tasks

Tasks is an application that optimizes computer performance. Tasks improves overall system performance, boot times, and a faster experience while using your computer.

GPL-3.0 License

Stars
87
Committers
9

Bot releases are visible (Hide)

Tasks - Version 5.0.0 Preview 4 [Nightly] Latest Release

Published by byronbytes about 1 year ago

This version comes with minor patches and updates.

Additions

  • No new additions.

Improvements & Changes

  • Rewrote the internal update mechanic.
  • Added a messagebox noting that there may be bugs using the auto-install feature.
  • Made the About box smaller and more compact.
  • Experimenting with re-enabling light theme.

Removals

  • No removals

Bug Fixes

  • Fixed #74.
  • Fixed a bug where you could resize the about menu.
Tasks - Version 5.0.0 Preview 3 [Nightly]

Published by byronbytes about 1 year ago

Additions

  • Added a new 'Update' tab in settings.
  • Added the ability to download the latest update (defaults to download folder)
  • Added a new setting to change which update branch you are running.

Improvements & Changes

  • Changed the main menu icon to look less stretched.
  • Fixed the code for setting changes.
  • Updated name directory for internal utilities.
  • Updated packages to the latest version.
  • Updated to .NET 7.0

Removals

  • Removed an accidental remainder of Task Manager.
  • Removed unused assets.

Bug Fixes

Known Issues

Tasks - Version 5.0.0 Preview 2 [Nightly Build]

Published by byronbytes about 1 year ago

This makes several adjustments to Tasks. Nightly means experimental.

Additions

  • Added a 'Cleanup Statistics' section in 'Advanced Cleanup'.
  • Added a button to open your log files.
  • Added the ability to analyze your Quick Cleanup.
  • Added a file list indicator to see how many files were detected.
  • Added the ability to check for updates.
  • Added a new setting called "Automatically Check for Updates ".
  • Added tooltip support for About.

Improvements & Changes

  • Completely improved the entire UI with a new color palette and design.
  • Rolled out the completely new theme checking system for all of Tasks.
  • Reworked the function of Quick Clean, added more support to what files get deleted.
  • Fixed some grammatical issues throughout the application.
  • Updated the theme checking method to be less bloated.
  • Changed the way Tasks compiles so it requires less dependencies.

Removals

  • Removed Sidebar Color feature.
  • For now we have temporarily removed the ability to Analyze your cleanup in 'Advanced Cleanup'
  • Removed VLC cleanup.
  • Removed the progressbar in Quick Clean.
  • Removed an internal factor in Quick Clean.
  • Removed the Cleanup Message setting as it will be enabled by default.
  • We have removed the Task Manager feature, but we have plans to add something else in the future.

Bug Fixes

  • Fixed a bug where Cleanup logs wouldn't save properly.
  • Fixed a bug where the Tasks directory would not create properly.
  • Fixed a bug where Tasks would false flag antiviruses due to our auto-update system.
  • Fixed a bug where messageboxes would not show the Tasks title.
  • Fixed a bug where checking for updates wouldn't go through a try-catch statement and would result in a crash.

Known Issues

  • At the moment you are currently unable to "Remove" any startup processes.
  • Themes may be a little broken due to the new theme being rolled out.
Tasks - Version 5.0.0 Preview 1 Revision 1

Published by byronbytes about 2 years ago

This verison contains important hotfixes to small features.

Additions

Changes / Improvements

  • Changed the cleanup log title to "Tasks Cleanup"
  • Updated the theme checking method to be less bloated.
  • Changed the way Tasks compiles so it takes less dependencies.

Removals

  • Removed an unused class that potentially causes antivirus issues.

Bug Fixes

  • Fixed a huge bug where Tasks would false flag antiviruses due to our auto-update system.
  • Fixed a bug where messageboxes would not show the Tasks title.
  • Fixed a bug where the update message would appear before the application starts.
  • Fixed a bug where checking for updates wouldn't go through a try-catch statement.

Known Bugs

  • No known bugs.

Why Did The Antivirus Flag Happen?

This was caused due to improper version implementation and coding incorrectly. What we were originally trying to do was create an update method that checks the string on pastebin, and if it doesn't match, it would alert the user there is a new update. Unfortunately the way we implemented it ended up downloading the string and then reading the reply instead of just reading it. This has hopefully been fixed in this update, but it may still flag antiviruses due to it being hosted on pastebin.

I have tested this version in VirusTotal over 8 times and they all report as clean, if you have different results please notify me ASAP.

Tasks - Version 5.0.0 Preview 1

Published by byronbytes about 2 years ago

With this release we've made a ton of changes behind the scenes for a better experience. We are going to change how our changelogs work. Instead of listing every single tiny change, we'll just note down the most huge changes. Pre-Releases / Previews are usually buggy and unstable. Reporting issues helps us make the final product much better.

Our Roadmap for v5.0.0

This is the first preview of v5.0.0, and we have a lot to unpack. For this first preview, we focused more on how we can optimize the Cleanup function and most of our internal code. Our next pre-release will be focused towards Startup Manager and possibly the overall interface.

Additions

  • Added the ability to analyze your cleanup (still WIP)
  • Added the ability to analyze Quick Clean.
  • Added a file list indicator to see how many files were detected.
  • Finally added the ability to check for updates.
  • Added a new setting called "Automatically Check for Updates ".
  • Added tooltip support for About.
  • Added a patreon link in the About section (in case you want to support me!)

Improvements & Optimizations

  • Moved the default Tasks directory to normal program files.
  • Improved the method for cleaning.
  • Made the checkboxes for Cleanup a little larger.
  • Tweaked the Quick Clean interface.
  • Fixed some internals and optimized a ton of code.
  • Updated cleanup logging so it's better.
  • Improved the Cleanup tab switching.

Removals

  • Removed VLC cleanup.
  • Removed the progressbar in Quick Clean.
  • Removed a factor in Quick Clean.
  • Removed the Cleanup Message setting as it will be enabled by default.

Bug Fixes

  • No known bugs were fixed.

Known Bugs

  • Startup Programs may be currently unstable
  • Quick Clean for Advanced Cleanup will only work for Temp files.
Tasks - Version 4.0.1 Release

Published by byronbytes over 2 years ago

This release fixes a few bugs and makes performance tweaks for a better experience.

Additions

  • Added the ability to change the sidebar color.
  • Added the ability to remove startup programs from the Startup Folder.
  • Added a 'Not Detected' notice for applications that aren't detected for 'Cleanup'.

Improvements & Optimizations

  • Changed the 'System' tab icons to reflect the same icon design as 'Applications'.
  • Moved the Internet Explorer Cache to 'Other Applications'
  • Moved 'Other Applications' section to the left.
  • Updated Browser Extension menu.
  • Updated the option description text for 'Show Cleanup Summary' to be more clear.
  • Updated the option name and description for 'Enable Cleanup Logging'
  • Changed the option description for 'General' and 'Customization' in Settings.

Removals

  • Removed the 'View Startup Folder' button in Startup Programs.
  • Removed the longer and complex error message in Startup Programs.
  • Removed IE icon.
  • Removed a secondary class in Cleanup that was no longer needed.
  • Removed the radiobuttons for Theme as it has moved to a dropdown box.

Bug Fixes

  • Fixed a bug where the forms would be uneven with the main menu.
  • Fixed a bug where the Cleanup button wouldn't hide when you went to the 'Quick Clean' tab.
  • Fixed a bug where the Language setting would not save the text when re-entering.

Known Bugs

Tasks - Version 4.0.0 Release

Published by byronbytes over 2 years ago

This is the first official release of v4.0.0! This version is packed with huge improvements to Tasks and our development. We've already made it to our fourth major release, and that's something huge - Tasks has been out for 6 months and it's been really successful so far. We can't thank you all enough for making this project possible. We're open to any suggestions and feedback you may have as well!

Additions

  • Added the directory creation feature (This was originally in the code, but was broken).
  • Added fullscreen support!
  • Added a picture to the Quick Clean UI.
  • Added a completely new Startup Programs icon!
  • Re-added all resources for better efficiency.

Improvements & Optimizations

  • Overhauled the entire settings UI and now has a modern button style.
  • Overhauled the main menu UI so it includes buttons instead of pictureboxes for better accessibility.
  • Renamed the theme setting.
  • Improved the menu showing function. Now 90% more efficient.
  • Fixed the Language settings text.
  • Updated the font in Quick Clean
  • Updated the 'Remove' text in Extension Removal to say 'Remove Extension'
  • Changed button type in Extension Removal
  • Renamed most internal buttons for clarity.
  • Updated the Quick Clean directories.
  • Optimized Quick Clean to run faster.
  • Changed the "New Process" form to only have a close button.
  • Changed the Scripts Used to be a listview instead of listbox.
  • Changed Scripts Used box to have a larger font.
  • Made the theme system more efficient.
  • Updated the placeholder text for bit detection

Removals

  • Removed Remove Bloatware, it will be put in a post soon.
  • Removed 'Create using Legacy Adding' feature in Startup Programs.
  • Removed some warning messages, they are not needed anymore.
  • Removed labels for Remove Bloatware.
  • Removed a debug piece of code.
  • Removed the need for the RemoveSolitaire.bat script.
  • Remove RunFile.bat as it is no longer needed.
  • Removed DisplayARP.bat and DisplayDNS.bat since it's able to be used in-code.
  • Removed some theme code that made it more bloated.
  • Removed old code for version detection.
  • Removed the old Startup Programs icon.
  • Removed the Uninstall OneDrive script.
  • Removed all scripts and the need for scripts.
  • Removed Ookii Dialogs
  • Removed XylonAPI, might be added back soon.
  • Removed unused imports for cleanup.

Bug Fixes

  • Fixed a bug where the 'Remove' button in Extension Removal didn't show up.
  • Fixed a bug where Startup Programs could not delete certain keys.
  • Fixed a bug where an error message did not make any sense at all.
  • Fixed a bug where clicking View DNS cache would give the wrong error.
  • Fixed a bug where clicking View ARP cache would give the wrong error.
  • Fixed a bug where themes would not be accurate.
  • Fixed a bug where creating the Tasks directory would fail.
  • Fixed a bug where the Startup Programs icon was pixelated.
  • Fixed a bug where Edge Browser Removal would crash.

Known Bugs

  • We are aware that displaying ARP and DNS may not show correctly.
Tasks - Version 3.5.0 Release

Published by byronbytes over 2 years ago

Hello everyone! This release comes with a few changes that will improve user experience.

Additions

  • Added a Settings tooltip.

Improvements & Optimizations

  • Updated Quick Clean message
  • Updated the tooltip messages for the main menu.
  • Overhauled all buttons so they look more modern.
  • Made the contributors box smaller.
  • Updated the button colors in Task Manager for consistency.

Removals

  • Removed "Run as Admin" message for Quick Clean.
  • Removed the Tasks Files section in Settings.
  • Removed the "Running as Admin" text on the Main Menu, but keeping the icon.
  • Deleted the Remove.cs class and moved everything into the Cleanup code.

Bug Fixes

  • Fixed a bug where Microsoft Edge cleaning would fail. (#49)
  • Fixed the bottom bar of the main menu,
  • Fixed a bug where hovering over some buttons would give the Discord text.

Known Bugs

  • No known bugs.
Tasks - Version 3.4.0 Release

Published by byronbytes over 2 years ago

Hello everyone! This release is focused towards overhauling features that have been possibly neglected. The Task Manager and Startup Programs are finally getting the attention they deserve, and will recieve more QoL updates throughout the next few weeks. We believe that every feature should be balanced in their own way, and these features haven't had huge changes since v2.2.0, we also added many general updates and fixes for a better experience.

Please note, now Tasks will have to run as administrator whenever you open it, this will be solved in a future version.

Additions

  • Added a README for Scripts and Scripting.
  • The "Add New" and "Remove" button will hide when you go to "Startup Services" (This may be added as a feature soon.)
  • Added Refresh List support for Startup Services.
  • Task Manager can now tell you which processes are responding.
  • Added back the "Refresh List" button for Task Manager. (It may take a few seconds for it to reload)
  • You can now disable Startup Programs that are written from the Registry.
  • You can now add Startup Programs to the registry (Instead of startup folder).
  • Added a notice on the bottom of the screen if you are running as administrator.
  • Added the option to use the Legacy Adding Method for Startup Programs (Right click 'Add New')
  • Added the ability to show what Windows version you have (Windows 10 / etc)
  • Added an improved Chrome Cookies cleaning
  • Added OneDrive Cache Cleaning
  • Added VLC Cache Cleaning
  • Added an (actually functioning) version of Spotify Cleaning (Only works with MS Store Edition)
  • You now need to run Tasks as admin on start.

Improvements & Optimizations

  • Updated the Script file formatting.
  • Moved the Script directory for more optimizations.
  • Changed the font for Remove Bloatware headings.
  • Updated the error message if the ARP cache fails to load.
  • Updated the error message if the DNS cache fails to load.
  • Changed font color for End Task.
  • Changed font color for New Task.
  • Changed the button size for Task Manager buttons.
  • Updated error message for Startup Programs.
  • Updated copyright date.
  • Changed the Contributors font in Settings
  • Changed the Tasks font in Settings.
  • Updated the copyright icon to © instead of (c)
  • Updated the Startup Program method.
  • Resorted the details for Startup Programs.
  • Updated the Extension Removal UI slightly.
  • Updated placeholder text arrangement.
  • Tasks is now 25% faster than last version!
  • Renamed Discord to Discord Cache

Removals

  • Removed unused resources.
  • Removed Remove.cs, it was merged into the built in cleanup function.

Bug Fixes

  • Fixed a bug where the app would crash when clicking certain buttons in "Startup Programs".
  • Fixed a bug with the light theme color for "Extension Removal".
  • Fixed a bug where the language box in "Settings" looked weird in light theme.

Known Bugs

  • No known bugs at this time.
Tasks - Version 3.3.0 Release

Published by byronbytes over 2 years ago

Hello everyone! This release comes with small improvements to performance and more quality of life changes. I had to take a small break due to health reasons, and active development should be back soon!

Additions

  • Overhauled the "Remove Bloat" menu.

Improvements

  • Updated the error message for Startup Programs deleting a file
  • Updated the error message for Startup Programs adding a file.
  • Added better descriptions to "Remove Bloat"
  • Updated Language message.
  • Changed where the setting description is for Language.
  • Internal code updates.
  • Changed the taskkilling for "Extension Removal" to be it's own command instead of depending on a class.
  • Updated the backcolor for the cleanup summary to reflect better colors.
  • Changed the outline to "None" for cleanup summary box.

Removals

  • Removed unused pictures and resources.
  • Removed a placeholder message in Settings.
  • Removed the Remove.cs class for code cleaning.

Bug Fixes

  • Fixed a bug where selecting "Edge" on "Extension Removal" would crash the application.
  • Fixed a bug where selecting "Firefox" on "Extension Removal" would crash the application.
  • Fixed a bug with invalid directories.
  • Fixed a bug where the theme would not work in one of the settings tab.

Known Bugs

  • No known bugs in this release.

Small Notice: We Are Looking For Translators

Since we have people from all around the world using Tasks, we are looking for translators to help unify our project so it can be easier to read and universal for people in other countries! Our highest priority is translators for Spanish at the moment. If you are fluent in multiple languages, you can translate Tasks into those languages too. Want to help or need assistance? Contact [email protected] for more info!

Tasks - Version 3.2.0 Release

Published by byronbytes over 2 years ago

This release includes a huge UI overhaul and stability fixes for a better experience. Development has been slightly slowed down due to personal reasons and having to maintain multiple projects at once, but improvements and fixes will be back on track within a few weeks.

Additions

  • Main menu overhauls.
  • Tasks now shows your Windows OS and version.
  • New "Undo Changes" section in Remove Bloatware where you can undo the bloat changes.
  • You can now view your computer bit (64 or 32)
  • Added text to "Create New Process" for clarity.

Improvements

  • Massive internal changes, at least 50+ improvements that I cannot list.
  • Changed the embedded form space to "None".
  • Moving classes around for clarity.
  • Improved the disable cortana method. (Thank you to the XylonAPIV2)
  • Updated directory handling
  • Overhauled directories and locations
  • Improved the theme for Create New Process since it looked kinda ugly.
  • Updated the Startup Programs error message.
  • Updated error message in Settings
  • Updated another Settings error message.
  • Changed the New Process font.
  • Updated copyright year.

Removals

  • Removed an unused package.
  • Removed Spotify cleaning, unfortunately. It will be re-added soon.
  • Removed the "More Info" feature in Startup Programs.

Bug Fixes

  • Fixed a bug where Chrome Session cleaning would crash the application.
  • Fixed a bug where Chrome Cookies cleaning would crash the application.
  • Fixed a bug where Edge Session cleaning would crash the application.

Known Bugs

  • No known issues.
Tasks - Version 3.1.0 Release

Published by byronbytes almost 3 years ago

Version 3.1.0 is here! This release comes with many helpful changes that will enhance your experience with Tasks. This release is mainly improvements and bug fixes due to there being a major stability of features, which is a great point in development. This also means releases will take longer to push out because of this stability state, also, happy holidays everyone, I hope you all have an amazing New Years and Christmas!

Additions

  • Added another Quick Clean message prompt for troubleshooting.
  • Updated the extension removal methods once more, I know, I keep changing it, but it's for stability.
  • Added the XylonV2 package, this will be really helpful in later releases.

Removals

  • Removed the TasksDebug method as it was useless.
  • Removed the Check For Updates section, it will be improved on behind the scenes.

Improvements

  • Edited the text for "Remove Bloatware" tab.
  • Aligned the buttons for "Quick Clean".
  • Fixed a text edit with the Show ARP message.
  • Updated the fallback file message for Tasks Files
  • Updated the message on "Tasks Files".
  • Improve the Quick Clean progressbar so it freezes less.
  • Updated the extension size section in Extension Removal.
  • Updated the extension sleep process.
  • Huge code cleanups!
  • Updated the text font for Create New Process.
  • Fixed the theme for Create New Process so it looks less ugly.
  • Fixed the theme color for the Remove Bloat note box.
  • Updated ByteSize to 2.1.1
  • Updated Ookii Dialogs to 4.0.0
  • Updated System.Management to 6.0.0

Bug Fixes

  • Fixed a bug where it would not taskkill OneDrive in "Remove Bloat".
  • Fixed a bug where it would not clean a directory that was listed in Quick Clean.
  • Fixed a bug where it would crash when clicking "Delete All" in "Tasks Files"
  • Fixed a bug where it would crash when clicking "Delete" in "Tasks Files"
  • Fixed a bug where the light theme would not change the color of the new setting introduced in v3.0.1
  • Fixed a bug where packages could not be updated.

Known Bugs

  • We are aware that there is Spotify support for only the Microsoft Store version.
Tasks - Version 3.0.1 Release [Bug Fix Release]

Published by byronbytes almost 3 years ago

Hello, we are very sorry for any inconveniences that Version 3.0.0 may have created. This release should hopefully fix all those bugs so everyone can have a pleasant experience.

Additions

  • Added a new Setting "Enable Cleanup Logs" (This will enable or disable cleanup logging.)

Improvements

  • Improved the catch statement for Quick Clean to prevent crashes.
  • Improved catch statement for Cleanup Summary.
  • Code Cleanups

Bug Fixes

  • Fixed #37. (If these did not get fixed, let me know.)
  • Fixed a bug where settings would not save on exit.
  • Fixed #40. (If these did not get fixed, let me know.)

Notice:

If there are any bugs that still managed to remain, please let me know as I should have fixed all of them.

Tasks - Version 3.0.0 Release

Published by byronbytes almost 3 years ago

We are proud to announce the release of Version 3.0.0! This version stabilizes most features, and introduces a ton of quality changes. You can view the information about Tasks here. We have carefully made this version with a lot of effort and we hope you enjoy it! There are much more internal changes that we can't list, but here's an overview of the biggest features.

Additions

  • Added a new Cleanup section: "Quick Clean".
  • Overhauled the menu, so everything is in one place and in one click.
  • Overhauled the Cleanup UI, so now it's more user-friendly.
  • Overhauled Startup Programs with more new features.
  • In Startup Programs you can now see the User it runs on.
  • Added 'Settings' a new tab to modify various settings within Tasks.
  • Added the ability to view and delete cleanup logs (Found in 'Settings')
  • Added the option to toggle the Messagebox on "Cleanup"
  • Added a "Other Applications" category for "Cleanup".
  • Added a theme option! You can now change the theme of Tasks! (Fully works!)
  • Added a language option! You can also change the language of Tasks!
  • Added a check for update feature, which is still a work in progress.
  • Added Cleanup tooltips for the "Applications" section.
  • Added Spotify cleaning.
  • Added an error log for deleting extensions.
  • Added Internet Explorer Cache cleaning.
  • Added Windows Log File cleaning
  • Added the ability to see Startup Services that run on start as well.

Improvements

  • Moved 'About' to 'Settings'.
  • Improved the Cleanup layout to be more easier to read.
  • Improved the Task Manager listing method.
  • Improved the Browser Extension removal menu.
  • Improved the message in Remove Bloat.
  • Moved Discord to the "Other Applications" section.
  • Renamed the internal checkboxes for Discord.
  • Improved some class methods and internals.
  • Improved loading times by 70%.
  • Added the "More Info" text when you right click a task in Task Manager.
  • Simplifying most classes for organization reasons.
  • Deprecated the RemoveExt.cs method for a new method.
  • Deprecated the Taskkill.cs method for a universal class for removing.
  • Improved cleaning for Chrome Cache.
  • Improved cleaning for Memory Dumps.

Removals

  • Removed the "Process Description" tab in Task Manager.
  • Removed unused resources.
  • Removed the Discord icon.
  • Removed "Windows Defender Report History" as it was non-functional and left as a placeholder.
  • Removed the "Refresh List" button in Task Manager.
  • Removed the Twitter icon in "About".
  • Removed placeholder messages around the application.

Bug Fixes

  • Fixed Startup Programs from being able to create things that weren't executables.
  • Fixed a bug where clicking on the hyperlinks would not work.
  • Fixed a bug where some cleanups would not have a try/catch statement.
  • Fixed a bug where extension sizes would be inaccurate.

Known Issues

  • There is a known issue where checking for updates might not be accurate.

A Message From The CEO

I would like to say thank you to everyone. You guys have supported Tasks in so many ways and it really helps me as a business owner, and as a person myself. It encourages me to improve and innovate on this project so much more. Even though some times may be difficult, or some features are hard to implement, I still try anyways. And this goes for everyone too, you should follow your dreams and don't give up.

Thank you,

  • Matty
Tasks - Version 2.2.0 Release

Published by byronbytes almost 3 years ago

Hello! We are here with another semi-major release, this release is focused on optimization, bug fixes, and a better user experience so everyone can use Tasks.

Additions

  • You can now taskkill in Task Manager.
  • You can now right-click on programs for advanced info in Startup Programs.
  • You can now disable programs that run on startup.
  • When you hover on a Cleanup checkbox, it will tell you what it deletes.
  • Added tooltips for Startup Programs
  • We have removed the need for the Cleanup Logs Listbox, as it now saves as a text file on your computer.
  • Tasks now has its folder in C:\Users(Your user)\AppData\Roaming\Tasks.
  • Task Manager now can show CPU Usage in Task Manager.
  • Task Manager now shows the directory of the application that is listed.
  • Added a pre-warning message when you click "Uninstall Edge" in Remove Bloat.
  • Added cleaning support for "Windows Defender Scan History".
  • Added more catch statements to Cleanups.
  • (Docs) Added a Spanish README (Thank you @rafiukk !)

Improvements

  • Code improvements and code cleaning
  • Slightly improved User Interface!
  • Changed the Script notice message to reflect the newer updates.
  • Updated the About tab to be more "straightforward"
  • Updated the "(app) is not detected" message and made it a note.
  • Updated the error message for "Create New Process"

Optimizations & Removals

  • Tasks is now more resource-efficient!
  • Removed all references to the v3.0.0 release since it will be postponed.
  • Removed the "Discord" button in About.
  • Removed the WIP label in Task Manager.
  • Removed the cleanup Listbox for another method (shown in additions).

Bug Fixes

  • Fixed a bug where task-killing would not work (Also listed in Additions)
  • Fixed a bug where there would be empty icons in Task Manager
  • Fixed a bug where Task Manager would freeze for 30-60 seconds
  • Fixed some typos and placeholder error messages.
  • Fixed a bug where if you browsed to create a new task, you could select anything, and not only executables.
  • Fixed a typo in Extension Removal.

Known Issues

  • We are aware that the Task Manager does not update automatically. There is a workaround for this, which is an update button.
  • We are also aware that Task Manager may use up more CPU than expected, we are working on a fix.
  • We are aware that Tasks may not size properly on smaller devices.
  • We are aware that any registry key-defined programs that run on startup cannot be disabled, we are working on a fix.

Plans for Next Update

This is a new part of the changelog where we give a brief explanation of what we want to add to the next version.

We want to make Tasks more universal so anyone from any country can use it without language issues, which is why in the next update we will be focused on adding translations for docs, in-app features, and more. In the distant future, we have plans on adding In-App Updating, so you don't need to re-download the .zip on every release.

We also think that since Tasks is growing and more features are being stabilized, we will need to improve the main menu, and eventually add more tools for computer optimization.

Tasks - Version 2.1.1 Release

Published by byronbytes almost 3 years ago

This release comes with multiple bug fixes and improvements. Before we get into the patch notes, I want to tell everyone thank you! I was not expecting Tasks to blow up, within 24~48 hours of Tasks v2.1.0, IT HAD MORE THAN 200+ DOWNLOADS!!! This update is focused towards improvements to features that may have been neglected previously, or had little attention in other releases.

If there is anything I missed, any improvements, issues, and more. Report them here!

Additions

  • You can now run / create new tasks in Task Manager!
  • Remove Bloatware now works!

Improvements

  • Made the Close button in About more larger.
  • Renamed "End Process" to "End Task" (since task manager)
  • Renamed "Create Process" to "New Task" (makes more sense)
  • More backend code cleaning (@unknownbruh)

Removals

  • No removals!

Bug Fixes

  • Fixed a bug where very rarely Startup Programs would throw an error without a catch.
  • Fixed a bug where the application will throw an uncatched error for some cleanups.
  • Fixed a typo in an error message that would show up if it could not kill Edge.
  • Fixed a debug error in "Cleanup" while cleaning Chrome Cache
  • Fixed the consistency of "Error while cleaning" messages in Cleanup.
  • (Fixed a bug where Remove Bloatware did not work, also listed in Additions)

Known Issues

  • Task Manager will still freeze for 30-60 seconds on opening.
  • On very small devices, Tasks may not readjust correctly and some buttons will be inaccessible.
  • Taskkilling is not yet available for Task Manager at this time :(
  • Disabling Startup Programs is also not available at this time :(
    (Don't worry! We have been trying to fix these issues, and maybe in the next version they'll be fixed)
Tasks - Version 2.1.0 Release

Published by byronbytes almost 3 years ago

This release is focused on patching bugs and stabilization, the next version will be more focused towards feature additions. As said before, any bugs I missed please report them here. Due to burnout reasons, the next version will be delayed for a while, and I might release minor patches if there are any issues (Probably only fixing like 1-3 bugs each patch). The release format for these will be 2.1.x., since as said before is not a huge release.

Also, huge updates will probably take a month to release, minor updates will take 2-3 weeks.
Things highlighted with bold text like this means that this was a huge change implemented.

Also, thank you to @unknownbruh for helping with code cleaning and more.

Additions

  • We have updated our logo!
  • "Create Process" button in Task Manager.
  • Added Microsoft Edge Extension Deleting / Viewing
  • Added a "Refresh List" button in "Startup Programs"
  • There is a new and more efficient cleaning method that is now used. It will roll out to all boxes in the next update.

Bug Fixes

  • Fixed a bug where in "Startup Programs" clicking the X button when adding a new program will error the application.
  • Fixed a bug where clicking "Icon Cache" in Cleanup would delete the "Chrome Saved Passwords" instead.
  • On rare occasions, when a TaskDialog would show up it would error without catching, this has been fixed.
  • Fixed a bug where deleting extensions for Chrome / Edge would not work

Improvements

  • Renamed all internal checkboxes for clarity.
  • Whenever you click on any "Cookies" button for a browser it will give you a notice it will log you out on most sites.
  • Changed the notice message (as said in the improvement above)
  • Gave checking for directories it's own class instead of loading all of it on start.
  • Changed Tasks menu text font once more.
  • Changed font for the buttons on the main menu.
  • Made the buttons on the main menu larger.
  • Made the listbox smaller so there is more space for cleanup options.
  • Added a class for refreshing the list in Startup Programs
  • Added another cache deleting location for Edge.
  • Updated the extension removal process.
  • It should now taskkill when you try and remove an extension.
  • New method to taskkill browsers.
  • Startup Programs renamed "Remove Program" to "Disable Program".

Removals

  • Removed the section for "Remove Bloat" on the main menu, since it has merged to Cleanup.

Known Issues

  • We are aware that the file size for extensions in "Remove Extensions" is inaccurate.
  • Under "Remove Extensions" for "Microsoft Edge", there is a folder called "Temp", which is removable, but should not be included in the list.
  • Chrome will try to restore the extension that you delete via the application, this is on Chrome's end and not ours.
Tasks - Version 2.0.0 Release

Published by byronbytes about 3 years ago

Here is the second build of Tasks 2.0.0, this has various new features that will impact the cleaning experience and we have added more supported applications. The next patch (2.1.0) will fix various bugs that have been listed down below, don't forget, if there are any bugs I DIDN'T list, please create an issue here

New Features

Cleanup

  • Cleanup has a new overhauled UI
  • Added Extension Cleaning
  • Added Microsoft Edge Cleaning
  • Added Discord Cleaning
  • Added Firefox Cleaning
  • Added Event Logs Cleaning
  • Added DirectX Shader Cache Cleaning
  • Added Thumbnail Cache Cleaning
  • Added Recent Files Cleaning
  • Added DNS and ARP Cleaning
  • Added Windows Memory Dump Cleaning
  • Added Windows Error Reporting Cleaning
  • Moved the "Remove Bloatware" menu to Cleanup

Task Manager

  • UI Improvements
  • Improved columns

Startup Programs

  • Startup Programs now lists programs that run up on start.
  • You can now create a new process to run on start.

About

  • There is now an About menu.

Improvements

Main Screen

  • Changed the panel color to a darker color
  • Changed the main color palette to a darker dark
  • Removed Settings
  • "Tasks" label change

Bugs

Bugs Fixed

  • Fixed the bug where maximizing would glitch out most screens
  • Fixed a bug where cleaning would stop if the file had an exception error.
  • Startup Programs now works.

Known Bugs

  • Task Manager still freezes for 1 - 2 minutes on startup
  • You cannot disable programs on startup (Will be fixed in a patch)
  • You cannot taskkill (still)
  • Remove Bloat doesn't work (Will be fixed in a patch)
Tasks - Version 2.0.0 Development Preview

Published by byronbytes about 3 years ago

This is the highly new out of the box Tasks. This may look like a small patch note, but all the features are major.

Backend

  • Upgraded to C# 9.0 and changed frameworks to .NET 5.0

GUI

  • There are now icons on the buttons.
  • Tweaked the theme so it's easier on the eyes / darker dark theme.
  • Renamed most of the descriptions for the functions.
  • Changed where the "Found a bug" URL would go
  • Changed some capitalization

Cleanup

  • Folders in your Temp folder can now be removed
  • Chrome Cleanup; You can now cleanup Chrome by removing history, cookies, and more.
  • Copy logs to clipboard
  • Fixed crashes that would happen when trying to clean

Task Manager

  • Currently a basic task manager that reads all open Tasks

Removals

  • Removed PC Info
  • Forgot to add a changelog, but will be added soon.

Known Issues

  • Opening Task Manager will freeze the app for 30+ seconds
  • Settings doesn't do anything, it's being worked on.
  • Startup Programs doesn't work yet, we'll add it in the next update
  • Maximizing is broken and will be fixed in the next update
  • Taskkilling is a WIP
Related Projects