Skip to content

CB File Hub v1.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 21:18
· 149 commits to main since this release

馃帀 CB File Hub 1.1.0

馃摑 What's Changed

Changes from v1.0.3 to v1.1.0.

  • ci: auto bump build number to 2 (800c39e)
  • refactor: optimize frame timing handling and improve grid item layout consistency (3fedc9d)
  • feat: implement masonry layout toggle and enhance file list view builder (6ac8156)
  • feat: add promotional images and script for generating them from screenshots (0e77e93)
  • feat: update project title to include 'Smart AI File & Content Manager' (d224616)
  • Refactor image assets and improve file handling (e41eb1f)
  • feat: Enhance ScrollableTabBar with leading caption actions and improve Windows drag area (79aa90d)
  • Refactor toast notifications and improve user feedback (276088e)
  • refactor: Improve code formatting and readability in AppToast and ThumbnailLoader (e13b435)
  • Refactor E2E tests to improve delete confirmation handling and enhance localization support (2804ce4)
  • Enhance E2E parallel testing configuration and result handling (33201c4)
  • refactor: Update .gitignore to include .kilo and remove unused video player import (94673db)
  • Add tests for file deletion focus behavior and implement tab activity manager (c5ea247)
  • feat: Enhance file and folder details with additional metadata columns (8b6f662)
  • refactor: Improve code formatting and readability across multiple files (edc6d26)
  • Add comprehensive tests for various components and functionalities (19367ac)
  • feat: add Miller columns view for enhanced file navigation (88c7244)
  • feat: implement hardware decoding fallback and improve error handling for video playback on Windows (0cdcbb4)
  • feat: enhance error reporting in E2E dashboard with improved stack trace rendering (a56b8e9)
  • feat: implement folder thumbnails table creation in SQLite database (f5aba69)
  • feat: Implement generic tree view component with lazy loading and placeholder states (9afacdc)
  • feat: Implement ViewModeSpectrum for dynamic view mode and zoom level management (ffbadc7)
  • refactor: Clean up code formatting for improved readability across multiple files (1fd6d36)
  • feat: Enhance context menu interaction and error reporting in E2E tests (375857a)
  • Add MainActivity and MemoryManagementPlugin for enhanced file management and memory handling (38aad36)
  • chore: bump version to 1.1.0 (09ba1e2)
  • ci: auto bump build number to 2 (f95adbe)
  • fix: set default Google Play package name for AAB builds (d37f941)
  • ci: auto bump build number to 3 (ec698ce)
  • fix: update actions/checkout and actions/upload-artifact versions to v5 and v7 respectively (0c13e10)
  • fix: update NDK version and adjust ABI filters in build configurations feat: add logo512.png asset for application branding chore: bump flutter_vlc_player and media_kit_libs_android_video versions fix: set version code to 0 in pubspec.yaml build: add support for flexible page sizes in CMakeLists.txt (942ef79)
  • ci: auto bump build number to 1 (0a6a3c5)
  • fix: remove NDK ABI filters from build configuration (b57eda4)

馃摝 Downloads

Choose the appropriate package for your platform:

Windows

  • Portable: CBFileHub-1.1.0-windows-portable.zip - Extract and run, no installation needed
  • MSI Installer: CBFileHub-Setup-1.1.0.msi - Classic Windows installer
  • MSIX Package: CBFileHub-1.1.0.msix - Modern Windows package with clean install/uninstall

Android

  • APK: CBFileHub-1.1.0-arm64-v8a.apk (64-bit)
  • APK: CBFileHub-1.1.0-armeabi-v7a.apk (32-bit)
  • AAB: CBFileHub-1.1.0.aab (For Google Play)

馃殌 Installation

Windows

Portable (No Installation):

  1. Download CBFileHub-1.1.0-windows-portable.zip
  2. Extract to any folder
  3. Run cb_file_manager.exe

MSI Installer:

  1. Download CBFileHub-Setup-1.1.0.msi
  2. Run the installer
  3. Follow the setup wizard

MSIX Package:

  1. Download CBFileHub-1.1.0.msix
  2. Open the package in Windows
  3. Approve the installation if Windows prompts for confirmation

Android

  • Download and install the .apk file
  • Enable "Install from Unknown Sources" if needed