Skip to content

CB File Hub v1.1.5

Choose a tag to compare

@github-actions github-actions released this 13 Sep 14:07
· 61 commits to main since this release

馃帀 CB File Hub 1.1.5

馃摑 What's Changed

Changes from v1.1.4 to v1.1.5.

  • ci: auto bump build number to 2 (c439aff)
  • feat: Enhance permission handling for E2E testing and improve breadcrumb UI (de66176)
  • feat: enhance TagBrowseSection with grid zoom functionality and layout preferences (ab7f575)
  • Add unit tests for smbMrlToUnc function and update dependencies (13c4031)
  • feat: remove volume_controller plugin references and update dependencies (d0289c5)
  • Add native COM regression test and fix COM lifetime issues (59ff199)
  • feat: Enhance tag browsing and sorting functionality (88f281a)
  • feat(xterm): add suggestion portal and zmodem support (711ae87)
  • refactor(cmake): remove legacy policy for modern CMake compatibility (6979223)
  • refactor(file_icon_helper): remove debug logging for APK icon handling refactor(app_bar): remove debug APK icon menu option refactor(lazy_video_thumbnail): clean up logging flags for thumbnail generation test(inline_rename_field): adjust path handling for cross-platform compatibility (7a29bcf)
  • refactor: remove VLC player plugin and migrate to media_kit (9be0b3f)
  • Refactor integration tests to group related tests and improve readability (9d0a3ae)
  • feat(integration_tests): add breadcrumb overflow test and update workflow (0c37446)
  • Refactor search functionality to use TextUtils.matchesSearch for improved Unicode and case-insensitive matching across various components (7b89638)
  • refactor(app_e2e_test): replace expectFileRowVisible and expectFolderRowVisible with waitForFileRowVisible and waitForFolderRowVisible for improved test reliability (1a3022d)
  • refactor(integration_tests): replace expectFileRowVisible and expectFileRowAbsent with waitForFileRowVisible and waitForFileRowAbsent for improved test reliability docs: update troubleshooting documentation for E2E test failures on CI docs: add detailed guide for handling E2E tests that pass locally but fail on GitHub Actions CI (a862208)
  • chore: bump version to 1.1.5 (a37f4ee)

馃摝 Downloads

Choose the appropriate package for your platform:

Windows

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

Android

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

馃殌 Installation

Windows

Portable (No Installation):

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

MSI Installer:

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

MSIX Package:

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