1. Pretty Print welcome message using Rich
2. More user-friendly and gorgeous
3. Added several new options `-F`,`-W`,`-A`,`--flush`
4. Fixed unhandled Exception when trying to quit within 3 seconds
5. Supports User-Added stations
6. Alias file now supports both UUID and URL entry
7. Fixed bugs in playing last station (which is actually an alias under fav list)
8. New Table formatted help message
9. Notification for new app version
10. Several typos fixed
11. Asciinema demo added
12. README formatted
13. Pylint the codebase
14. Added support section
15. python imports Sorted
16. Alias pattern updated from `=` to `==`
17. Many more