Releases: calmcacil/CalmsToolkit
Releases · calmcacil/CalmsToolkit
Release list
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2026-07-15)
⚠ BREAKING CHANGES
- unify CalmsToolkit CLI and delivery pipeline (#37)
Features
- add arr-feed (2f89a0b), closes #9
- add media-airtime command for fuzzy Sonarr/Radarr airtime lookup (4062a5f)
- add media-airtime command for fuzzy Sonarr/Radarr airtime lookup (46d0a01)
- Add media-calendar table for checking current day and future days calendar entries in cli. (1a7e05b)
- resolve issues #20, #21, #22, #23, #24 (7de72b0)
- unify CalmsToolkit CLI and delivery pipeline (#37) (0f819cc)
- unify config across all tools, add JSON config and make setup wizard (83489d9)
- unify config across all tools, add JSON config file and make setup wizard (7b34851)
Bug Fixes
- arr-feed: address PR feedback - custom formats, sorting, and table layout (1949246)
- arr-feed: correct sorting order and remove invalid API parameter (8aa067b)
- arr-feed: decode wrapped history; add -events (57561a5)
- convert airtime to local timezone and rewrite card rendering (8e713b6)
- convert UTC times to local timezone across calendar, feed, and requests (905e7dd)
- correct card rendering width and add -full-season flag (ffb0f84)
- handle Ctrl+C in interactive selection prompt (26c7275)
- resolve issues #20, #21, #22, #23, #24 (3f63257)
- rewrite interactive selection prompt to match card-style layout (49101b0)
- use calendar-day arithmetic in formatRelativeDate (4e74fd0)