Releases: kostasmantz/trip-assistant
Releases · kostasmantz/trip-assistant
TripAssistant v0.6.0
TripAssistant v0.5.0
Changelist:
- Suggest to user most popular places for the current season of the year -Fix exception caused by PhotoRepository::findByUrl
- Fix broken test
- Suggest to user most popular places for the current season of the year Issue #24
- New jar for shared dtos between the 2 client-server libraries
TripAssistant v0.4.0
Changelist:
- Implement push notifications for upcoming trips #22 -Server Side
- Implement push notifications for upcoming trips #22 Client side
- Introduced PropertyUtil reading application.properties file.
- Fix issue with UnsupportedOperationException when calling tripRepository.findByStatus(Trip.Status.UPCOMING, tripSlice.nextPageable());
- Submitting missed icon file
TripAssistant v0.3.0
Changelist:
- User wants to plan a trip. Ability to add places to visit in a future trip
TripAssistant v0.2.0
-User will view place proposals near him based on a category
-Jacoco Plugin/ Unit and Integration tests reporting
-User can Login/Register
-Web Server is secured
TripAssistant v0.1.0
Changelist:
1)Extract the top 10 places of a city, out of the total photos taken in that place
2)Implement a web service providing the top 10 places of a city, based on lat-lon