Versie 7.0 van UltraDefrag is uitgekomen. Dit opensource-defragmenteerprogramma kan zijn werk doen op Windows NT en hoger. Aparte downloads zijn beschikbaar voor 32bit-, 64bit- en ia64-omgevingen, en zijn gemiddeld slechts een paar megabyte groot. Het programma kan in een groot aantal talen worden gebruikt, waaronder in het Nederlands. Meer informatie over dit programma en de mogelijkheden ervan is op deze pagina te vinden. Hieronder is de changelog van het gehele ontwikkeltraject van versie 7.0 te vinden.
Changes in RC1:Changes in beta6:
- Few minor bugs were fixed
- The following translations were updated:
- Filipino (Tagalog)
- Spanish
Changes in beta5:
- Few major bugs affecting thread safety were fixed
Changes in beta4:
- wxWidgets were upgraded to the latest stable 3.0.2 release
- A lot of minor bugs were fixed
- Finnish translation was updated
- NOTE: the language selection got broken, because wxWidgets 3.0.2 uses different language identifiers; just click Settings > Language and select yours once again to fix that
Changes in beta3:
- Safer options were used for compilation
- Slovak translation was updated
- One minor bug was fixed
Changes in beta2:
- Crash handling was reimplemented to gather more information
- Few minor bugs were fixed
- Portuguese (Brazil) translation was updated
Changes in beta1:
- The following translations were updated:
- Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, English (United Kingdom), French, Georgian, German, Greek, Hungarian, Iloko, Indonesian, Italian, Japanese, Korean, Lithuanian, Persian, Polish, Portuguese, Portuguese (Brazil), Russian, Spanish, Spanish (Mexico), Swedish, Thai, Turkish, Ukrainian, Vietnamese
- GUI and command line tools reimplemented on top of wxWidgets library
- Online translation migrated from http://ultradefrag.wikispaces.com/ to http://www.transifex.com/projects/p/ultradefrag/
- Initial language selection is now done by the GUI instead of the installer
- Ability to hide drives list columns through their resizing added
- Ability to check for all or stable updates added
- Multicolumn language selection menu implemented
- Internal GUI settings moved from guiopts-internals.lua to gui.ini file
- Windows NT 4.0 and Windows 2000 support dropped due to poor API support
- Useless font selection dialog removed from GUI (adjust Windows theme instead)
- Scale_by_dpi GUI parameter removed, as well as disable_latest_version_check and restore_default_window_size parameters (examine guiopts.lua file for details)
- Internals: Windows Driver Kit support dropped because of its unreliable development environment - use Windows SDK v7.1 instead
- winx_vswprintf and winx_swprintf routines added to zenwinx library
- wgx library replaced by wxWidgets library