
FLSPop v0.3.4 (Updated 3/28/09)
Original post:

The latest version can be downloaded
here.
Note: when updating to a newer version, uninstall the old version before installing the new one if upgrading from a version before 0.2.4.
Change log:
v0.1.0:
Initial Release.
v0.1.1:
Fixed a bug where FLSPop would stop updating if the date changed while it was running.
v0.2.0:
Fixed a rare bug where FLSPop would stop updating if the date changed between the first and second checks.
The icon in the system tray is now always there if the program is running.
Right clicking on the icon now brings up a menu, with options to check for players on the server (will list all of them) and exit the program.
v0.2.1:
Double clicking on the icon will now check for players on the server.
Added the option to automatically start FLSPop on user logon in the installer.
Installer will now prompt the user as to whether they want to start FLSPop after it is installed.
Updated the readme and added the changelog to the installer.
v0.2.2:
No longer uses download.exe for getting the webpage.
Now shows the 16x16 icon in the taskbar instead of one of the larger ones by scaling it down.
Shows more useful error messages.
v0.2.3:
Icon tooltip now also shows version.
Error reporting with the new download method improved; no longer needlessly crashes.
Other misc bug fixes.
v0.2.4:
Replaces HTML character entities with actual characters so they show in popups.
If FLSPop is running and the uninstaller is run, FLSPop is closed before it is uninstalled.
Old versions are uninstalled automatically by the installer.
v0.3.0:
Added two commands to the right-click menu - "Start Freelancer" and "Options".
Options dialog added - though command line switches still work as well.
The total number of players on the server is now always displayed in the popups.
Spruced up the installer.
The source is included in the installer.
v0.3.1:
The tooltip now shows how many players are online the server, according to the last check.
The icon of the options dialog is now FLSPop's.
Installer script cleanup/fixup.
v0.3.2:
The CPU usage when checking for players should be reduced.
Now uses a slightly different method of checking to see whether it is time to check for updates, which should improve the responsiveness of FLSPop.
The installer includes msinet.ocx, which was assumed installed before.
The source now includes the VB .frx files, which are needed to load the project without errors.
v0.3.3:
Compatibility improved! Should work with more output types (there was a version that was outputting linebreaks as linefeeds only, instead of carriage return + linefeed).
Process now exits immediately after exiting program.
v0.3.4:
Added checkbox on menu setting whether new player notifications are shown
Streamlined code that saves settings to file
Allows use of the windowed switch (-w) when starting FL from menu