Releases: UncleRiot/c2flux
Releases · UncleRiot/c2flux
Release list
v0.9.83
Changelog
- (Fix) Added missing
Status.Scanninglocalization. - (Fix) Prevented crashes from invalid translation placeholders.
- (Fix) Added collision-safe backups for invalid settings files.
- (Fix) Made
settings.jsonsaving more reliable using a temporary file.
v0.9.80
Important
- (Fix) Prevented settings loss after invalid or unreadable
settings.json. - (Fix) Added safe handling for read-only and locked settings files.
- (Fix) Prevented storage history loss after invalid or unreadable JSON.
- (Fix) Added logging and themed warnings for settings and history errors.
- (Fix) Added timeout and detailed error handling for GitHub update checks.
- (Fix) Corrected live language switching in the main toolbar and Storage History.
- (Fix) Centralized previously hard-coded UI texts.
- (Fix) Corrected missing German translations in Scan History and Analysis views.
- (Fix) Updated all external language files with the new localization keys.
- (Fix) Corrected Storage History layout, spacing and control alignment.
- (Fix) Removed the redundant “Files” toolbar checkbox.
Less important
- (Fix) Sorted language names alphabetically.
- (Fix) Removed unnecessary ellipses from “Compare scans”.
- (Fix) Corrected German labels such as “Kuchendiagramm”, “Suche” and “Historie löschen”.
- (Fix) Improved localized dropdown widths for longer translations.
- (Fix) Corrected elevation dialog localization and text wrapping.
- (Fix) Improved vertical alignment of Storage History controls.
- (Change) Standardized English as the fallback language.
- (Change) Added timestamped backups for invalid configuration files.
v0.9.55
Changelog
Fixed (bugs)
- Restored the normal Windows Explorer double-click behavior for drives
- Prevented c² flux context-menu verbs from becoming the default drive action
- Restored the original drive shell verb when available
- Added fallback to the standard
openverb when an invalid custom default is detected
v0.9.54
v0.9.53
Changes
- Added automatic update checks with direct download link
- Added built-in language support with external
Languagesfolder - Improved scan history, search and comparison features
- Added Windows Explorer context menu integration
- Fixed status bar, layout and publish-related issues
v0.9.4
Changelog
This project is a refactored and independently developed continuation of WTF – Where's the Filespace, based on the original application from a separate repository.
The release includes a complete UI overhaul with a redesigned interface, updated controls, improved scaling, and a new visual identity.
[0.9.43]
Added
- Global search for files and folders.
- Search in current scans, saved SQLite scans, and selected drives.
- Filters for size, modification date, file type, path, and entry type.
- Sorting, cancellation, progress display, and Explorer actions for search results.
- Optional Windows Explorer context-menu entry for searches.
- Persistent search settings, window position, column widths, and sorting.
- Centralized application metadata and branding.
Changed
- Refactored the original WTF – Where's the Filespace application into a separate project and repository.
- Renamed the application to c² flux – Tree Scanner.
- Completed a full UI overhaul across the entire application.
- Replaced LucidUI with AntdUI.
- Redesigned the main window, settings, scan history, storage history, analysis views, dialogs, tables, tabs, and controls.
- Improved light, dark, and Windows-default theme support.
- Updated Windows Explorer integration for scan and search commands.
- Updated application icons, executable name, namespaces, solution files, and project files.
- Updated the project version from
0.9.1to0.9.4. - Updated the target framework configuration for Windows 7 compatibility.
- Improved single-file publishing by including native libraries during extraction.
- Integrated German and English translations into the localization system.
- Expanded localized texts for search, settings, dialogs, menus, and history views.
- Simplified the repository README.
Improved
- Improved high-DPI behavior and responsive window layouts.
- Improved scan history comparison.
- Improved storage history.
- Improved shell context-menu registration and cleanup of legacy entries.
- Improved startup argument handling for direct scans and searches.
- Improved consistency across dialogs, buttons, selectors, date controls, and data grids.
- Improved persistence of layout, appearance, shell integration, and search preferences.
Removed
- Removed the previous WTF branding and associated icons.
- Removed LucidUI and the obsolete Lucid theme service.
- Removed the previous form styling implementation.
- Removed bundled promotional images and screenshots.
- Removed static language JSON files in favor of managed language files.