Releases: AmrDeveloper/LinkHub
Releases · AmrDeveloper/LinkHub
1.6.7
- Fix edge-to-edge problem.
- Add linkhub prefix for exported file name.
1.6.6
1.6.5
What's Changed
- Fix proper system bar handling by @gurnoorpannu in #85
New Contributors
- @gurnoorpannu made their first contribution in #85
Full Changelog: 1.6.4...1.6.5
1.6.4
1.6.3
1.6.2
- Update Min and Target SDK
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