Hi all,
Just a quick update on the many changes and features that have gone into ST in its first month of being public. I just released a new module called 'Wavelet' which does... ...near real-time wavelet sharpening.

Actually it does it quite well and the de-ringing (i.e. black halo suppression) seems to perform better than that of most other software I've been able to compare it to.
Please note that the Japan appeal offer (full proceeds will be donated to the Australian Red Cross Japan appeal) is still open until March 28th.
Anyway, without further ado here is a recap for this month;
1.0.1
* Initial Release
1.0.3
* Made changes to Windows and Linux eventloop to reduce CPU usage in UI thread.
1.0.6
* Made some multi-core CPU specific optimizations
* Optimized Gaussian filter code
1.0.8
* Added second pass function to heal module for more accurate star removal.
* No longer crashes when 'resources' file is missing, instead shows error message.
1.0.10
* Added refractor and newtonian presets to Synth's PSF generator per feature request.
1.0.13
* Added PNG read support
* Overhauled Color module and added new, more effective color balancing algorithm.
* Added pre-SSE3 legacy 32-bit executables to distribution.
* Small UI tweaks.
* Small performance tweaks.
1.0.14
* Added 32-bit signal path version to distribution for faster performance and lower memory usage on legacy systems.
1.0.19
* Revamped Color Module
* Added average RGB readout to color module for color correction guiding.
* Removed superfluous per-channel saturation controls.
* Rewrote
* Made fixes to 32-bit signal path version and made this version the standard for 32-bit systems.
1.0.24
* Revamped Layer Module
* Added new modes Screen, Power of Inverse (PIP), Desaturate Average, Desaturate Luminance and Invert.
* Added luminance masking (prerequiste for SMI).
* Added new Median filter type.
* Added filter type selection (Gaussian or Median).
* New scrolling behavior
* Now capable of a huge amount of added functionality; SMI, PIP, many new noise reduction methods)
* Revamped Sharp Module
* New highly effective general purpose StarTools Sharp algorithm.
* Enhanced StarTools Definition algorithm.
* Added new De-ringing option.
* Removed Highpass algorithm in lieu of new Deringing option (De-ringing converts Unsharp Mask into Highpass).
* Added Sobel edge detection to Mask's Auto feature.
* Rewrote median filter code.
* Added presets to HDR module.
* Added presets to Wipe module.
* Normalization filter in Levels now only applies to bottom end.
1.0.26
* Added new Definition/ST Sharp hybrid sharpening algorithm to Sharp.
* Improved Wipe's pre-filtering.
* Improved Contrast's pre-filtering.
* Added Minimum filter to Layer.
* Added Maximum filter to Layer.
* Added 4th order (e.g. steeper response) option to Luma Mask generation in Layer.
* Added Color Extract mode to Layer.
1.0.28
* Added new Wavelet module for wavelet sharpening
* Added histogram to Color module
* Color ratio in color module no longer affected by luminance retention
* Added lightness filter to Layer module
* Added Multiply Luminance mode to Layer module