Skip to content

Releases: AmrDeveloper/LinkHub

Linkhub 1.6.1

22 Sep 14:33
Compare
Choose a tag to compare
  • Fix: Class not found exception on release mode.
  • Issue #65: Handle url encoding.
  • Update SDK version to 34
  • Migrate from Groovy to Kotlin DSL
  • Migrate to Gradle version catalog
  • Russian translation of the app
  • Created remember the last used folder option
  • fixed string resources for default folder option
  • Added import/export to html functionality
  • Add Vietnamese to the list of supported languages
  • Migrate to Material 3
  • Add Chinese to the supported languages
  • Optimize onChildDraw calculating icon top position

Full Changelog: 1.6.0...1.6.1

LinkHub 1.6.0

14 May 12:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.1...1.6.0

LinkHub 1.5.1

06 Jun 16:19
Compare
Choose a tag to compare

LinkHub 1.5.0

25 May 18:04
Compare
Choose a tag to compare
  • Implement creating new folder option from link create view #43 by @AmrDeveloper

LinkHub 1.4.0

19 Apr 15:21
Compare
Choose a tag to compare
  • Add support for the password layer
  • Make setting screen scrollable
  • Add padding for the switch in the link fragment

LinkHub 1.3.0

09 Apr 19:56
Compare
Choose a tag to compare
  • Add Folder Name to bottom sheet dialog Issue #41 by @AmrDeveloper
  • Implement setting option for saving links and folders automatically Issue #24 by @AmrDeveloper

LinkHub 1.2.0

21 Feb 20:46
Compare
Choose a tag to compare
  • Fix show link created time not last updated time PR #30 by @SIRSteiner
  • Update Data Formatter to use the current locale PR #30 by @SIRSteiner
  • Fix pinned links duplications on widget Issue #26 by @AmrDeveloper
  • Add support for german language PR #27 by @SIRSteiner
  • Fix Android 12 crash when creating new widget by @AmrDeveloper
  • Add support for updating link click count from widget Issue #28 by @AmrDeveloper
  • Add support for reading non media file on Android 13 by @AmrDeveloper
  • Improve pinned links widget design PR #35 by @SIRSteiner
  • Fix status of option button after add/edit link/folder PR #34 by @SIRSteiner
  • Fix update option button when click on option button link/folder PR #34 by @SIRSteiner
  • Add button for "all/next folders" instead of the inconspicuous arrow PR #38 by @SIRSteiner

LinkHub 1.1.6

10 Feb 13:49
Compare
Choose a tag to compare
  • Improve save and delete icons from Design suggestions #17
  • Import/Export show click count flag
  • Import/Export user Theme Issue #19
  • Fix Smooth scrolling on the home page Issue #22
  • Update Link list header to show folder color and name #17

LinkHub 1.1.5

03 Dec 15:43
Compare
Choose a tag to compare
  • Change the export path for android 9 or less to be the download directory

LinkHub 1.1.4

14 Oct 10:58
Compare
Choose a tag to compare
  • Make link info generator more secure and validate that string is url
  • Replace Deprecated adapter with adapterPosition