Skip to content

v1.3.0

Choose a tag to compare

@sanchomuzax sanchomuzax released this 23 Mar 21:38
· 1 commit to main since this release

What's New

Cron Page

  • Sorted: enabled jobs first, then by soonest next run
  • Schedule type badges: recurring, interval, one-time
  • Human-readable schedules: crontab.guru-style descriptions (e.g. "At 07:00, every day")

Sessions Page

  • Cron filter tab added alongside CLI, Telegram, etc.
  • Standardized source colors: Telegram blue, Cron purple, CLI indigo, Discord blurple, etc.
  • Sort toggle: newest/oldest first with localStorage persistence

Skills Page

  • Recursive sub-skill scanning: finds nested skills in category folders (e.g. social-media/linkedin-high-signal-routine)
  • Usage badges: shows invocation count — green "24 this week" or gray "30 total"
  • Fixed: skill detail pages now work for sub-skills

Other

  • Shared sourceColors.ts utility for consistent platform colors across all pages
  • CHANGELOG added
  • Disabled cron jobs visually dimmed

Full Changelog: v1.2.0...v1.3.0