1.4.0 (2025-01-20)
Bug Fixes
- eslint: add rule for arrow-body-style to enforce concise syntax (f1a70ad)
- groups: add check for GROUPS environment variable before bootstrapping (d0535ef)
- indexer: update today field to include optional type definition (3b58467)
- models: add runValidators option to update operations for data integrity (dda5f75)
- templater: implement Templater module to encapsulate nunjucks (f766883)
Features
- agenda: integrate Orchestrator for stream and category indexing (aa437a4)
- dependencies: add json5 package to enhance JSON parsing capabilities (7e7eab6)
- displayTitle: displayTitle is generated from broadcast content (5433d64)
- documentation: update README and add COMMANDS and LEGACY documentation for new command pattern (72f1617)
- indexer: add command schemas and integrate into indexer model (4e2c5c0)
- indexer: add validation and scenario update functionality (4e40b8f)
- scrapper: Add the basic commands to perform scenarios (dfa1e38)
- scrapper: Orchestrator runs scenarios (d6b3617)
- templater: enhance TemplateRenderer with date formatting and error handling (ef42985)
- worker: add functionality to empty image folder in dev mode (aa3659c)