Skip to content

Releases: captainepoch/husky

Husky 1.6.1

08 Dec 08:41
1.6.1
Compare
Choose a tag to compare

Changelog:

  • Updated dependencies and Gradle.
  • Fix: Fix NPE when opening links from quoted statuses
    (thanks mr64bit).
  • Fix: Mitra crash on provided null URL.
  • Fix: Not hide system toolbar icons.
  • Fix: Notifications with 'update' type.
  • Add: Post formats from instance endpoint.
  • Add: Media file size limits to upload per instance config.
  • Add: Cache instance settings to avoid multiple service calls.

Husky 1.6.0

29 Jul 06:13
1.6.0
Compare
Choose a tag to compare

Changelog:

  • Add: Quotes and quoting support, and navigating from quote to the correspondent post.
  • Add: AVIF support.
  • Add: Expiring posts per account.
  • Add: Replay videos preference (Global).
  • Fix: Emoji reactions not showing.
  • Fix: Possible fix for null notifications.
  • Updated translations.
  • Update dependencies.

Husky 1.6.0-beta4

23 Jul 08:54
1.6.0-beta4
Compare
Choose a tag to compare
Husky 1.6.0-beta4 Pre-release
Pre-release

Changelog:

  • Fix quotes on Pleroma instances.

More information about BETA Releases: https://github.com/captainepoch/husky/wiki/Beta-versions

Husky 1.6.0-beta3

16 Jul 15:32
1.6.0-beta3
913a971
Compare
Choose a tag to compare
Husky 1.6.0-beta3 Pre-release
Pre-release

Changelog:

  • Fix reblog animation executed
  • Fix reblog button when confirmation is disabled

More information about BETA Releases: https://github.com/captainepoch/husky/wiki/Beta-versions

Husky 1.6.0-beta2

06 Jul 06:36
1.6.0-beta2
Compare
Choose a tag to compare
Husky 1.6.0-beta2 Pre-release
Pre-release

Changelog:

  • Now you can navigate to a quoted post.

More information about BETA Releases: https://github.com/captainepoch/husky/wiki/Beta-versions

Husky 1.6.0-beta1.2

09 Jun 11:39
1.6.0-beta1.2
6d4843c
Compare
Choose a tag to compare
Husky 1.6.0-beta1.2 Pre-release
Pre-release

Changelog:

  • Fix an issue where quotes were showing in posts with no quote.

More information about BETA Releases: https://github.com/captainepoch/husky/wiki/Beta-versions

Husky 1.6.0-beta1.1

28 May 19:04
1.6.0-beta1.1
a190184
Compare
Choose a tag to compare
Husky 1.6.0-beta1.1 Pre-release
Pre-release

Changelog:

  • Fix reblog/quote buttons text

Husky 1.6.0-beta1

19 May 11:37
1.6.0-beta1
3901770
Compare
Choose a tag to compare
Husky 1.6.0-beta1 Pre-release
Pre-release

Changelog:

  • Add: Quotes and quoting support.
  • Add: AVIF support.
  • Add: Expiring posts per account.
  • Add: Replay videos preference (Global).
  • Fix: Emoji reactions not showing.
  • Fix: Possible fix for null notifications.
  • Updated translations.
  • Update dependencies.

INSTRUCTIONS TO TEST THIS BETA

  1. Install the husk_1.5.4.apk.
  2. Log in into your instance with your account.
  3. After the first load of the timeline finishes, install the husky_1.6.0-beta1.apk.

More information about BETA Releases: https://github.com/captainepoch/husky/wiki/Beta-versions

Husky 1.5.4

17 Apr 17:04
Compare
Choose a tag to compare

Changelog:

  • Fix: Opening an image in an external app won't crash the application.

Husky 1.5.3

17 Apr 17:02
350071a
Compare
Choose a tag to compare

Changelog:

  • Fix: Starting the application with the notifications permissions would crash
    the application.
  • Fix: DownloadManager should not delete downloaded media after 7+ days.
  • Updated dependencies