This repository has been archived by the owner on Jul 22, 2021. It is now read-only.
Releases: DylanVanAssche/harbour-sailfinder
Releases · DylanVanAssche/harbour-sailfinder
4.2-1
- [IMPROVEMENT] Improvement on the login webview
- [STORE] Correctly incremented version number
V4.1-2
- [MINOR BUGFIX] Location update is now correct
- [STORE] Fixed Release build
V4.1-1
- [MINOR BUGFIX] Message preview text is now stripped
- [MINOR BUGFIX] No Messages placeholder isn't visible anymore when sending the first message
- [MINOR BUGFIX] Timeout timer prevents deadlocks when network connection is poor (beta)
- [MINOR BUGFIX] PhotoGridLayout needs double pressing before activation for the first time
- [NEW] Show distance for recommendations
- [NEW] View matches their basic profile
- [STORE] Harbour compatible again
V4.0-3
- [HOTFIX] /updates endpoint restricted payload fixed. Matches and updates should be working again!
V4.0-2
- [MINOR BUGFIX] Liking people resulted in double notifications
- [MINOR BUGIFX] Error text is not shown anymore when image is loaded after retry
- [IMPROVEMENT] Avatar image error handling
- [TRANSLATIONS] Added Dutch translations
V4.0-1
Improvements
- [IMPROVEMENT] Following the Qt Model-Delegate-View design principles
- [IMPROVEMENT] Handling network outage better using DBus
- [IMPROVEMENT] Better handling of location updates
- [IMPROVEMENT] Updated about page
New
- [NEW] C++ backend (high performance and object oriented)
- [NEW] New API taken in use
- [NEW] Notifications for new matches and messages
- [NEW] Refreshed UI
Languages & store
- [STORE] Updated screenshots
- [STORE] Updated README
Sailfinder V3.1-10
Bugfixes
- [MINOR BUGFIX] Matches popup visible when turning the device (Github issue #101)
- [MINOR BUGFIX] Profile cache fixed on update
- [MINOR BUGFIX] ConnMan status read crash fixed
- [MINOR BUGFIX] Never discover when discovery was switched off in Profile
- [MINOR BUGFIX] Busy discovery indicator in Profile fixed
- [MINOR BUGFIX] Graying out the logout and delete account button correctly
- [MINOR BUGFIX] Update about user cache when out of date (Github issue #108)
Improvements
- [IMPROVEMENT] Reload recommendations when discovery criteria are changed (Github issue #96)
- [IMPROVEMENT] Redesigned GIF gallery to make it easier to upload GIFs and send messages (Github issue #98)
- [IMPROVEMENT] Rewritten ImageGrid with a proper GridLayout (Github issue #84)
- [IMPROVEMENT] Changed the like, dislike and superlike button to a new design
- [IMPROVEMENT] All types of notifications can now be disabled
- [IMPROVEMENT] Lower CPU usage while waiting for network
- [IMPROVEMENT] Lower API calls to the Sailfish OS network dialog
New
- [NEW] Dynamic updates which download automatically new matches, messages, ... (Github issues #99, #94, #89, #88, #93-2)
- [NEW] Notifications are showed when the app is running (Github issue #35)
- [NEW] User will be notified when GIF has been blocked by Tinder, not all content is allowed
- [NEW] Like and unlike messages (Github issue #70)
- [NEW] See if matches have liked your message or not
- [NEW] View your match his/her profile by tapping on his/her avatar (Github issue #93-1)
- [REMOVE] Obselete code removed
Languages & store
- [LANGUAGES] Updated translations
- [LANGUAGES] Several fixes in the translations
- [LANGUAGES] Added translation information in the about page
- [STORE] Updated screenshots
Sailfinder V3.0-8
Changes
- [MAJOR UPGRADE] Redesigned UI with swiping carousel
- [MAJOR UPGRADE] Network status and connection is monitored with every request, user will be notified when network is down
- [MAJOR UPGRADE] Switching between cellular/WiFi is now properly handled
- [MAJOR UPGRADE] Auto recovery of last request when network was lost
- [MAJOR UPGRADE] Losing connection will not lead to a crash any more
- [MAJOR UPGRADE] Rewrite of the Sailfinder backend using Object Oriented Python
- [MAJOR UPGRADE] Fetching data is much faster and more stable thanks to caching
- [MAJOR UPGRADE] Login process upgraded without a WebView using native Silica components
- [MAJOR UPGRADE] Translations are now supported, contributing can be done via the Transifex project
- [MAJOR UPGRADE] QT5.6 compatible (Sailfish OS 2.1.0.X), only Sailfish OS 2.0.2.51 and higher are supported
- [LANGUAGES] English(UK), Dutch and Turkish languages added
- [REMOVE] Share URL is now deprecated by Tinder
Translations
Transifex project: https://www.transifex.com/dylanvanassche/harbour-sailfinder
Sailfinder V2.3-2
This release fixes several bugs, upgrades Python Requests to the last stable version and more!
Bugfixes
- Opening profile page with no pictures is now possible again (Github issue #63).
- Deleting all pictures is not allowed anymore. (Github issue #64).
- Selecting pictures with the same ID is now fixed.
- Settings resetted after Sailfinder has been closed, this is now fixed (Github issue #58).
- Bio shows even if disabled in settings (Github issue #59).
- Instagram photos not deleted from the listmodel if the server replies a 404 error (Github issue #60).
Improvements
- Changed the order of the like/dislike buttons on the cover conform with the one in the Main page.
- Buttons to upload FB pictures or delete pictures only show up now when necessary.
- Automatically reload your search preferences after a change (Github issue #62).
Upgrades
- Python Requests from 2.10.0 to 2.11.1.
V2.3-1
see V2.3-2