iNFekt is @ V0.80... Changelog:
Quote:
v0.8.0 (16th September 2011)
- New Super Compact Version (no CUDA H/W acceleration, no plugins, one EXE file without dependencies + configuration INI only)
- Parallelized CPU-based blur computation using OpenMP (performance improvement for non-Nvidia GPU users)
- Added "(portable)" to Window caption when running in portable mode
- Fixed issue 57 (wrong URL in first part of multiline hyper links)
- Fixed issue 58 (delay/spinning up disks on program start-up)
- Resolved issue 54 : Added a menu entry to hide/show the status bar
- Improved Windows Server 2003 compatibility
- Dropped Windows 2000 support
- Using Microsoft Visual C++ 2010 compiler and runtime from now on
- The installer checks whether the runtimes are installed, downloads & installs them otherwise
- The portable versions ship with copies of the runtime DLLs, which makes them quite a bit larger
- Misc fixes and improvements
v0.7.9 (04 March 2011)
- Last version that runs on Windows 2000
- Enabled auto update to actually work when the next version comes out... d'oh.
v0.7.8 (04 March 2011)
- New: Making mouse movements while selecting text scroll the viewer window
- Fixed issue 51 (Window going off-screen to the right)
- Fixed issue 49 (Window not being brought to the front in single-instance mode)
- Fixed "Highlight hyper links" setting not being respected in Rendered View
- Enhanced support for more broken Unicode NFO files
- Implemented auto-update functionality so when the next release is due, you'll (hopefully) be able to update iNFekt with very few clicks.
- Updated cairo (1.10.2) and PCRE (8.12)
- Misc code changes in preparation of Linux/GTK+ and Mac OS versions