8.0.0:
- Upgraded to the Facebook Graph API 8.0
- Cleaned up the old Facebook profile fields
7.0.0:
- Upgraded to the Facebook Graph API 7.0
- Upgraded Spring to version 5.2.7.RELEASE
- Upgraded Spring Boot to version 2.3.1.RELEASE
- Upgraded Jackson to version 2.11.1
5.0.0:
- Fixed an issue preventing the project to work with the Facebook API > 2.9
- Fixed broken profile images for the web
- Added a list of allowed official permissions for Facebook
- Created a utility class to ease the integration of profile pictures on web pages
- Set up Travis to build using a JVM 11
- Switched to Gradle 6
- Cleaned up the Gradle configuration