Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Releases: aebruno/whisperfish

v0.5.1

01 Apr 15:36
v0.5.1
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

This is not a stable release don't expect things to work. Use at your own risk.

  • Built using SailfishOSSDK-Beta-1801-Qt5-linux-64 and go v1.10
  • Tested on Sailfish OS 2.1.4.14 (Lapuanjoki)
  • Clear notifications when clicking on conversation (should help #76 and #101)
  • Fix #102 Enter on password dialog should accept
  • Fix #100 Scrolling in select contact dialogs
  • Add Finnish translation by tuokiv PR #105
  • Add Hungarian translation by 1Zgp PR #110

v0.5.0

26 Mar 01:41
v0.5.0
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

This is not a stable release don't expect things to work. Use at your own risk.

  • Built using SailfishOSSDK-Beta-1801-Qt5-linux-64 and go v1.10
  • Tested on Sailfish OS 2.1.4.14 (Lapuanjoki)
  • Fix #26,#83 Support sending files as attachments using new content file pickers
  • Fix #46 Add better group management. Leave group and Add group member are now
    supported (needs more testing)
  • Refactor QML to only use allowed Harbour imports
  • Add new contact picker for composing new messages
  • Fix #86 Add setting to allow EnterKey to send messages
  • Fix #92 Add option to scale image attachments
  • Fix #81 Add support for opening attachments using xdg-open
  • Fix #76 Close all notifications for session once one is opened
  • Add Spanish translation by Caballlero PR #97

v0.4.5

16 Dec 17:20
v0.4.5
Compare
Choose a tag to compare
v0.4.5 Pre-release
Pre-release

This is not a stable release don't expect things to work. Use at your own risk.

  • Built using SailfishOSSDK-Beta-1611-Qt5-linux-64
  • Tested on Sailfish OS 2.1.3.7 (Kymijoki)
  • Fix #78 add check for unsupported legacy messages

v0.4.4

15 Nov 00:02
v0.4.4
Compare
Choose a tag to compare
v0.4.4 Pre-release
Pre-release

This is not a stable release don't expect things to work. Use at your own risk.

  • Built using SailfishOSSDK-Beta-1611-Qt5-linux-64
  • Tested on Sailfish OS 2.1.2.3 (Kiiminkijoki)
  • Fix #85 signal protocol updates
  • Add Polish translation by paytchoo PR #84

v0.4.3

11 Apr 12:13
v0.4.3
Compare
Choose a tag to compare
v0.4.3 Pre-release
Pre-release

This is not a stable release don't expect things to work. Use at your own risk.

  • Built using SailfishOSSDK-Beta-1611-Qt5-linux-64
  • Tested on Sailfish OS 2.0.5.6 (Haapajoki)
  • Fix #57, #75 Fix notifications crash from home screen
  • Add support for playing video attachments
  • Handle reset peer identity on incoming messages
  • Tempory fix for 0 byte messages

v0.4.2

08 Mar 01:55
v0.4.2
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

This is not a stable release don't expect things to work. Use at your own risk.

  • Built using SailfishOSSDK-Beta-1611-Qt5-linux-64
  • Tested on Sailfish OS 2.0.5.6 (Haapajoki)
  • Fix #73 Add config option for attachment search paths
  • Update German translation (PR #71)

v0.4.1

05 Mar 02:58
v0.4.1
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

This is not a stable release don't expect things to work. Use at your own risk.

  • Built using SailfishOSSDK-Beta-1611-Qt5-linux-64
  • Tested on Sailfish OS 2.0.5.6 (Haapajoki)
  • Fix #49 Local contacts are resolved in UI even with Shared Contacts disabled
  • Fix #72 Add better network online detection and websocket re-connect
  • Add new cover icons to show online status

v0.4.0

15 Feb 00:12
v0.4.0
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

This is not a stable release don't expect things to work. Use at your own risk.

  • Built using SailfishOSSDK-Beta-1611-Qt5-linux-64
  • Tested on Sailfish OS 2.0.5.6 (Haapajoki)
  • Major code refactor to use new Go QT bindings
  • Viewing conversations now use native QAbstractList models which should
    improve performance
  • Fix #45 The attachment directory is now configurable and can be changed to a
    location searched by the gallery
  • Fix #6 and #57 Notifications no longer replace. There is a new notification
    for each message
  • Fix #58 Incognito mode should be working again
  • Fix #55 (partially) Add command line option for manually
    encrypting/decrypting database
  • Add option to disable sharing contacts with Signal
  • Fix #52 Enable quick scroll
  • Add ability to resend messages
  • Fix #63 Add support for numeric fingerprints
  • Add CLI tool for adding extensions to attachment file names
  • Add Dutch translation by d9h02f
  • Add German translation by Nokius & bonanza123
  • Notifications use chat instead of sms sound

v0.3.0

08 Jun 01:43
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Bug fix release. Again this is not a stable release don't expect things to work. Use at your own risk.

  • Add sound/LED to notifications
  • Fix copy to clipboard
  • Built using SailfishOSSDK-Beta-1602-Qt5-linux-64
  • Tested on Sailfish OS 2.0.1.11 (Taalojärvi)

See milestone v0.3 for fixed issues.

v0.2.0

07 Jun 01:02
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Second alpha release. This is not a stable release don't expect things to work. Use at your own risk.

  • Built using SailfishOSSDK-Beta-1602-Qt5-linux-64
  • Tested on Sailfish OS 2.0.1.11 (Taalojärvi)

See v0.2 milestone for list of fixed issues.