Skip to content

Skill v0.0.104

Choose a tag to compare

@github-actions github-actions released this 10 Apr 12:21
· 228 commits to main since this release

Changelog

Features

  • feat: implement cross-platform daemon update hooks
    • Add pre-update and post-update hooks for Tauri updater
  • The daemon is now properly stopped before updates and restarted afterward,
  • Fix Windows release: check both target paths for skill.exe
  • The release workflow was failing because the 'Log binary dependencies' step
  • This change makes the step check both locations (target-specific first, then

Contributors

  • Eugene Hauptmann