Releases: AmrDeveloper/LinkHub
Releases · AmrDeveloper/LinkHub
Linkhub 1.6.1
- 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
What's Changed
- add chinese translation by @Nriver in #49
- Create strings.xml by @ngocanhtve in #52
- Added import/export to html functionality by @GalievBulat in #54
- created remember the last used folder option by @GalievBulat in #57
- Russian translation by @GalievBulat in #60
New Contributors
- @Nriver made their first contribution in #49
- @ngocanhtve made their first contribution in #52
- @GalievBulat made their first contribution in #54
Full Changelog: 1.5.1...1.6.0
LinkHub 1.5.1
- Fixing Empty folder field entries #45 by @AmrDeveloper
- Change cursor color in light and dark theme to be clear #44 by @AmrDeveloper
LinkHub 1.5.0
- Implement creating new folder option from link create view #43 by @AmrDeveloper
LinkHub 1.4.0
- Add support for the password layer
- Make setting screen scrollable
- Add padding for the switch in the link fragment
LinkHub 1.3.0
- 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
- 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
LinkHub 1.1.5
- Change the export path for android 9 or less to be the download directory
LinkHub 1.1.4
- Make link info generator more secure and validate that string is url
- Replace Deprecated adapter with adapterPosition