Skip to content

v1.6.3

Choose a tag to compare

@github-actions github-actions released this 12 Jun 01:49

Changelog

New Features

  • bcc1d11 feat(ai): structured JSON diagnosis with i18n-aware prompt, numbered UI, and longer timeouts for local models
  • 3ba9f4e feat(i18n): configurable server-side default language for background messages (default English)
  • cf5e659 feat(web): AI config page, NL-to-cron and log-diagnosis UI
  • fba0ea9 feat: add LLM integration for NL-to-cron and failure-log diagnosis
  • 22a1709 feat: add remote MCP server with web-managed access tokens

Bug Fixes

  • 2731eef fix(task): log task-host association errors instead of discarding them
  • 7b6e56b fix(task): use gocron's seconds-first 6-field cron format for NL-to-cron
  • 6253580 fix: correct cron examples to seconds-first 6-field format and add shortcuts to NL prompt

Others

  • 9e17186 build: add golangci-lint config and CI lint step
  • 1eddc6a chore(gocronx-admin): drop unused lock-screen state from user store
  • 19ce052 chore(gocronx-admin): remove unused lock-screen leftovers (crypto-js, encrypt key, images)
  • 7623232 chore: bump version to 1.6.3 and align api_token migration to 163
  • ac4d1ce style(gocronx-admin): apply prettier formatting to mcp-token view