1.0.8
Update URL's

1.0.7
Add modifier+space to repeat the last spoken item (Thanks Jayson Smith)

1.0.6
Add sound for battery monitor.

1.0.5
Emergency keyboard layout fix

1.0.4
Adds proper auto updater to BNT.
Add check for updates key, modifier+u.
Fixes Polish keyboard layout.

1.0.3
Add battery status checking.
Add battery monitor.
Readme updates to include forgotten preference values.

1.0.2
Fixes a bug where the keystroke that was supposed to ask you if you wanted to close a process didn't actually ask.
Starts work on better compatibility for non US english keyboards.

1.0.1
Fixes a bug with get process focused path (Thanks TSP)

1.0.0
Add SAPI support. Will revert to SAPI if a screen reader isn't present.
Update the message when you don't have a valid focused process and try to check it's status with modifier+f1-3 keys to be more clear.
Add update check. Will run in the background on every program launch, and does not send any data to the server. You do not have to have an internet connection to run the program. If the update check fails, there is no consequence.

0.2.8
I am done with this monitor crashing business. Recodes the entire thing not to be multithreaded to avoid that totally unmanageable messy non working explosive junk.

0.2.7
More human readable hotkey errors.
Exit if the hotkey to exit can't be bound.

0.2.6
More work on monitor crashes.
Fix for processes that claim their CPU is a really low negative number percent.

0.2.5
Add system uptime hotkey.
Potential fix for crashes
Add PC CPU and Ram monitors, in addition to the existing focused process CPU and RAM monitors. These have their own preferences you can modify in preferences.ini, but again may require you to clear your ini file to get them.

0.2.4
Add the ability to change the modifier. If this doesn't show up in your preferences.ini file, delete this file and relaunch the program.
Possible fix for some userspace processes not showing up.

0.2.3
Fixes app exiting after 15 minutes.
Modify readme to better clarify the modifier+slash hotkey (Thanks techsinger@tweesecake.social on Mastodon).
Add get full process path key (Thanks TechSinger again)
Add top and bottom notifications for process list (Thanks TechSinger).
No longer request admin.

0.2.2
First public beta. Includes internet app run verification. This will be disabled after the beta period.

0.2.1
Change process memory method for windows 7 compatibility.

0.2.0
Speak interrupts.
Add focused process monitor.

0.1.9
Add copy last spoken text to clipboard.

0.1.8
Add CPU usage to systray Icon.
Refresh processes list after killing process.
Modify RAM display.
Add focused process. See readme for more.

0.1.7
Change modifier to control alt shift.
Start adding resource monitor stuff.

0.1.6
Change ram reading to use a different value.

0.1.5
Speech Interrupt for process list.
Updates readme with correct keys.

0.1.4
Fixes crash with process list.
Changes memory storage from long to quad.

0.1.3
Add sort!

0.1.2
Add kill favorites!
Add find process.

0.1.1
Adds CPU!