tw93 Release Notes

Last updated: Apr 29, 2026

Get this feed:

tw93 Products

All tw93 Release Notes (19)

  • Apr 29, 2026
    • Date parsed from source:
      Apr 29, 2026
    • First seen by Releasebot:
      Apr 29, 2026
    tw93 logo

    Mole by tw93

    V1.36.3

    Mole releases V1.36.3 Falcon with cleaner Mac optimization and smarter cleanup. It shows app sizes on first run, refreshes stale analysis caches, expands cleanup coverage, adds Vim-style G and gg shortcuts, improves whitelist feedback, and adds optimization diagnostics.

    Mole V1.36.3 Falcon 🦅

    Deep clean and optimize your Mac.

    Changelog

    • mo uninstall: App sizes now show on the first run instead of requiring a second invocation; timestamps from ZIP-based bundles (e.g. "46y ago") are filtered out. (closes #798)
    • mo analyze: Child directory caches are now invalidated on refresh so stale sizes are not reused across sessions. (closes #812)
    • mo clean: Chrome Remote Desktop files are no longer flagged as orphans. (closes #808)
    • mo clean: Added cleanup coverage for Claude Code, opencode share/, VS Code/Cursor WebStorage, and Wondershare installer leftovers.
    • UI: Vim G and gg keybindings for jump-to-bottom/top in all list views. (closes #809)
    • Whitelist editor: Menu cancel is now detected correctly and surfaces "no changes saved" feedback. (closes #807)
    • mo optimize: New run_optimize_diagnostics surfaces CPU and disk bottlenecks during optimization.
    • Caches: Guard head -1 pipeline from SIGPIPE under set -o pipefail. (closes #803)

    更新日志

    • mo uninstall: 首次运行即显示应用体积,不再需要跑两遍;同时过滤 ZIP 包产生的异常时间戳(如 "46y ago")。(closes #798)
    • mo analyze: 刷新时清除子目录缓存,避免跨会话复用过期体积数据。(closes #812)
    • mo clean: Chrome Remote Desktop 文件不再被误判为孤立文件。(closes #808)
    • mo clean: 新增 Claude Code、opencode share/、VS Code/Cursor WebStorage、Wondershare 安装器残留的清理覆盖。
    • UI: 列表视图支持 Vim G(跳到底部)和 gg(跳到顶部)快捷键。(closes #809)
    • 白名单编辑器: 正确识别菜单取消操作并提示"未保存更改"。(closes #807)
    • mo optimize: 新增 run_optimize_diagnostics,优化时展示 CPU 和磁盘瓶颈诊断信息。
    • 缓存模块: 修复 set -o pipefail 下 head -1 管道的 SIGPIPE 问题。(closes #803)

    Special thanks to @MAXOUXAX (#798) and @baryon (#803) for bug reports.

    Thanks also to contributors on #807, #808, #809, and #812 for the feedback that drove this release.

    https://github.com/tw93/Mole

    Original source
  • Apr 27, 2026
    • Date parsed from source:
      Apr 27, 2026
    • First seen by Releasebot:
      Apr 27, 2026
    tw93 logo

    Mole by tw93

    V1.36.2 Otter 🦦

    Mole releases Otter, a deep clean and optimization update for Mac with smoother uninstall progress, faster package receipt scanning, more reliable installs, and safer version cleanup that preserves Claude and Cursor CLI symlinks.

    Mole V1.36.2 Otter 🦦

    Deep clean and optimize your Mac.

    Changelog

    mo uninstall: Trash moves are now batched into a single call so mo uninstall no longer freezes silently for tens of seconds after confirmation, and the spinner stays animated through each removal phase to show progress in real time.

    mo uninstall: Optimized the pkg receipt scan that runs before the confirmation prompt. (#799, closes #798)

    mo install: Use absolute /usr/bin/sed to bypass PATH-shadowed GNU sed on machines where Homebrew's GNU coreutils take precedence. (closes #796)

    mo install: Fall back to the latest release tag when the version URL 404s, so installs no longer fail on fresh setups.

    mo clean: Preserve the active Claude / Cursor CLI symlinks instead of removing them during version cleanup. (closes #801)

    更新日志

    mo uninstall: 废纸篓移动改为批量调用,确认后不再有"卡住几十秒"的错觉;各阶段全程保留动画,实时显示进度。

    mo uninstall: 优化确认前的 pkg 包检索速度。(#799, closes #798)

    mo install: 安装脚本改用 /usr/bin/sed 绝对路径,避免 PATH 中 GNU sed 优先时报错。(closes #796)

    mo install: 版本 URL 返回 404 时回退到最新 release tag,全新设备安装不再失败。

    mo clean: 清理旧版本时保留 Claude / Cursor CLI 当前版本的软链,不再误删。(closes #801)

    Special thanks to @xronocode for the pkg receipt scan optimization (#799).

    Thanks also to @wchmb, @MAXOUXAX, and @baryon for the bug reports that drove this release.

    https://github.com/tw93/Mole

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from tw93 and hundreds of other software products.

    Create account
  • Apr 26, 2026
    • Date parsed from source:
      Apr 26, 2026
    • First seen by Releasebot:
      Apr 26, 2026
    tw93 logo

    Mole by tw93

    V1.36.1 Beaver 🦫

    Mole releases V1.36.1 with deeper Mac cleanup and smarter optimization, improving uninstall handling, preserving browser extension caches, reducing false orphan detections, adding Yarn v1 cache cleanup, and making analysis and periodic maintenance more reliable on macOS.

    Mole V1.36.1

    Deep clean and optimize your Mac.

    Changelog

    mo uninstall: LaunchAgent/LaunchDaemon plist files now removed after unload, pkg-installed apps detected in non-standard paths like /usr/local and /opt, nested helper apps no longer block login item cleanup, sudo dropped before invoking brew so cask removal does not abort with "running as root", and the Homebrew CLI survives bottle relocation when the prefix contains spaces (Applite-style installs).

    mo clean: Service Worker ScriptCache is preserved while Chrome / Arc / Brave / Vivaldi / VS Code / Cursor are running so MV3 extensions keep working, TCC-protected Group Containers are skipped to stop repeated privacy prompts, Cloud & Office section now honors timeout + SIGINT instead of stalling, Microsoft Office helpers and scientific software bundles are protected from false orphan detection (bash 3.2 safe), Yarn v1 global cache cleanup added.

    mo clean: AI agent old-version cleanup now covers GitHub Copilot CLI (~/.copilot/pkg/universal//) alongside Claude Code and Cursor Agent.

    mo analyze: Worker pool halved again to prevent OS thread exhaustion under Steam-like fan-out, delete now uses selective cache invalidation instead of a full rescan, bundle resolver keeps the filesystem fallback alive when mdfind times out.

    mo optimize: Periodic maintenance gracefully skipped on macOS 26+ where the underlying tool was removed, mo optimise alias and completion added.

    Core: Path validation error for protected paths downgraded to a hint so it stops looking like a real failure.

    更新日志

    mo uninstall: 卸载后会清理残留的 LaunchAgent/LaunchDaemon plist;新增对 /usr/local、/opt 等非标准路径下 pkg 安装应用的识别;嵌套 helper app 不再阻塞登录项清理;调用 brew 前会丢弃 sudo,避免 cask 卸载因 "running as root" 中断;Homebrew bottle 在路径含空格的前缀(如 Applite)下也能正常运行。

    mo clean: Chrome / Arc / Brave / Vivaldi / VS Code / Cursor 正在运行时不再清理 Service Worker ScriptCache,MV3 扩展不会再被清理掉;TCC 受保护的 Group Containers 被跳过,避免反复弹隐私授权;Cloud & Office 段加入超时与 SIGINT 处理,不再卡住;Microsoft Office helpers 与科研软件 bundle 不再被误判为孤儿(兼容 macOS 自带 bash 3.2);新增 Yarn v1 全局缓存清理。

    mo clean: AI 编程助手老版本清理新增 GitHub Copilot CLI(~/.copilot/pkg/universal//),与 Claude Code、Cursor Agent 一起处理。

    mo analyze: 工作池上限再次下调,防止 Steam 类目录扇出场景下耗尽系统线程;删除文件时使用增量缓存失效,无需整体重扫;bundle 解析在 mdfind 超时后保留文件系统兜底。

    mo optimize: macOS 26+ 上底层工具不存在的 periodic maintenance 改为优雅跳过;新增 mo optimise 别名和补全。

    核心: 受保护路径的校验错误信息降级为提示,不再看起来像真的失败。

    Special thanks to @sebastianbreguel for the protected-path error downgrade, the bundle_resolver mdfind fallback, and the empty-array guard fix (#771, #774, #792); @bevanjkay for the mo optimise alias (#763); @khisby for the Yarn v1 global cache cleanup (#780); and @tairosonloa for the concurrent bash 3.2 fix (#791) that came in minutes apart.

    Thanks also to @sizoune, @GalaevAlexey, @kokkil, @mmemetea, @kowyo, @calvindotsg, @haoliangwu, @JscSatoshi, @Angelk90, @watashiymy, @jzkxp, @FIFCOM, @mastepanoski, and @joshlawton for the bug reports and feature requests that drove this release.

    https://github.com/tw93/Mole

    Original source
  • Apr 19, 2026
    • Date parsed from source:
      Apr 19, 2026
    • First seen by Releasebot:
      Apr 20, 2026
    tw93 logo

    Mole by tw93

    V1.35.0 Swift 🦅

    Mole releases V1.35.0 with faster Mac cleanup, smarter analysis, and smoother optimization. It adds AI coding agent cleanup, Trash-based uninstalling, stale Homebrew tap checks, better Xcode simulator handling, and fixes for scan stability, startup delays, and macOS UI alignment.

    Mole V1.35.0

    Deep clean and optimize your Mac.

    Changelog

    mo uninstall: Added --list flag for installed app inventory, removals now route through Trash by default with --permanent flag for direct deletion, fixed bundle-id-prefixed launch daemon detection and metadata cache hang issues

    mo clean: Added AI coding agent cleanup (Claude Code, Cursor, Windsurf, Cline, Aider), whitelist now respected in orphaned-data scan and Chrome service worker caches, added unavailable Xcode simulator cleanup with timeout protection

    mo clean: Scan speed improved for typical 50-500 item batches by switching path deduplication from O(n²) bash loops to O(n log n) sort pipeline

    mo analyze: Fixed critical worker pool exhaustion under Steam-like directory fan-out scenarios, halved goroutine limits to prevent OS thread ceiling hits during deep scans

    mo purge: Added artifact age display in selector, fixed empty paths array guard and size precomputation throttling

    mo optimize: Startup delay eliminated by replacing per-item subprocess JSON parsing with single-pass awk (6s to instant), periodic maintenance stderr now surfaces under --debug flag, disk verify disabled by default and skips when sudo unavailable

    mo check: Added stale Homebrew tap detection, fixed Touch ID detection in sudo_local for modern macOS

    Core: Closed whitelist gap, tightened launch-daemon glob patterns, hardened mole_delete forensics with Trash routing and deletion logging, fixed CJK character alignment across installer, app selector, purge menu, and uninstall list, added mo analyse alias

    更新日志

    mo uninstall: 新增 --list 标志查看已安装应用清单,卸载默认移至废纸篓可用 --permanent 标志直接删除,修复 bundle-id 前缀启动守护进程检测和元数据缓存挂起问题

    mo clean: 新增 AI 编程助手清理(Claude Code、Cursor、Windsurf、Cline、Aider),白名单现在正确应用于孤立数据扫描和 Chrome service worker 缓存,新增不可用 Xcode 模拟器清理带超时保护

    mo clean: 扫描速度优化,50-500 项批量路径去重从 O(n²) bash 循环切换到 O(n log n) sort 管道

    mo analyze: 修复 Steam 类目录扇出场景下的工作池耗尽问题,将 goroutine 限制减半防止深度扫描时触及系统线程上限

    mo purge: 选择器中新增文件年龄显示,修复空路径数组保护和大小预计算节流

    mo optimize: 消除启动延迟,JSON 解析从逐项子进程方式改为单次 awk 解析(6 秒变即时),定期维护错误输出现在在 --debug 标志下显示,磁盘验证默认禁用且 sudo 不可用时自动跳过

    mo check: 新增过期 Homebrew tap 检测,修复现代 macOS 中 sudo_local 的 Touch ID 检测

    核心: 关闭白名单漏洞,收紧启动守护进程 glob 模式,强化 mole_delete 取证带废纸篓路由和删除日志,修复安装器、应用选择器、清除菜单和卸载列表中的 CJK 字符对齐问题,新增 mo analyse 别名

    Special thanks to @sebastianbreguel, @JackPhallen, @dylanljoss, @andrei-murariu, and @alexandear-org for their contributions.

    https://github.com/tw93/Mole

    Original source
  • Apr 12, 2026
    • Date parsed from source:
      Apr 12, 2026
    • First seen by Releasebot:
      Apr 12, 2026
    tw93 logo

    Mole by tw93

    V1.34.0 Efficient 🤾‍♀️

    Mole releases V1.34.0 with deeper Mac cleanup and faster optimization, adding automatic optimize tasks, direct app uninstall, broader cache and remnant cleanup, improved analyze and check tools, and a new Quick Look preview shortcut.

    Mole V1.34.0

    Deep clean and optimize your Mac.

    Changelog

    mo optimize: All optimization tasks now run automatically without confirmation prompts. Added 5 new tasks: periodic maintenance, quarantine cleanup, broken LaunchAgent repair, .DS_Store prevention, and disk SMART check.

    mo optimize: Fixed firewall check triggering password prompts, added spinner for disk verification, improved login items audit accuracy.

    mo uninstall: Added mo uninstall <appname> for direct target uninstall. Expanded remnant discovery, orphan cleanup, and sfl4 cleanup.

    mo clean: Added cache cleanup for Zed, Warp, Ghostty, Brave Service Worker, Stremio, and stale iOS/iPadOS .ipsw firmware. Whitelist now respected in tool cache cleanup.

    mo analyze: Overview mode fully aligned with JSON output, subdirectory scan cache reuse for faster navigation, fixed empty directory measurement errors. Added Quick Look file preview with P key.

    mo check: Dev Tools now shows installed tools instead of warning about missing ones. Added orphan LaunchAgent detection.

    更新日志

    mo optimize: 所有优化任务自动执行,无需确认提示。新增 5 项任务:定期维护、隔离区清理、损坏 LaunchAgent 修复、.DS_Store 防护和磁盘 SMART 检查。

    mo optimize: 修复防火墙检查触发密码弹窗,磁盘验证新增加载动画,改进登录项审计准确性。

    mo uninstall: 支持 mo uninstall <appname> 直接卸载。扩展残余发现、孤立文件清理和 sfl4 清理。

    mo clean: 新增 Zed、Warp、Ghostty、Brave Service Worker、Stremio 缓存和过期 iOS/iPadOS .ipsw 固件清理。工具缓存清理正确遵守白名单。

    mo analyze: 概览模式与 JSON 输出完全对齐,子目录扫描缓存复用加速导航,修复空目录测量错误。新增 P 键 Quick Look 文件预览。

    mo check: 开发工具改为展示已安装项,新增孤立 LaunchAgent 检测。

    Special thanks to @sebastianbreguel for contributing orphan LaunchAgent detection, .DS_Store prevention, IPSW firmware cleanup, quarantine database cleanup, Brave/Stremio/Zed/Warp/Ghostty cache cleanup, and Docker prune improvements; @ph1lb4 for the analyze cache warming optimization and Quick Look preview; and @PremPrakashCodes for fixing the installed apps cache filter and mole log cleanup paths.

    https://github.com/tw93/Mole

    Original source
  • Apr 2, 2026
    • Date parsed from source:
      Apr 2, 2026
    • First seen by Releasebot:
      Apr 2, 2026
    tw93 logo

    Mole by tw93

    V1.33.0 Lynx 🐱

    Mole releases V1.33.0 with deeper Mac cleanup and smarter system insights, adding hidden space analysis, cleanable item previews, improved battery health scoring, developer environment checks, safer Docker cleanup, and expanded cache cleanup for apps like Chrome, Cursor, and Office.

    Mole V1.33.0

    Deep clean and optimize your Mac.

    Changelog

    • mo analyze: Added hidden-space insights to the overview screen, surfacing iOS Backups, old Downloads (90d+), and developer caches (Xcode, Gradle, JetBrains, Docker, pip, CocoaPods, Spotify) with their actual sizes.
    • mo analyze: Added cleanable insights panel showing Trash, system caches, and Xcode artifacts so you can see what mo clean can recover before running it.
    • mo status: Battery health scoring and uptime warning added to the health score; the score now factors in cycle count, capacity, and days since last restart.
    • mo check: New Dev Environment section in mo optimize that surfaces broken Launch Agents, missing dev tools, and version conflicts (e.g. psql vs postgres, python vs pyenv).
    • mo clean: Docker cleanup is now skipped by default with a hint to review via docker system df, preventing accidental data loss when the daemon is not running.
    • mo clean: Bun cache cleanup now uses bun pm cache rm correctly, with fallback to filesystem cleanup if the command fails.
    • mo clean: Added Cursor IDE cache cleanup to dev editor cleanup paths.
    • mo clean: Added Stocks app cache, Office container logs, wallpaper thumbnails, and Service Worker ScriptCache cleanup.
    • mo clean: Chrome now includes ShaderCache, GrShaderCache, and GraphiteDawnCache entries, matching parity with Brave and other browsers.
    • mo uninstall: After removing apps that declare Local Network usage, Mole now warns that macOS 15+ permission entries may persist and explains how to clear them manually.

    更新日志

    • mo analyze: 概览界面新增隐藏空间洞察,显示 iOS 备份、超过 90 天的下载文件以及 Xcode、Gradle、JetBrains、Docker、pip 等开发缓存的实际占用大小。
    • mo analyze: 新增可清理项面板,提前展示 Trash、系统缓存和 Xcode 产物,让你在执行清理前了解可回收空间。
    • mo status: 健康评分新增电池健康和运行时间维度,综合循环次数、容量和距上次重启天数进行评分。
    • mo check: mo optimize 新增开发环境检查模块,自动检测损坏的 Launch Agents、缺失的开发工具以及版本冲突(如 psql 与 postgres、python 与 pyenv)。
    • mo clean: Docker 清理默认改为跳过并给出 docker system df 提示,避免 daemon 未运行时意外删除数据。
    • mo clean: Bun 缓存清理改为优先使用 bun pm cache rm,失败时降级到文件系统清理。
    • mo clean: 开发编辑器清理新增 Cursor IDE 缓存路径。
    • mo clean: 新增 Stocks 应用缓存、Office 容器日志、壁纸缩略图和 Service Worker ScriptCache 清理。
    • mo clean: Chrome 补齐 ShaderCache、GrShaderCache 和 GraphiteDawnCache 清理,与 Brave 等浏览器保持一致。
    • mo uninstall: 卸载声明了本地网络权限的应用后,Mole 现在会提示 macOS 15+ 的权限条目可能残留,并说明手动清理方式。

    Special thanks to @sebastianbreguel for contributing analyze insights, battery health scoring, and additional clean targets; @degouville for the proper Bun cache cleanup fix; and @yetval for the Cursor IDE cache cleanup.

    https://github.com/tw93/Mole

    Original source
  • Mar 28, 2026
    • Date parsed from source:
      Mar 28, 2026
    • First seen by Releasebot:
      Mar 28, 2026
    tw93 logo

    Mole by tw93

    V1.32.0 Rorqual 🐋

    Mole V1.32.0 improves Mac cleaning, uninstall handling, and setup flow with smarter cache cleanup, clearer scan output, better Touch ID detection, and fewer password prompts. It also adds emulator cleanup for PCSX2 and RPCS3 and refines several background and browser protections.

    Mole V1.32.0

    Deep clean and optimize your Mac.

    Changelog

    • mo clean: Wallpaper agent and Messages preview caches are now always cleaned. Both processes run permanently in the background on macOS, so the previous running-process guards caused these caches to be silently skipped on every run.
    • mo clean: Python bytecode cache output now shows only the project directory name instead of the full path, keeping the summary readable on wide directory trees.
    • mo clean: Fixed a gtimeout error in service worker cache cleanup. gtimeout cannot wrap shell functions, so the size call now runs directly.
    • mo clean: Brave Browser version cleanup now checks for broken Current symlinks before proceeding, matching the guard already in place for Chrome and Edge.
    • mo clean: Spotify cache protection now correctly detects active playback by checking bnk file size. Previously the check could incorrectly protect or clean the cache.
    • mo clean: Added PCSX2 and RPCS3 emulator cache and log cleanup. Save data and configurations are intentionally left untouched.
    • mo analyze: ESC now quits the tool when already at the top-level overview, consistent with Q and Ctrl+C.
    • mo uninstall: Background-only helper apps flagged with LSBackgroundOnly are filtered from the app list. Invisible helpers no longer appear as uninstall targets. First-run size display now loads all app sizes instead of limiting to the inline metadata cap.
    • Main menu: TouchID detection now checks /etc/pam.d/sudo_local in addition to /etc/pam.d/sudo, fixing false negatives on macOS Sequoia. Added V shortcut to view version info directly from the main menu.
    • Installation: Sudo credential is now pre-warmed with a single prompt before file installation, eliminating repeated password requests. Fixed a rare case where install channel metadata could not be written.

    更新日志

    • mo clean:壁纸代理和 Messages 预览缓存现在始终执行清理。两个进程在 macOS 上永久驻留后台,此前的运行状态守卫导致这些缓存每次都被静默跳过。
    • mo clean:Python 字节码缓存输出现在只显示项目目录名,不再显示完整路径,提升宽目录树场景下的可读性。
    • mo clean:修复 Service Worker 缓存清理中的 gtimeout 报错。gtimeout 无法包装 shell 函数,大小计算现在直接调用。
    • mo clean:Brave Browser 版本清理现在在操作前检查 Current 符号链接是否损坏,与 Chrome 和 Edge 已有的守卫保持一致。
    • mo clean:Spotify 缓存保护现在通过检查 bnk 文件大小来正确判断是否正在播放,修复了此前可能误保护或误清理的问题。
    • mo clean:新增 PCSX2 和 RPCS3 模拟器缓存及日志清理,存档和配置文件不受影响。
    • mo analyze:在顶层概览界面按 ESC 现在会直接退出,与 Q 和 Ctrl+C 行为一致。
    • mo uninstall:带有 LSBackgroundOnly 标记的后台辅助程序从应用列表中过滤,不可见辅助进程不再出现在卸载目标中。首次运行时现在加载全部应用大小,不再受内联元数据上限限制。
    • 主菜单:TouchID 检测现在同时检查 /etc/pam.d/sudo_local,修复 macOS Sequoia 下误判未配置的问题。新增 V 快捷键可直接从主菜单查看版本信息。
    • 安装:文件安装前统一预热 sudo 凭证,消除多次输入密码的问题。修复安装渠道元数据偶发写入失败的告警。

    Special thanks to @AlexanderAverin for contributing PCSX2 and RPCS3 emulator support in this release.

    https://github.com/tw93/Mole

    Original source
  • Mar 22, 2026
    • Date parsed from source:
      Mar 22, 2026
    • First seen by Releasebot:
      Mar 22, 2026
    tw93 logo

    Mole by tw93

    v1.29.1-windows

    Mole adds a Windows System Maintenance Toolkit prerelease with portable downloads, launcher, TUI assets, and install steps.

    Windows System Maintenance Toolkit (Prerelease)

    Download: mole-1.29.1-x64.zip (portable) or .exe (launcher)

    TUI assets: analyze-windows-x64.exe and status-windows-x64.exe

    Install:

    Expand-Archive mole-1.29.1-x64.zip -DestinationPath C:\mole
    cd C:\mole
    .\install.ps1
    

    These assets are prerelease-only and do not affect the macOS stable release channel.

    Verify: Check SHA256SUMS.txt for file integrity.

    Full Changelog: v1.29.0-windows...v1.29.1-windows

    Original source
  • Mar 21, 2026
    • Date parsed from source:
      Mar 21, 2026
    • First seen by Releasebot:
      Mar 21, 2026
    tw93 logo

    Mole by tw93

    V1.31.0 Makima 🐕

    Mole releases V1.31.0 with major Mac cleanup and status improvements, including much faster scans, smarter disk capacity reporting, persistent high-CPU alerts, safer cleanups, clearer purge paths, stronger uninstall cleanup, and better macOS update and sudo handling.

    Mole V1.31.0

    Deep clean and optimize your Mac.

    Changelog

    • Performance: Scan phase is significantly faster across mo clean, mo purge, and mo optimize. Cache root discovery runs in parallel, per-item subprocess forks are replaced with bash parameter expansion, and brew outdated checks run concurrently with timeout protection.
    • mo status: Fixed APFS disk capacity reporting — gopsutil could return inflated totals on external volumes. Now uses a three-tier fallback: Finder → diskutil APFS → raw statfs. Finder probe failures are cached to avoid repeated timeouts.
    • mo status: Added persistent high-CPU process alerts. Processes exceeding the CPU threshold for a sustained window are flagged in the status display. Configurable via --proc-cpu-threshold (default 100%) and --proc-cpu-window (default 5 minutes).
    • mo status: Fixed ghost lines appearing when the terminal is resized.
    • mo clean: Fixed incomplete download cleanup silently skipping files whose names contain spaces. Files currently in use are also skipped.
    • mo clean: Preserved Mole runtime logs, tealdeer tldr cache, and Aerial wallpaper assets — these are no longer removed during a standard clean. Added opt-in Docker unused data pruning.
    • mo clean: Dry-run preview no longer shows duplicate entries for alias paths or symlinks pointing to the same location. Application support cleanup now respects the user whitelist, and system launch agents are explicitly protected.
    • mo purge: Full paths are now shown during item selection and confirmation. Long paths are intelligently compressed to fit the terminal width instead of being hard-truncated at 60 characters. Size calculations run in parallel to prevent the menu hanging on large projects.
    • mo uninstall: Fixed relative symlink resolution during app cleanup. Improved brew uninstall fallback consistency. Added detection for bundle-ID-derived extension leftovers.
    • macOS update / sudo: Update detection now uses softwareupdate output directly, eliminating false positives. Sudo credential prompting passes through the system's native PAM prompt instead of a hardcoded string, ensuring correct behavior across locales.

    更新日志

    • 性能提升:mo clean、mo purge、mo optimize 的扫描阶段大幅提速。缓存根目录发现改为并行执行,逐条目子进程 fork 替换为 bash 参数展开,brew outdated 检查并发运行并带超时保护。
    • mo status:修复 APFS 磁盘容量显示不准确问题,gopsutil 在外部 APFS 卷上可能返回翻倍数值,现改为三层回退:Finder → diskutil APFS → 原始 statfs,Finder 探测失败结果缓存避免重复超时。
    • mo status:新增持续高 CPU 进程告警。超过阈值并持续达到设定窗口的进程会在界面中标记,可通过 --proc-cpu-threshold(默认 100%)和 --proc-cpu-window(默认 5 分钟)配置。
    • mo status:修复调整终端窗口大小时出现幽灵行的问题。
    • mo clean:修复未完成下载清理静默跳过含空格文件名的问题,同时跳过正在使用中的文件。
    • mo clean:默认保留 Mole 运行日志、tealdeer tldr 缓存和 Aerial 壁纸资源,不再在常规清理中删除。新增可选的 Docker 未使用数据清理。
    • mo clean:dry-run 预览按文件系统身份去重,别名路径和符号链接不再重复出现。Application Support 清理遵守用户白名单,系统 launch agent 受到明确保护。
    • mo purge:条目选择和确认界面现在显示完整路径,移除 60 字符硬截断,改为根据终端宽度智能压缩。大小计算并行执行,避免大型项目卡住菜单。
    • mo uninstall:修复应用清理中相对路径符号链接解析问题,改善 brew 卸载兜底一致性,新增 bundle ID 派生扩展残留文件检测。
    • macOS 更新检测 / sudo:更新检测改为直接解析 softwareupdate 输出,消除误报。sudo 凭证提示透传系统原生 PAM,不再硬编码 Password: 字符串。

    Special thanks to @Parsifa1, @yetval, @MohammedTarigg, @FelixLyfe, @fishwww-ww, @dwjoss, @jason-costello, @corevibe555, and @sibisai for their contributions to this release.

    https://github.com/tw93/Mole

    Original source
  • Mar 8, 2026
    • Date parsed from source:
      Mar 8, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    tw93 logo

    Mole by tw93

    V1.29.0 Rathalos 🐉

    tw93: Mole Windows V1.29.0 brings a native PowerShell driven command suite, an interactive Windows focused UI, a live system dashboard and expanded cleanup. It unifies repair in one workflow and extends purge coverage. A cohesive Windows optimization release.

    Mole Windows V1.29.0

    Deep clean and optimize your Windows.

    Changelog

    • Windows core: Introduced the native Windows command set built on PowerShell, including mo clean, mo optimize, mo uninstall, mo analyze, mo status, and mo purge, with an interactive menu as the main entry.
    • mo clean: Added Windows cleanup coverage for temp files, Windows logs, browser caches, app caches, developer caches, Quark video cache, GPU shader caches, screenshots, screen recordings, and game media.
    • mo uninstall: Added Windows app removal with leftover cleanup across AppData, caches, preferences, logs, plug-ins, and other related files.
    • mo analyze: Added scanning progress percentage, safer deletion through Trash flow and two-step confirmation, and faster scan performance with shallow depth optimization.
    • mo status: Added a live Windows system dashboard with CPU, memory, disk, network, hardware, and health score reporting.
    • mo optimize: Merged repair actions into optimize, so cache rebuilds and common Windows system fixes now run from one workflow.
    • mo purge: Expanded project artifact cleanup to cover Angular, SvelteKit, Astro, coverage output, Elixir, Haskell, OCaml, and editor generated files.
    • interactive UI: Added Windows focused TUI tools, improved arrow key navigation, and fixed stray escape sequence issues in menu interactions.
    • PowerShell: Fixed script encoding issues, switch argument handling for forms such as -DryRun, and property access errors that affected command execution and scan stability.
    • bug fixes: Fixed missing go.sum packaging, optimize summary reporting, logging icon and color fallback, and several Windows reliability issues across tests and release automation.
    • refreshed prerelease fixes: Hardened mo update and the quick installer so normal Git progress output no longer aborts updates, simplified Windows 11 disk optimization to use the system drive directly, and made Windows Search index reset wait for WSearch to fully stop and restart.

    更新日志

    • Windows core:新增基于 PowerShell 的原生 Windows 命令体系,包含 mo clean、mo optimize、mo uninstall、mo analyze、mo status、mo purge,并提供交互式主菜单作为统一入口。
    • mo clean:新增 Windows 临时文件、系统日志、浏览器缓存、应用缓存、开发缓存、夸克视频缓存、GPU 着色器缓存、截图、录屏内容和游戏媒体清理能力。
    • mo uninstall:新增 Windows 应用卸载与残留清理,覆盖 AppData、缓存、偏好、日志、插件和其他相关文件。
    • mo analyze:新增扫描进度百分比展示、更安全的回收站删除流程和二次确认机制,并通过浅层扫描优化提升分析速度。
    • mo status:新增 Windows 实时系统状态面板,支持 CPU、内存、磁盘、网络、硬件信息和健康分数展示。
    • mo optimize:将 repair 能力并入 optimize,缓存重建和常见 Windows 系统修复现在可在同一工作流中完成。
    • mo purge:扩展项目产物清理范围,现已覆盖 Angular、SvelteKit、Astro、coverage 输出、Elixir、Haskell、OCaml 和编辑器生成文件。
    • interactive UI:新增面向 Windows 的 TUI 工具,改进方向键导航,并修复菜单交互中的异常转义字符问题。
    • PowerShell:修复脚本编码问题、-DryRun 等参数形式的解析问题,以及影响命令执行和扫描稳定性的属性访问错误。
    • bug fixes:修复 go.sum 缺失导致的打包问题、optimize 汇总结果异常、日志图标和颜色回退问题,以及多项 Windows 测试和发布链路稳定性问题。
    • 本次补发修复:加强了 mo update 和 quick installer 的 Git 调用处理,避免正常进度输出导致更新中断;简化了 Windows 11 的磁盘优化路径;同时让 Windows Search 索引重置在继续执行前显式等待 WSearch 完整停止并重启。

    Special thanks to @bhadraagada, @alexandear, and @biplavbarua for their contributions to this Windows release.
    https://github.com/tw93/Mole

    Original source
  • Mar 8, 2026
    • Date parsed from source:
      Mar 8, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    tw93 logo

    Mole by tw93

    V1.30.0 Razewing Ratha 🪽

    tw93 unveils Mole V1.30.0 a cleaner Mac maintenance release with hardened orphan cleanup smarter cache scans and safer large trees added Perl timeout fallbacks and reliability fixes across uninstall update and status paths plus a polished main menu update gating

    Mole V1.30.0

    Deep clean and optimize your Mac.

    Changelog

    • mo clean: Hardened orphan app-data cleanup. Generic orphan cleanup now uses a 30-day inactivity window, and Claude VM bundle cleanup uses a dedicated 7-day window to reduce false positives while keeping cache cleanup responsive.
    • mo clean: Fixed Xcode DeviceSupport cleanup when version arrays are empty, preventing nounset exits in sparse or partially cleaned environments.
    • mo clean: Improved Application Support and project cache scanning on large directory trees, reducing stalls and keeping scans scoped to safer roots.
    • core: Added a stronger Perl timeout fallback for environments without timeout or gtimeout, improving cleanup reliability when external commands hang.
    • mo purge: Fixed empty menu option and artifact selection edge cases that could previously trigger unbound variable exits under set -u.
    • mo uninstall / mo optimize: Hardened LaunchServices refresh fallback. Missing lsregister no longer aborts the flow under set -e.
    • mo uninstall / mo update: Stabilized Homebrew uninstall and update paths, reduced unnecessary sudo behavior, and improved update detection for installed users.
    • main menu: The update shortcut is now shown only when an actual update notice is available, avoiding stale or misleading menu actions.
    • mo analyze / mo status: Fixed top-level file counting in JSON output and applied reliability-focused cleanup to status and network-related code paths.
    • docs / tests: Refreshed the security audit reference and expanded regression coverage for orphan cleanup, timeout fallback, brew uninstall flows, update gating, and missing lsregister fallback.

    更新日志

    • mo clean:强化 orphan 应用数据清理策略。通用 orphan 清理现在使用 30 天静置窗口,Claude VM bundle 使用单独的 7 天窗口,在降低误删风险的同时保持缓存回收效率。
    • mo clean:修复 Xcode DeviceSupport 在版本数组为空时的清理异常,避免稀疏或部分清理环境下触发 nounset 退出。
    • mo clean:优化大目录场景下的 Application Support 与项目缓存扫描逻辑,降低卡顿风险,并将扫描范围收敛到更安全的根路径。
    • core:为缺少 timeout 或 gtimeout 的环境补充更稳健的 Perl 超时兜底,提升外部命令卡住时的清理可靠性。
    • mo purge:修复空菜单选项和空 artifact 选择导致的边界问题,避免在 set -u 下出现未绑定变量退出。
    • mo uninstall / mo optimize:强化 LaunchServices 刷新兜底逻辑。即使系统缺少 lsregister,流程也不会在 set -e 下提前中断。
    • mo uninstall / mo update:稳定 Homebrew 卸载与更新路径,减少不必要的 sudo 行为,并改进已安装用户的更新检测逻辑。
    • main menu:只有在确实存在更新提示时才展示更新快捷入口,避免出现过期或误导性的菜单操作。
    • mo analyze / mo status:修复 JSON 输出中的顶层文件计数问题,并对状态展示与网络相关代码路径做了稳定性整理。
    • docs / tests:更新安全审查参考文档,并补充 orphan 清理、超时兜底、brew 卸载、更新入口、lsregister 缺失兜底等回归测试。
    Original source
  • Mar 5, 2026
    • Date parsed from source:
      Mar 5, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    tw93 logo

    Mole by tw93

    V1.29.0 Mike Wheeler 🚲

    tw93 highlights Mole V1.29.0 delivering deep macOS clean and optimization with dry-run previews, JSON machine metrics, structured analyze output, versioned Xcode DeviceSupport cleanup, Helium Browser cache cleanup, improved sudo GUI auth, deterministic nightly version tracing, and assorted bug fixes.

    Mole V1.29.0

    Deep clean and optimize your Mac.

    Changelog

    • mo purge / installer / uninstall / touchid / completion / remove: Added --dry-run -n. Destructive commands now support preflight planning and full target preview before execution.
    • mo status: Added --json with machine-readable metrics. JSON mode auto-enables on non TTY stdout, and network throughput fields are now included.
    • mo analyze: Added --json for structured directory analysis output. JSON mode auto-enables in non TTY pipelines.
    • mo clean: Added version-aware cleanup for Xcode DeviceSupport on iOS, watchOS, tvOS. Retains latest 2 versions and removes older entries. Added Helium Browser cache cleanup.
    • mo clean: Fixed Go module whitelist matching to go/pkg/mod/*. Homebrew dry-run now enforces whitelist rules correctly. Xcode simulator cleanup now includes graceful fallback handling.
    • sudo: In non TTY contexts such as Automator and Shortcuts, privilege escalation now uses native macOS GUI auth via osascript instead of silent failure.
    • mole --version: Nightly builds now expose install channel and commit hash for deterministic version tracing.
    • core: Removed unused spinner stack and terminal validation paths in lib/core/base.sh, reducing dead code and control-flow complexity.
    • update: Installer now keeps sudo session alive for the full run, avoiding credential timeout on slow networks.
    • bug fixes: Fixed color variable interpolation, spinner residue after stop, pip3 macOS stub detection, and SIGPIPE in Homebrew detection under set -euo pipefail.

    更新日志

    • mo purge / installer / uninstall / touchid / completion / remove:新增 --dry-run -n,破坏性命令在执行前可完成预演并输出完整目标清单。
    • mo status:新增 --json 机器可读输出。非 TTY stdout 自动切换 JSON,网络吞吐字段已补齐。
    • mo analyze:新增 --json 结构化目录分析输出,非 TTY 管道场景自动启用。
    • mo clean:新增 Xcode DeviceSupport 版本化清理能力,覆盖 iOS、watchOS、tvOS,默认保留最新 2 个版本并移除历史版本。新增 Helium Browser 缓存清理。
    • mo clean:修复 Go 模块缓存白名单匹配为 go/pkg/mod/*。Homebrew dry-run 现可正确执行白名单约束。Xcode 模拟器清理新增平稳降级路径。
    • sudo:在非 TTY 场景,如 Automator、快捷指令,提权流程改为通过 osascript 拉起原生 macOS GUI 验证,不再静默失败。
    • mole --version:Nightly 构建现输出安装渠道与 commit hash,便于版本追踪与问题定位。
    • core:在 lib/core/base.sh 移除未使用 Spinner 栈与终端校验分支,降低死代码与控制流复杂度。
    • update:安装器全程维持 sudo keepalive,避免慢网络下载阶段凭据过期。
    • bug fixes:修复颜色变量插值缺失、Spinner 停止后残留、pip3 macOS stub 误判、set -euo pipefail 下 Homebrew 检测 SIGPIPE 问题。

    Special thanks to @Angelk90, @KoukeNeko, @MohammedTarigg, and @imnotnoahhh for their contributions to this release.
    https://github.com/Mole

    Original source
  • Mar 1, 2026
    • Date parsed from source:
      Mar 1, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    tw93 logo

    Mole by tw93

    V1.28.1 Continue 🙈

    tw93 releases Mole with a fresh v1.28.1 focus on deep mac cleanup and reliability. It fixes Application Support scan aborts, Time Machine hangs, xattr issues, and Aerial wallpaper gaps, tightens uninstall flow and Spotlight cleanup, and resolves crashes. Builds on v1.28.0 with better scanning accuracy, cache coverage, LaunchServices detection, nightly updates, and a rewritten UI spinner.

    Mole V1.28.1

    Deep clean and optimize your Mac.

    What's new in v1.28.1

    Fixed Application Support scan aborting, Aerial wallpaper cleanup, xattr compatibility, Time Machine hang, and unbound variable crash

    Fixed deleted apps remaining in Spotlight after uninstall

    Improved uninstall flow: "Press Enter" prompt now appears immediately after summary

    Changelog v1.28.0

    • mo clean: Added System Data size-source detection to surface major space clues like Xcode data, iPhone backups, Simulator, Docker, Mail after cleanup.
    • mo clean: Improved Application Support scanning with per-item size estimation and timeout protection, reducing hangs on large directories and improving cleanup size accuracy.
    • mo clean: Fixed false success reporting for third-party log cleanup. Added storage clues after large-file checks.
    • mo clean: Refined Messages runtime checks to only skip Messages preview and sticker cache cleanup.
    • mo clean / mo purge: Expanded conservative cache and artifact coverage and improved purge root detection and filtering with fallback find behavior.
    • mo optimize: Improved LaunchServices path detection for macOS 14+ with fallback paths, and safely skips font cache rebuild when browsers are running to prevent rendering bugs.
    • mo uninstall: Refreshes the LaunchServices database after app uninstalls so deleted apps disappear from Spotlight immediately.
    • mo update: Added --nightly channel support for script installs to test latest features.
    • core: Completely rewrote the background spinner logic to directly interface with /dev/tty, ensuring an uninterrupted interface and infallible Ctrl+C behavior on narrow terminals.
    • bug fixes: Fixed Application Support scan aborting on macOS 26+, Aerial wallpaper videos being skipped, xattr flag compatibility, Time Machine checks hanging when unconfigured, and unbound variable crash.

    更新日志 v1.28.0

    • mo clean:新增系统数据大小来源检测,清理后可提示主要占用线索,如 Xcode 数据、iPhone 备份、模拟器、Docker、Mail 等。
    • mo clean:优化 Application Support 扫描,新增逐项大小估算与超时保护,大幅降低处理大目录时的卡顿感并提升空间统计准确性。
    • mo clean:修复第三方日志清理误报成功状态的问题,并在大文件检查后增加关键存储线索提示。
    • mo clean:优化 Messages 运行时判断,现在仅会跳过 Messages 的预览与贴纸缓存清理。
    • mo clean / mo purge:扩展更彻底的缓存与产物覆盖范围,并改进 purge 项目根路径检测、过滤与平稳降级的 find 扫描行为。
    • mo optimize:改进 LaunchServices 路径检测,支持全新 macOS 14+ 备用路径;在浏览器运行时智能跳过字体缓存重建,以避免引发网页花屏渲染故障。
    • mo uninstall:应用卸载后自动刷新 LaunchServices 数据库,卸载后已从 Spotlight 中立即消失,不再残留。
    • mo update:新增 --nightly 渠道,支持通过安装脚本的用户抢先体验开发版最新功能。
    • core:重写了后台加载动画 Spinner 的逻辑,现已直接写入 /dev/tty 以确保极窄屏幕下的显示不串行,并完美接管了完整的 Ctrl+C 退出操作。
    • bug fixes:修复 Application Support 扫描中断、Aerial 壁纸视频无法清理、xattr 参数兼容性报错、Time Machine 未配置时卡死、空挂载点数组未定义变量等多个用户反馈问题。

    Special thanks to @Angelk90, @Harsh-Kapoorr, @imnotnoahhh, and @injuxtice for their contributions to this release. If Mole helps you, please consider giving it a star and recommending it to your friends.
    https://github.com/tw93/Mole

    Original source
  • Feb 27, 2026
    • Date parsed from source:
      Feb 27, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    tw93 logo

    Mole by tw93

    V1.28.0 Silent Guardian 🚣🏻

    tw93 releases Mole 1.28.0 with deep Mac cleanup optimizations and smarter space clues. It enhances Application Support scanning, adds per-item size estimates, fixes false clean success, expands purge coverage, improves LaunchServices detection for macOS 14+, enables nightly channel for script installs, and rewrites the core spinner.

    Mole V1.28.0

    Deep clean and optimize your Mac.

    Changelog

    • mo clean: Added System Data size-source detection to surface major space clues like Xcode data, iPhone backups, Simulator, Docker, Mail after cleanup.
    • mo clean: Improved Application Support scanning with per-item size estimation and timeout protection, reducing hangs on large directories and improving cleanup size accuracy.
    • mo clean: Fixed false success reporting for third-party log cleanup. Added storage clues after large-file checks.
    • mo clean: Refined Messages runtime checks to only skip Messages preview and sticker cache cleanup.
    • mo clean / mo purge: Expanded conservative cache and artifact coverage and improved purge root detection and filtering with fallback find behavior.
    • mo optimize: Improved LaunchServices path detection for macOS 14+ with fallback paths, and safely skips font cache rebuild when browsers are running to prevent rendering bugs.
    • mo uninstall: Instantly clears stale entries by refreshing the LaunchServices database asynchronously after app uninstalls.
    • mo update: Added --nightly channel support for script installs to test latest features.
    • core: Completely rewrote the background spinner logic to directly interface with /dev/tty, ensuring an uninterrupted interface and infallible Ctrl+C behavior on narrow terminals.

    更新日志

    • mo clean:新增系统数据大小来源检测,清理后可提示主要占用线索,如 Xcode 数据、iPhone 备份、模拟器、Docker、Mail 等。
    • mo clean:优化 Application Support 扫描,新增逐项大小估算与超时保护,大幅降低处理大目录时的卡顿感并提升空间统计准确性。
    • mo clean:修复第三方日志清理误报成功状态的问题,并在大文件检查后增加关键存储线索提示。
    • mo clean:优化 Messages 运行时判断,现在仅会跳过 Messages 的预览与贴纸缓存清理。
    • mo clean / mo purge:扩展更彻底的缓存与产物覆盖范围,并改进 purge 项目根路径检测、过滤与平稳降级的 find 扫描行为。
    • mo optimize:改进 LaunchServices 路径检测,支持全新 macOS 14+ 备用路径;在浏览器运行时智能跳过字体缓存重建,以避免引发网页花屏渲染故障。
    • mo uninstall:应用卸载后自动后台刷新 LaunchServices 数据库,秒级清理系统关联菜单中的僵尸应用残留。
    • mo update:新增 --nightly 渠道,支持通过安装脚本的用户抢先体验开发版最新功能。
    • core:重写了后台加载动画 Spinner 的逻辑,现已直接写入 /dev/tty 以确保极窄屏幕下的显示不串行,并完美接管了完整的 Ctrl+C 退出操作。

    Special thanks to @Angelk90, @Harsh-Kapoorr, @imnotnoahhh, and @injuxtice for their contributions to this release. If Mole helps you, please consider giving it a star and recommending it to your friends.
    https://github.com/tw93/Mole

    Original source
  • Feb 21, 2026
    • Date parsed from source:
      Feb 21, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    tw93 logo

    Mole by tw93

    V1.27.0 Polish 🥔

    tw93 Mole V1.27.0 delivers deep Mac cleanup and optimization. It adds Group Containers cleanup with safety rules, Maven and Chrome/Updater caches cleanup, Expo ecosystem caches, improved npm cleanup, common React Native targets purge, timeout and trap improvements, status layout tweaks, BSD find fix, and hardened safe deletion paths. Release notes.

    Mole V1.27.0

    Deep clean and optimize your Mac.

    Changelog

    • mo clean: Added Group Containers cleanup with safety-first rules, protected apps clean logs only, non-protected apps clean logs caches and tmp, added Maven local repository cleanup, added Google Chrome and Google Updater cache cleanup, added Expo ecosystem cache cleanup for Expo Go Android APK iOS simulator native modules schema template versions, improved npm residual cleanup with custom cache path detection and normalization.
    • mo purge: Added common React Native targets including Xcode DerivedData CocoaPods Pods Android NDK cache .cxx Expo metadata .expo, prevented size calculation hangs with 15 second timeout and unknown size fallback, improved trap handling to avoid conflicts and preserve caller traps.
    • mo status: Prioritized internal disks over external disks, improved layout behavior during terminal resize, fixed duplicate Mole rendering in error state.
    • Compatibility: Fixed BSD macOS find argument order for -maxdepth.
    • Security and Stability: Hardened cleanup deletion paths in system and user flows with consistent safe deletion wrappers and protection checks.

    更新日志

    mo clean:新增 Group Containers 清理并采用安全策略,受保护应用仅清理日志,非受保护应用清理日志缓存和临时目录,新增 Maven 本地仓库清理,新增 Google Chrome 与 Google Updater 缓存清理,新增 Expo 生态缓存清理覆盖 Expo Go Android APK iOS 模拟器 原生模块 schema template versions,优化 npm 残留清理支持自定义缓存路径识别与归一化。
    mo purge:新增 React Native 常见目标清理,包括 Xcode DerivedData CocoaPods Pods Android NDK 缓存 .cxx Expo 元数据 .expo,修复目录大小计算卡住问题并增加 15 秒超时与未知大小兜底,优化 trap 处理避免冲突并恢复调用方 trap。
    mo status:优化磁盘展示顺序内部磁盘优先,优化终端窗口拉伸时布局,修复错误状态下 Mole 重复渲染。
    兼容性:修复 BSD macOS 下 find 的 -maxdepth 参数顺序。
    安全与稳定性:系统与用户清理路径统一使用安全删除封装与保护校验,进一步降低误删风险。

    Special thanks to @mickyyy68 and @DimitarNestorov for their contributions to this release. If Mole helps you, please consider giving it a star and recommending it to your friends
    https://github.com/tw93/Mole

    Original source

Related vendors