The final release of WinUAE is estimated for June. This will be the first version that only supports Windows 2000/XP/Vista, older versions will not be supported anymore.

New features and improvements:

* Picasso96 emulation rewrite:
o Major speed increase
o Optimized blitter operations
o Hardware (flicker free) mouse cursor emulated
o Picasso96 <> native switch without screen/window reopening if old and new size matches (instant mode switching)
o Fullscreen to fullscreen switch without desktop flashing
o Color space conversion, all RTG color depths supported in windowed mode as long as Windows desktop has same or higher color depth
o Simple scaling support added, fill to whole screen instead of switching resolution. (Useful with low resolution games and demos in windowed mode or if host resolutions like 320x200 are not supported)
o Configurable 15/16/24/32 bit color space formats
* Filter update:
o Scaling and centering are now more intuitive (NOTE: old settings are not compatible)
o "FS" scale multiplier added (fill whole screen)
o "1/2" scale multipler added
o Hq3x and hq4x filters added
o Onscreen leds are not filtered anymore
o Keep aspect ratio option added
* PCMCIA SRAM card emulation, includes real PCMCIA SRAM card support
* ROM scanner byteswapped and even/odd ROM image support
* Multithreaded AVI recording, huge speed increase with 2+ core CPUs
* Right mouse button over image selection buttons opens favorites menu (can add/remove/edit shortcut paths to disk/rom/harddrive images)
* Sprite emulation updates, sprite doublescan support improved (for example Fantastic Dizzy CD32 background), yet another missing undocumented feature implemented
* More compatible with timing changes caused by power saving features
* Missing uaescsi.device CMD_GETGEOMETRY added
* Debugger, GUI debugger improvements
* A600/A1200/A4000 IDE emulation LBA48 (>128G) support
* Input handling is more Windows-like, only release mouse/joystick/keyboard
* when WinUAE loses focus (previously when mouse was not captured) Added 1.5M Chip RAM and 384M/768/1.5G Z3 RAM (configures two emulated RAM boards) configurations
Bugs fixed:

* uaenet.device random deadlock fix, NSCMD_DEVICEQUERY works correctly
* Gayle interrupt handling update
* CPU emulation fixes, EXTB.L and CHK.L was 68000 (should be 68020+)
* Sprite emulation fix, Super Skid Marks hires mode cars and Marvin's Marvellous Adventure score/cloud interference
* Sound emulation fix, fixes Weird Dreams hospital scene sound problem
* More compatible CD32 state restore support
* AGA mode sprite garbage may have appeared in some cases. (1.4.5+)
* DOS formatted HD floppy image crash
* Rare harddrive detection crash
* CD32 compatibility improved (Liberation CD32)
* Display emulation fix, mixed interlaced and non-interlaced modes don't cause random display errors anymore, same with doublescanned interlaced modes. (for example hires-mode Pinball Illusions)
* Autoconfig emulation update, Action Replay 3 does not detect non-existing fast RAM board anymore
* Some lha/lzh archives mounted as a harddrive crashed
* Mousehack (tablet) mode works again