Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Sailfinder V2.3-2

Compare
Choose a tag to compare
@DylanVanAssche DylanVanAssche released this 23 Sep 07:38
· 178 commits to master since this release

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.