- Removed necessity to define sessions in each object, credentials are now automatically passed to each object after authentication is established through Basecamp object
- Removed the Authorization object and merged its functionality with Basecamp object
- Account_id is now defined inside credentials dictionary
- New object Attachments now replaces Basecamp.upload_file() method
- Improved initial authentication flow