Releases: paulcoding810/h-viewer
Releases · paulcoding810/h-viewer
v1.6.1
Changes
- Show app release note
- Implement horizontal pager for image detail view
- Change history primary key to timestamp to allow duplication
- Implement import/export favorite posts
- Implement search favorite posts
- Fix unable to delete history
- Update sites list item
- Update icon/colors
- Refactor favorite TopBar
- Update GoTop button animation
Full Changelog: v1.6.0...v1.6.1
v1.6.0
v1.5.0
What's Changed
- Refactor LocalHostsMap
- Check for scripts update by @paulcoding810 in #70
- Enable to remove tab from tabs page
- Check for app update in SettingsPage
- Send file to telegram
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Download images by @paulcoding810 in #68
- Add content paddings for Cards
- Nav to tag from tabs page
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Fix favorite list is scrolled to top after navigation by @paulcoding810 in #25
- rhino module by @paulcoding810 in #27
- use paulcoding:js dependency by @paulcoding810 in #28
- Don't show loading when update new script source by @paulcoding810 in #26
- Add tabs page by @paulcoding810 in #58
- Open link with hviewer by @paulcoding810 in #59
- Remove site config in app viewmodel by @paulcoding810 in #60
- Migrate db by @paulcoding810 in #61
- Wrap error state in LaunchedEffect to prevent repeated toasts by @paulcoding810 in #62
- Handle system bar by @paulcoding810 in #63
- Improve tabs UI UX by @paulcoding810 in #65
- Sort crash logs by date dd26979b736a6c2a91953c302a4069b78468222c
- Update PostCard UI 0e4d07c47cf4beaab4f1801cea38bc5876c59a03
- Add content padding to PostsPage b81c33e3efa4857e8900d65cba00063a7b9059d0
New Contributors
Full Changelog: v1.3.3...v1.4.0
v1.3.4
What's Changed
- Fix favorite list is scrolled to top after navigation by @paulcoding810 in #25
- use com.paulcoding:js dependency by @paulcoding810 in #28
- move crash log and script editor to settings page in 98a66bf91
- fix cannot load some image without user-agent in cc54405b
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Change Editor text size by @paulcoding810 in #19
- Add post info bottomsheet by @paulcoding810 in #20
- History feature by @paulcoding810 in #21
- Open image in browser by @paulcoding810 in #22
- Update string resources by @paulcoding810 in #23
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
Hot fix proguard-rules for sora
Update search box
Show back icon in PostPage
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Fix missing favorite in SearchPage by @paulcoding810 in #10
- Use TextButton in dialogs by @paulcoding810 in #11
- Enable split ABI by @paulcoding810 in #12
- Hide keyboard on script saved by @paulcoding810 in #14
- Fix PostCard showing conner background by @paulcoding810 in #13
- Save crash logs files by @paulcoding810 in #15
- Use material-icons-extended by @paulcoding810 in #16
- Fix error "Canvas: trying to draw too large" by @paulcoding810 in #17
- Configure textmate for code editor by @paulcoding810 in #18
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Implement favorite feature by @paulcoding810 in #7
- Add code editor feature by @paulcoding810 in #8
- Add app lock page by @paulcoding810 in #9
Full Changelog: v1.2.1...v1.3.0