Skip to content

Releases: niyongsheng/moler

v0.1.1

Choose a tag to compare

@niyongsheng niyongsheng released this 15 Jul 08:27

v0.1.1

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@niyongsheng niyongsheng released this 15 Jul 05:08

v0.1.0

  • First Homebrew cask release

v0.0.5

Choose a tag to compare

@niyongsheng niyongsheng released this 15 Jul 04:44

What's Changed

  • chore: bump version to 0.0.5
  • fix: i18n HTML rendering for translated content
  • feat: add starfield animation to landing page
  • feat: add Chinese/English language switcher to landing page
  • docs: update landing page feature descriptions to match actual modules
  • fix: scanPulse keyframe CSS issue

Full installer: brew install --cask niyongsheng/moler/moler

Full Changelog: v0.0.3...v0.0.5

v0.0.4

Choose a tag to compare

@niyongsheng niyongsheng released this 13 Jul 05:26

Changes

Treemap Visualization Overhaul

  • Fix squarified treemap layout algorithm boundary overflow bug
  • Add cell padding, rounded corners, higher opacity fills, and hover reticle effects (NASA-Punk style)
  • Vary directory colors with warm palette instead of uniform orange
  • Fold tail entries ((>80) items) into a single "Other" block
  • Lower label thresholds so more cells show name and size

Bug Fixes & Security

  • Fix AppDelegate force-cast and NSRegularExpression crash risks
  • Fix MoleProcess pipe deadlock with concurrent readabilityHandler draining
  • Fix CleanViewModel data race on errData with lock protection
  • Fix SystemMonitor isFetching permanent stuck state with defer guard
  • Fix PrivilegeBroker locale-dependent user-cancel detection (use exit code -128)
  • Stop inactive SceneKit views from rendering to save GPU resources

Security Hardening

  • Scope App Transport Security exception to api.github.com only
  • Remove unused network.server entitlement
  • Add NSCache countLimit to SoftwareIcons cache

Error Handling

  • Track failed uninstalls in Software module and display in result
  • Track failed purge items separately from successful removals

Full Changelog: v0.0.3...v0.0.4

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 16 Jun 09:39

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 16 Jun 06:32