-
Bearhub 0.10.7-bearhub.7 Stable
released this
2026-07-28 18:01:25 +02:00 | 2 commits to main since this releaseBearhub 0.10.7-bearhub.7
This release publishes the M3 namespace migration and fixes clean first-time
installation on current Arch-based systems.Highlights
- Runtime implementation is now native under the
bearhubnamespace. - Temporary
bauhcompatibility shims remain for one stable transition cycle. - Clean builds no longer depend on an older Bearhub/bauh installation being
present onPYTHONPATH. - The stable AUR package is
bearhub 0.10.7-12and uses this release tag.
Validation
- Wheel build completed in a fresh Arch Linux container with Python 3.14.
- Stable AUR
makepkg --cleanbuildcompleted without a previously installed
Bearhub package. - All 159 unit tests passed.
- GitHub Tests and AUR Validate workflows passed for the release packaging.
Users affected by the previous clean-install failure should refresh their AUR
metadata and rebuild:yay -Sy rm -rf ~/.cache/yay/bearhub yay -S bearhubDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Runtime implementation is now native under the
-
0.10.7-bearhub.6 Stable
released this
2026-06-26 19:22:28 +02:00 | 18 commits to main since this release[0.10.7-bearhub.6] 2026-06-26
Fixed
- Arch metadata URLs no longer point to non-existent
bearhub-files(restoredbauh-filesdata sources) - AppImage repository URL now points to
spalencsar/bearhubinstead ofvinifmor/bearhub - Unit test mocks corrected for namespace transition (
bauh.gemspaths) - Web locale tests updated for
locale.getlocale()behavior
Changed
- CLI/log output uses dynamic app name (
bearhub) instead of hardcoded[bauh] - Tray icon theme lookup prefers
bearhub_tray_*with legacybauh_tray_*fallback - AppImage-installed desktop entries use
bearhub_appimage_*prefix - About dialog displays
Bearhub(capitalized) - AUR/makepkg.conf marker uses dynamic app name
Packaging
- Removed legacy
bauh/desktop/*entries from distribution - Desktop files and icons ship from
bearhub/desktopandbearhub/view/resources - AppImage builder migrated to Bearhub naming (
bearhub,bearhub-tray,BEARHUB_VERSION) - Added brand assets under
gfx/ - AUR stable release tag:
0.10.7-bearhub.6(pkgrel=1) - AUR
bearhub-gitpkgrelbumped to5
Documentation
- README aligned with Bearhub runtime paths, commands, and maintainer workflows
- GitHub issue templates updated for Bearhub
CONTRIBUTING.mdlocale paths refreshed- Added
docs/qt6-migration.mdand roadmap milestone M6 (PySide6 decision) - Maintainer docs: AppImage build and Qt6 migration references
CI
- Added GitHub Actions workflow for unit tests (Python 3.11 and 3.12)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Arch metadata URLs no longer point to non-existent
-
0.10.7-bearhub.5 Stable
released this
2026-05-31 16:20:56 +02:00 | 24 commits to main since this releasePackaging
- Desktop integration finalized under
bearhub/desktop/* - Bearhub resources are now packaged from
bearhub/view/resources/* - AUR packaging paths updated to Bearhub-native locations
- AUR release metadata updated:
bearhubpkgrel->6bearhub-gitpkgrel->3
- Refreshed
.SRCINFOin both AUR repositories after PKGBUILD changes
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Desktop integration finalized under
-
Bearhub 0.10.7-bearhub.4 Stable
released this
2026-05-28 08:35:09 +02:00 | 40 commits to main since this releaseFixes
- Fixed incorrect QThread base initialization in warnings worker
- Improves runtime stability on modern Python/PyQt/SIP stacks during UI operations such as uninstall flows
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bearhub 0.10.7-bearhub.3 Stable
released this
2026-05-28 07:12:28 +02:00 | 44 commits to main since this releasePackaging
- Fixed AUR dependency name to python-dateutil
- AUR package now installs desktop entries and Bearhub icon
UI/Branding
- Replaced application logo with new Bearhub SVG
Docs
- Updated README command/package naming from bauh to Bearhub where applicable
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bearhub 0.10.7-bearhub.2 Stable
released this
2026-05-28 06:08:49 +02:00 | 54 commits to main since this releaseChanged
- Removed Snap support from maintained scope and codebase
- Added Arch pre-upgrade checks for pending .pacnew files under /etc
- Added Arch news feed check before system upgrade
UX
- Refined pre-upgrade warning wording to make manual .pacnew merge/review and Arch news intervention notices explicit
- Upgrade now requires explicit confirmation when warnings are present
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Bearhub 0.10.7-bearhub.1 Stable
released this
2026-05-26 08:42:02 +02:00 | 64 commits to main since this releaseInitial Bearhub release for the Arch-focused fork.
Highlights:
- restores compatibility with modern Arch Linux and Python 3.14+
- fixes startup and runtime warnings in the current codebase
- establishes Bearhub as a community-maintained fork of bauh
- removes Debian / Apt support from the maintained scope and codebase
Current maintained focus:
- Arch Linux and AUR
- Flatpak, Snap, AppImage, and Web applications on Arch-based systems
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads