Skip to content

Releases: UncleRiot/c2flux

v0.9.83

v0.9.83 Pre-release
Pre-release

Choose a tag to compare

@UncleRiot UncleRiot released this 26 Jul 12:30

Changelog

  • (Fix) Added missing Status.Scanning localization.
  • (Fix) Prevented crashes from invalid translation placeholders.
  • (Fix) Added collision-safe backups for invalid settings files.
  • (Fix) Made settings.json saving more reliable using a temporary file.

v0.9.80

v0.9.80 Pre-release
Pre-release

Choose a tag to compare

@UncleRiot UncleRiot released this 26 Jul 11:13

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

Choose a tag to compare

@UncleRiot UncleRiot released this 25 Jul 20:16

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 open verb when an invalid custom default is detected

v0.9.54

v0.9.54 Pre-release
Pre-release

Choose a tag to compare

@UncleRiot UncleRiot released this 25 Jul 12:56

⚠️ Downloads unavailable

Changes

  • Small fixes
  • Cleaning rubbish

v0.9.53

v0.9.53 Pre-release
Pre-release

Choose a tag to compare

@UncleRiot UncleRiot released this 25 Jul 11:17

⚠️ Downloads unavailable

Changes

  • Added automatic update checks with direct download link
  • Added built-in language support with external Languages folder
  • Improved scan history, search and comparison features
  • Added Windows Explorer context menu integration
  • Fixed status bar, layout and publish-related issues

v0.9.4

v0.9.4 Pre-release
Pre-release

Choose a tag to compare

@UncleRiot UncleRiot released this 24 Jul 18:23

⚠️ Downloads unavailable

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.1 to 0.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.