Skip to content

CB File Hub v1.1.4

Choose a tag to compare

@github-actions github-actions released this 01 Sep 19:40
· 70 commits to main since this release

馃帀 CB File Hub 1.1.4

馃摑 What's Changed

Changes from v1.1.3 to v1.1.4.

  • ci: auto bump build number to 4 (1a321b0)
  • fix: Set default publish mode to Manual in Partner Center submission (3d7c948)
  • docs: Update README badges for consistency and clarity (ad9410d)
  • Add tests for context menu layout preferences and Windows shell context menu (6c0513a)
  • Add App Insights Plugin and UI Tests for Cleaner Utilities (7f40c2a)
  • feat(docs): Add comprehensive agent graph documentation and state ownership guidelines (5020d55)
  • feat: Integrate Google Fonts and Storage Volumes Plugin (f0e6b64)
  • refactor: Remove deprecated configuration files and unused code (0b1d279)
  • feat: Add file association registration and improve file operations (8b1ce32)
  • Add phosphor_flutter package and regeneration script (a84a795)
  • Refactor code structure for improved readability and maintainability (25618b6)
  • Refactor tooltip implementation and enhance UI responsiveness (bdf38bd)
  • refactor: Replace deprecated scrollCacheExtent with cacheExtent in multiple components (1771002)
  • refactor: Simplify condition in Windows file operations by removing isAvailable check (b681435)
  • chore: Update Gradle wrapper to version 8.11.1 and Android plugin to version 8.9.1 (deddd12)
  • feat: Add video library cover management and settings screen (ad8c746)
  • feat: Add context menu target key for file browser background interactions (97be90f)
  • feat: Enhance E2E tests by initializing user preferences and improving folder row tapping logic (52c89d4)
  • feat: Adjust padding and icon sizes in drawer sections for improved layout consistency (8d895ce)
  • feat: Enhance E2E test diagnostics and failure reporting (dcdcbf5)
  • refactor: replace DropdownButton with CbSelect in various screens (d339943)
  • style: Format code for improved readability in CbSelect and its tests (aa2f659)
  • feat: Improve BreadcrumbAddressBar layout to handle deep Windows paths and add a test for it (da30125)
  • chore: bump version to 1.1.4 (9e4da4c)

馃摝 Downloads

Choose the appropriate package for your platform:

Windows

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

Android

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

馃殌 Installation

Windows

Portable (No Installation):

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

MSI Installer:

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

MSIX Package:

  1. Download CBFileHub-1.1.4.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