Releases: paulcoding810/h-viewer
Releases · paulcoding810/h-viewer
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
v1.2.1
What's Changed
- Search post feature by @paulcoding810 in #1
- Use default change log for release by @paulcoding810 in #3
- Show page progress on posts, images, search by @paulcoding810 in #2
- Create AppViewModel to hold current site and page by @paulcoding810 in #4
- Add scroll to top button by @paulcoding810 in #5
- Update post card view by @paulcoding810 in #6
Full Changelog: v1.2.0...v1.2.1
v1.2.0
✨ New Features
9097bcd- including next page url in Posts data (commit by @paulcoding810)05b096e- including next page url in Post data (commit by @paulcoding810)0566818- add xhr function for json (commit by @paulcoding810)377ff73- apply viewpager for topics (commit by @paulcoding810)0152e98- hide system bars and topBar on images page (commit by @paulcoding810)731e8dc- create empty component (commit by @paulcoding810)e635035- implement search page (commit by @paulcoding810)850fe2c- auto versionName (commit by @paulcoding810)
🐛 Bug Fixes
bee00e7- pass site config to js scope (commit by @paulcoding810)75ff0a5- toast error in PostPage (commit by @paulcoding810)e2aedf9- check repo valid before parsing siteConfigs (commit by @paulcoding810)dea3b51- update ktor log level (commit by @paulcoding810)917cd1f- setting page should go back after fetching new repo url (commit by @paulcoding810)7b88943- download new scripts on repo changed (commit by @paulcoding810)28148ed- use HIcon for app (commit by @paulcoding810)840f66d- throw exception on null js function (commit by @paulcoding810)