1. Recording support added 🎉 . save recording as mp3 or wav 🎶 `--record`
2. Play a station from your favorite list or stream a URL directly without any user selection menu. Useful when running from other scripts. `--play`
3. Play the last played station directly. `--last`
4. Runtime command feature added. Perform actions on demand âš¡
5. A caching mechanism was added for fewer API calls. Faster radio playbacks!
6. Code refactored. It is easier for contributors to implement new features.
7. BREAKING CHANGES: `--station` -> `--search`, `--discover-by-country` -> `--country`, `--discover-by-tag` -> `--tag`, `--discover-by-state` -> `--state`, `--discover-by-language` -> `--language`, `--add-station` -> `--add`, `--add-to-favorite` -> `--favorite`, `--show-favorite-list` -> `--list`