- Added user auth (works the same a the Sonarr bot)
- Added logging support
- Added multilingual support
- Revamped Config implentation
- Fixed issue on older NodeJS version < 4.2.0
- Housekeeping
- Fixes issue with the keyboard not displaying when one profile is enabled @jayrox
- Quality Profiles options only display ones that are enabled in CouchPotato
- More Housekeeping
- Added custom keyboard, thanks @bybeet
- Added command
/searchwanted
for searching for all wanted movies - Added command
/clear
to wipe all previous commands chain - More housekeeping
- CouchPotato lib is now on npm (you will need to run npm install if you are upgrading)
- Updated a few dev things
- Added docker support
- Fixed domain names no verifying
- Updated Readme.md
- Thanks @danielcbaldwin
- Change /s flag to /q (/query) flag
- Updated cache keys
- Added count of profiles to reponse
- Updated couchpotato lib
- Added config template to project
- Added support for profiles (qualities)
- Completely overhauled the way to add movies
- Added short commands /s for search /m for movie and /p for profile you can still use long commands
- Initial release