Skip to content

Releases: Netroforge/hronomancer

Hronomancer v2.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 19:59
bc0a528

What's Changed

  • Release v2.0.0: migrate Hronomancer to Tauri 2 by @Hronom in #20
  • Fix transparent Tauri windows on macOS by @Hronom in #21
  • Build Linux release on Ubuntu 24.04 by @Hronom in #22

Full Changelog: v1.2.0...v2.0.0

Hronomancer 1.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 16:53
4100d28

What's Changed

  • Bump vue-tsc from 3.3.7 to 3.3.8 in the minor-and-patch group across 1 directory by @dependabot[bot] in #13
  • Harden release publishing by @Hronom in #16
  • Bump vite from 7.3.6 to 8.1.5 by @dependabot[bot] in #10
  • Bump typescript from 6.0.3 to 7.0.2 in the typescript group across 1 directory by @dependabot[bot] in #15
  • Fix Linux overlay click-through by @Hronom in #17
  • Bump electron from 42.7.0 to 42.7.1 in the electron group by @dependabot[bot] in #18
  • Prepare Hronomancer 1.2.0 with automatic updates by @Hronom in #19

Full Changelog: v1.1.0...v1.2.0

Hronomancer 1.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 15:12
178aa1c

Added

  • One-click Full Spectrum, Focus, Ambient, Minimal, and Maximum presets.
  • Eco, Balanced, and Smooth performance profiles for render and screen-analysis cadence.
  • Configurable Pomodoro work and break durations.
  • Launch-at-login support on Windows, macOS, and Linux.
  • Per-display preset editing and improved project documentation.

Improved

  • Resizable settings window for dense or small-screen layouts.
  • GPU rasterization and adaptive capture/render cadence for lower idle resource use.
  • Local-only settings typography with no remote font request.
  • Current Electron, Vue, Pinia, Vue plugin, TypeScript-compatible tooling, and packaging dependencies.

Fixed

  • Removed generated JavaScript and declaration copies that could override newer TypeScript sources.
  • Restored strict renderer and main-process type-checking.
  • Corrected Hronomancer security-reporting links and release metadata.
  • Made release builds deterministic with npm ci, Node.js 24, and explicit packaging scripts.